<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:15318bff-d177-4bb0-8e24-6533f21bf36e" version="1" xmlns="http://cyclonedx.org/schema/bom/1.4">
  <metadata>
    <timestamp>2024-03-13T20:14:37Z</timestamp>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.7.10</version>
        <hashes>
          <hash alg="MD5">1cc7f6a0382f8bb2f758d6a6ea401d1b</hash>
          <hash alg="SHA-1">a4297947a1f2d7d453105db542651614bbd37f38</hash>
          <hash alg="SHA-256">bd0fdd8f2f2116eee5e715aeac1580f19eb7a10ec2b6f805b53567067658e872</hash>
          <hash alg="SHA-512">9cde8352a427e10b96cae01348fc7cfe5d4aa9cd0a5e5dd93b414ce3bb7d112993c3b3004e53af52567fbfa16de0704ec59a5556a635ad70571fd124ae389f39</hash>
          <hash alg="SHA-384">93d7bf5b5c735347edfbfbd66810273ca840f9a322b816d22d44c3d8e8255c09e86570bb23712aeb0cade0f478be5aeb</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.arrow/arrow-memory-netty@15.0.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.arrow</group>
      <name>arrow-memory-netty</name>
      <version>15.0.2</version>
      <description>Netty allocator and utils for allocating memory in Arrow</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.arrow/arrow-memory-netty@15.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://arrow.apache.org/arrow-memory/arrow-memory-netty/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/arrow</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/arrow-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/arrow/arrow-memory/arrow-memory-netty</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.apache.arrow/arrow-memory-core@15.0.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.arrow</group>
      <name>arrow-memory-core</name>
      <version>15.0.2</version>
      <description>Core off-heap memory management libraries for Arrow ValueVectors.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b016941f2f1518afccc3d5965d5f6484</hash>
        <hash alg="SHA-1">51d69525a2857e231ff57b5c34bba84aeb9e75c8</hash>
        <hash alg="SHA-256">c7cbf8f8c3b405b6a0436d1ae5a2051f4fb4a7f6bb5620954c12c14a22c3dd50</hash>
        <hash alg="SHA-512">502cab75abb5210498c17d7b749fe9fe9785f10e71a8dfbf4488d9364a766b3c3e24593c0a1efb7d942fe7dad9c5eb0843beb2d7f5f88d0e6deaa2faaf649d80</hash>
        <hash alg="SHA-384">63d8d5cec83313609c13620b9d105f2669476c2f65ed1838648c20d1c15fbcdc3d38030f0abfee5a43c78ffffc1149e4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.arrow/arrow-memory-core@15.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://arrow.apache.org/arrow-memory/arrow-memory-core/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/arrow</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/arrow-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/arrow/arrow-memory/arrow-memory-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar">
      <group>com.google.code.findbugs</group>
      <name>jsr305</name>
      <version>3.0.2</version>
      <description>JSR305 Annotations for Findbugs</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd83accb899363c32b07d7a1b2e4ce40</hash>
        <hash alg="SHA-1">25ea2e8b0c338a877313bd4672d3fe056ea78f0d</hash>
        <hash alg="SHA-256">766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7</hash>
        <hash alg="SHA-512">bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804</hash>
        <hash alg="SHA-384">ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://findbugs.sourceforge.net/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://code.google.com/p/jsr-305/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-buffer@4.1.104.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-buffer</name>
      <version>4.1.104.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b7c97bd68ec079ba76da237ba2a47055</hash>
        <hash alg="SHA-1">756797174b94a3aee11ce83522473f3c18287a43</hash>
        <hash alg="SHA-256">1e5361d1371ae75836717a22d0b0fba8393ef3ddb345abd7581c97c37aeac568</hash>
        <hash alg="SHA-512">ca47d6a7942be3589ee5b0e45839b88cd50fb557c025d78a7c72a0c7556fc21a657e96552ed735f121ea36b2e0fe58582a875e37ee92a8a7c6c89bf20b368079</hash>
        <hash alg="SHA-384">862f45032155d179c4cd11227e437607e3ddaa2da77355b9074a9ad37a8d299debffad8bbade05a2a3c6cf1600ff68e0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-buffer@4.1.104.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-buffer/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-buffer</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-common@4.1.104.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-common</name>
      <version>4.1.104.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0b6e5ecbcb4977399f2b93b65ee3d105</hash>
        <hash alg="SHA-1">ec5fc4a7c5475eb20805e14f7274aa28872b5ba1</hash>
        <hash alg="SHA-256">b98b35afc0c704039dc636c5531583e3100c65e1c6bbf1b109761324bbedb06a</hash>
        <hash alg="SHA-512">fb8db0e28ea4e12ee7cc09413842293112420ccc5fbea666b47340f5009002f39364a177fd341e82a3396c03e5dcc2ff063622306640d125da8cba45e3aaf543</hash>
        <hash alg="SHA-384">286d3851864583cedb70dc85abb95308a54ee4c68653fc262a0aa7cbcc334796e4327d59c751d24ef81c946e53c443ad</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-common@4.1.104.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-common/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>2.0.9</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">45630e54b0f0ac2b3c80462515ad8fda</hash>
        <hash alg="SHA-1">7cf2726fdcfbc8610f9a71fb3ed639871f315340</hash>
        <hash alg="SHA-256">0818930dc8d7debb403204611691da58e49d42c50b6ffcfdce02dadb7c3c2b6c</hash>
        <hash alg="SHA-512">069e6ddce79617e37d61758120c7e68348ee62f255781948937f7bec3058e46244026d7f6a11e90fbc15cd4288c4bb1acee4f242af521c721a9e68a05e64d526</hash>
        <hash alg="SHA-384">fd6f7ad85d02ac63cd1a586c8bb158c1fc000495f512f097731ea9f749b5da2637615b821294962805ba312c738f40aa</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.immutables/value@2.8.2?type=jar">
      <publisher>The Immutables.org authors</publisher>
      <group>org.immutables</group>
      <name>value</name>
      <version>2.8.2</version>
      <description>Compile time annotations and compile time annotation processor to generate consistent value object using
    either abstract class, interface or annotation as a base.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">66de88e965d260fdab9e45d65e8cd4ae</hash>
        <hash alg="SHA-1">45f2a38858f3d05f919a7bdb9221bd738fe1669b</hash>
        <hash alg="SHA-256">e0c405100540b5628ae85c6a2c2d7dfe217e232050445481c573517d93016fa9</hash>
        <hash alg="SHA-512">78eeb50d9d9d24dd3d82637acb737f4d6e9bd586fb06d0a105756988356563f9f8759190c772c7cb887c19238aac4fa06509a28c2263cbfdb12fbb301d2e078d</hash>
        <hash alg="SHA-384">824c4b3e8b09fb11c063a00514b4089b3f2bd7bb835eb63259106022eb565bb95e949b6d1d13c77ee7a64db5dc38ebfd</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.immutables/value@2.8.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://immutables.org/value</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/immutables/immutables.git/value</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.arrow/arrow-memory-netty@15.0.2?type=jar">
      <dependency ref="pkg:maven/org.apache.arrow/arrow-memory-core@15.0.2?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.104.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.104.Final?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/org.immutables/value@2.8.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.arrow/arrow-memory-core@15.0.2?type=jar">
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.104.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.104.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-common@4.1.104.Final?type=jar"/>
    <dependency ref="pkg:maven/org.immutables/value@2.8.2?type=jar"/>
  </dependencies>
</bom>
