<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:2e5b1476-5319-3078-8b3a-664626f5b5e3" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <components>
        <component type="library">
          <author>OWASP Foundation</author>
          <group>org.cyclonedx</group>
          <name>cyclonedx-maven-plugin</name>
          <version>2.9.1</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">9c7a565cf28cce58557d0c621c5ea4b1</hash>
            <hash alg="SHA-1">be882d5a22050bfa9d19090b1420c188617d0e1c</hash>
            <hash alg="SHA-256">698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249</hash>
            <hash alg="SHA-512">c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0</hash>
            <hash alg="SHA-384">d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb</hash>
            <hash alg="SHA3-384">80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f</hash>
            <hash alg="SHA3-256">142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699</hash>
            <hash alg="SHA3-512">af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.parquet</group>
      <name>parquet-column</name>
      <version>1.17.0</version>
      <description>Parquet is a columnar storage format that supports nested data. This provides the java implementation.</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://parquet.apache.org</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/parquet-java/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>dev-subscribe@parquet.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:git@github.com:apache/parquet-mr.git/parquet-column</url>
        </reference>
      </externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="cdx:reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.parquet</group>
      <name>parquet-common</name>
      <version>1.17.0</version>
      <description>Parquet is a columnar storage format that supports nested data. This provides the java implementation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a4788b3dc17efbab5f32c52d93604e3a</hash>
        <hash alg="SHA-1">832fbdbe4bb4ba066e8f0f5d896c7c57da13ecff</hash>
        <hash alg="SHA-256">697ef2603a427eb997837cec5d7a1290322425e63678f37257d8f2e8619f2c4e</hash>
        <hash alg="SHA-512">6ab618db185a66f5db0374c7d837f1d3eebce46c0c47274e31640e20e7e757685532510e72a68c549c87e8ab01e54b777835daae77031f4ddeb63c4f3f2bc54d</hash>
        <hash alg="SHA-384">441367c393216229164a2ccca4ba817a46acfa8248ae6debe5dd2bf4fe0fd861aa3e7c389de997960130e8da37a0664f</hash>
        <hash alg="SHA3-384">463d46819ced3edc5aca4869f45c729e28d696043850fac41bb0fe3107dc60bb8083814112c4553b3f1a8e668d10b878</hash>
        <hash alg="SHA3-256">404a849ff9ccf9bd437fa85215ea841212be1cd0776e378518d9ec655e93e004</hash>
        <hash alg="SHA3-512">9db78e589469be765a8e63e20f2bd2e7ea58aedbf8cd4ff0a76ce0fd1ebf1fa57257c3bf518b4893c11ceb227b5a1b1de5eec3d646f2609a57a87497d2767e18</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://parquet.apache.org</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/parquet-java/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>dev-subscribe@parquet.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:git@github.com:apache/parquet-mr.git/parquet-common</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.parquet</group>
      <name>parquet-format-structures</name>
      <version>1.17.0</version>
      <description>Parquet-mr related java classes to use the parquet-format thrift structures.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8bc75f1810154685369167c0aad03ca1</hash>
        <hash alg="SHA-1">fcb37419c5b7f1075b648d80b5c480c02a69057e</hash>
        <hash alg="SHA-256">9b251f36df0bf61c80e23f07f76e3564d1b6566dea98210cc92a80e3075c0116</hash>
        <hash alg="SHA-512">bc6a99d14f187d8488bee205285d537c6e21c5e9c8fe516b74828eb978d2f4fd3562580b7b7aedb5ca43d89999ab6fd53b11a1d27059f8ae3bcfb0d65b535be5</hash>
        <hash alg="SHA-384">54b3bab9bd150402c1ecc0193f46a54d2cf4874a33d8e32f5d687157cdc6143c51261011867a6c2a3b3642646f17aa8e</hash>
        <hash alg="SHA3-384">9a1132177b803f762cd43ce37fa2ef3ec9907ad7211e4028f1db3bf33e3f11f60c8f2e8e48670f50c6b8f6779c39901b</hash>
        <hash alg="SHA3-256">021ff4e48b11fe4042846da49e277aeac91397c62ba9f992b792d0afa7c84cd9</hash>
        <hash alg="SHA3-512">33c41fc9b6b152f60d8dea09135021a57a4ca703f67a6ef3e014379e566634deb0e7e4f4e11d1ea6b9dbf178ac1cde234e8bfb3e1647e52ebe7c1b1d1e1ce00b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://parquet.apache.org/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/parquet-java/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>dev-subscribe@parquet.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:git@github.com:apache/parquet-mr.git/parquet-format-structures</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar">
      <group>org.apache.thrift</group>
      <name>libthrift</name>
      <version>0.22.0</version>
      <description>Thrift is a software framework for scalable cross-language services development.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3537832acee011a73666b9855eaba7b4</hash>
        <hash alg="SHA-1">81ad6824994b2908eee1bc0c855e462816293c79</hash>
        <hash alg="SHA-256">dfd26d55b0c88e065ec795cdf8a823128021eebd310e4895cbb4289b56445383</hash>
        <hash alg="SHA-512">cebd7c4f24c2dc4893cf89f2f7b74175ab3c0c049e89c926e7f46cf40ab8bf396f6e53c84e75c3d35daf562224c6cfe12ba181e8535672e7a46a78865de29eb4</hash>
        <hash alg="SHA-384">8810c3f0ab2da33838c9c619d3d5661f886ec9e9121b25cd8c0a6fb97c807db62075dfc0be64ca2057b29f457111cdbe</hash>
        <hash alg="SHA3-384">7ad24272f9f7109645809bf59c37b0c7b8267670de4afb32d88814e9e7271ec30aba257ebd0d7c51cd977eed2f4b45e3</hash>
        <hash alg="SHA3-256">0496bd7a1e14ac33719818d3635c54c75d63471d36886f3f06f70ae0304cf784</hash>
        <hash alg="SHA3-512">6013876da50aa56a81cbea2f039322f4701ad762626e162153bd09700603d0f389faec9eaa9af35be5edb12c46fee9ffddc61ea9b7e10b06b3f3edf294e0ef6c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://thrift.apache.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/thrift</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.httpcomponents.client5</group>
      <name>httpclient5</name>
      <version>5.2.1</version>
      <description>Apache HttpComponents Client</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fbbefc687f2e0c55b34b77edf53d486a</hash>
        <hash alg="SHA-1">0c900514d3446d9ce5d9dbd90c21192048125440</hash>
        <hash alg="SHA-256">9355f3876baf82fec13ced22c12b62d57536230836406d359459128e4f73ed51</hash>
        <hash alg="SHA-512">0f8cbc1b287f56af9565532aa6e16abbf8e14ce9e22d682eb155b24f9b36e3801306373b03cb9a3ad88963acff15138f949ec48ebe84491230a490a7c745b18b</hash>
        <hash alg="SHA-384">b828737744748cf6cf4d78f87f3c84bc90723eef7ad8ae68785504fb20389d08dbd4b13a66dddeb3a7d96adf5dd70d54</hash>
        <hash alg="SHA3-384">8946c3ef57726352db0621b9f604c88b5065901285f547173d708b48420f3586c04f84d0dd6a86159e8b494d50561361</hash>
        <hash alg="SHA3-256">6ab0c8554953cd7d42a9ca03659c8fb8a79be8979084847aea619044ea8dba35</hash>
        <hash alg="SHA3-512">e8db6667d9b300c728b0ea4e693f09a49283e27362d123a17e860188b4f03d2c34f57b62ab714ead1202820748c28bae9af4cbe6c43876877573f173e27bdd10</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://hc.apache.org/httpcomponents-client-5.0.x/5.2.1/httpclient5/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/HTTPCLIENT</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?httpclient-users@hc.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/httpcomponents-client/tree/5.2.1/httpclient5</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.httpcomponents.core5</group>
      <name>httpcore5-h2</name>
      <version>5.2</version>
      <description>Apache HttpComponents HTTP/2 Core Components</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">272112133e0dd0559efdd8f5e615a344</hash>
        <hash alg="SHA-1">698bd8c759ccc7fd7398f3179ff45d0e5a7ccc16</hash>
        <hash alg="SHA-256">5a087fb8c619979d492a83546f351ddadf32b28cc6a32923229f3fc777171578</hash>
        <hash alg="SHA-512">3c8ebdbe931d014e390a2b42aeae1ec3ae0def07c54a0c18927d0db1afed978fd9730455602c7692393bba029b07bdd43356a5b779f5d79b285d9e36d0c448d1</hash>
        <hash alg="SHA-384">a1ab74afe0b503a3cf8eb3b060b6696a174aca2b55d728add196d46aaa5c9dce0d81de4e26e2e44482fbeb0cad197f63</hash>
        <hash alg="SHA3-384">13fd21b5aaab5f9fc0d8ecbba20196a02dade84e992c4a686ef5c9a98c3366674d201e42f8555cef7042b1ba6d4ad256</hash>
        <hash alg="SHA3-256">62e29bad6d6c936fba13033ddc64153accd59dc964ed9f3dd7c1bd14212b834d</hash>
        <hash alg="SHA3-512">3c891ebf18f05498d732eef4aacf607e0e526bb5d6a821e795601896d80dbf5244a36674f9688bdceff7f8965b8e893c88cc9deb662b7ac206b2c32b2b796e32</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5-h2/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/HTTPCORE</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?httpclient-users@hc.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/httpcomponents-core/tree/5.2/httpcore5-h2</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.httpcomponents.core5</group>
      <name>httpcore5</name>
      <version>5.2</version>
      <description>Apache HttpComponents HTTP/1.1 core components</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3a40241f9a99cf063f347dfb73c5c4e8</hash>
        <hash alg="SHA-1">ab7d251b8dfa3f2878f1eefbcca0e1fc0ebeba27</hash>
        <hash alg="SHA-256">293321cbf594d79ea8a0cb0214f75f146d17f088be17ad5ce11c2fe864df124c</hash>
        <hash alg="SHA-512">214dcc370a8ca0c7fdb7c7afdea37a0bf1b9ba838aa3e074d64b0d9b950ebc7ff1dae87892fad0f44cc6d56828101d640584b45358ace20076f19a78aa503300</hash>
        <hash alg="SHA-384">af7cbc6d6ba74d974665529431a57de332c69cf5bd5080368015de28e7a9f652c2daa777e78bec68350c95d168ec2280</hash>
        <hash alg="SHA3-384">22dfb21741aef07351a10123e1531db56cac4b2a158fdcf27d6ebc937b9e23169926741c27b9dcec2a29acc866549f38</hash>
        <hash alg="SHA3-256">3a97502a187ede8286a82c46af76cc8088e6b75de7f971a03ce0845ee5163ca6</hash>
        <hash alg="SHA3-512">9e814868255af14978947519b640d362f41bfddda6c9e47caf07e31403c2b0a64776e521d77b7df56a8970f173a509ec01e667b0863b11738b45ab6fadddfff1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/HTTPCORE</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?httpclient-users@hc.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/httpcomponents-core/tree/5.2/httpcore5</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.servlet</group>
      <name>jakarta.servlet-api</name>
      <version>5.0.0</version>
      <description>Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs,
        implementations of those APIs, and technology compatibility kits for Java runtimes
        that enable development, deployment, and management of server-side and cloud-native applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b950da93e08cf6d5a2d73dc7a80f9403</hash>
        <hash alg="SHA-1">2e6b8ccde55522c879434ddec3714683ccae6867</hash>
        <hash alg="SHA-256">33d3a5bda82c7d2f1b898685faa954f1fc34f7b0ae5c2f6ccc6d051e8a10973b</hash>
        <hash alg="SHA-512">667578d33b939b606bc38322e5cd8d0be4eacedf86e13f34b6c7c9d8ec6ef719ac7b4d830eba2588a4ea5c924fe3772960e94a99642a039f1781421e7eacb1e6</hash>
        <hash alg="SHA-384">329e54722e5da97d1c8d049c4dd68b0d8e22f72b299c2dd4db7f1bd3b07de4cf891402904760dca4584e30193741b11b</hash>
        <hash alg="SHA3-384">4b41bfe405d59203409fe3a5a5d11f177eabe7cd0eb7994dfe1f907c67c93a766959f703dfee1ef9925d420d0dadf9a0</hash>
        <hash alg="SHA3-256">b73926ebe8f21e0d3f440f9e7f3a229fae7975b34afeaa5c42d4334cb1d86121</hash>
        <hash alg="SHA3-512">a85b76f03626ad4d02779d812190fb4b44fddf132dda92c0c908a7eb182f202b0f02f54eea500d92b3a5667d5288e03269530b63c7f72504f424d3dbf5f8c48e</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://projects.eclipse.org/projects/ee4j.servlet</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/servlet-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/servlet-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/servlet-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.annotation</group>
      <name>jakarta.annotation-api</name>
      <version>2.1.1</version>
      <description>Jakarta Annotations API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5dac2f68e8288d0add4dc92cb161711d</hash>
        <hash alg="SHA-1">48b9bda22b091b1f48b13af03fe36db3be6e1ae3</hash>
        <hash alg="SHA-256">5f65fdaf424eee2b55e1d882ba9bb376be93fb09b37b808be6e22e8851c909fe</hash>
        <hash alg="SHA-512">eabe8b855b735663684052ec4cc357cc737936fa57cebf144eb09f70b3b6c600db7fa6f1c93a4f36c5994b1b37dad2dfcec87a41448872e69552accfd7f52af6</hash>
        <hash alg="SHA-384">798597a6b80b423844d70609c54b00d725a357031888da7e5c3efd3914d1770be69aa7135de13ddb89a4420a5550e35b</hash>
        <hash alg="SHA3-384">9629b8ca82f61674f5573723bbb3c137060e1442062eb52fa9c90fc8f57ea7d836eb2fb765d160ec8bf300bcb6b820be</hash>
        <hash alg="SHA3-256">f71ffc2a2c2bd1a00dfc00c4be67dbe5f374078bd50d5b24c0b29fbcc6634ecb</hash>
        <hash alg="SHA3-512">aa4e29025a55878db6edb0d984bd3a0633f3af03fa69e1d26c97c87c6d29339714003c96e29ff0a977132ce9c2729d0e27e36e9e245a7488266138239bdba15e</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://projects.eclipse.org/projects/ee4j.ca</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/common-annotations-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/ca-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/common-annotations-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar">
      <publisher>GlassFish Community</publisher>
      <group>javax.annotation</group>
      <name>javax.annotation-api</name>
      <version>1.3.2</version>
      <description>Common Annotations for the JavaTM Platform API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2ab1973eefffaa2aeec47d50b9e40b9d</hash>
        <hash alg="SHA-1">934c04d3cfef185a8008e7bf34331b79730a9d43</hash>
        <hash alg="SHA-256">e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b</hash>
        <hash alg="SHA-512">679cf44c3b9d635b43ed122a555d570292c3f0937c33871c40438a1a53e2058c80578694ec9466eac9e280e19bfb7a95b261594cc4c1161c85dc97df6235e553</hash>
        <hash alg="SHA-384">fc0058495e54efb6e05a34e3ff422e7c8347bcc77d6d9b87e9253424968dee6ef6a215c318d7e54f8705276be81f0682</hash>
        <hash alg="SHA3-384">ed6464b715de6ced0d9981a3f28140824946a4b7a02ffaff6116c833bb36e8f77a6282ce63c0d82cfe841d4fd6916891</hash>
        <hash alg="SHA3-256">ecfc9bef24ae28cf94c6775ecf6e2086d90a25d8d5476a4f6bb24001601b6cd0</hash>
        <hash alg="SHA3-512">f2b333527faedf504f60aa70a3d491972fa76f7e61e6351027f74613f41001157656824fe312b6e1df6dc4979704fe2a745b618d5368a97fe0bf8749739de9e2</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://jcp.org/en/jsr/detail?id=250</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://maven.java.net/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/javaee/javax.annotation/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>javaee-spec@javaee.groups.io</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/javaee/javax.annotation</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.parquet/parquet-encoding@1.17.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.parquet</group>
      <name>parquet-encoding</name>
      <version>1.17.0</version>
      <description>Parquet is a columnar storage format that supports nested data. This provides the java implementation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4e24da84356b31337dc4f0881797552b</hash>
        <hash alg="SHA-1">a73ef96585b6b654b3f25dd12bcd5812284e753a</hash>
        <hash alg="SHA-256">affb09b7f468b6437afe78cdb229ed5631bbca5a578fb9cac22ead2187b9339a</hash>
        <hash alg="SHA-512">7e11a8e24255136bb0f84f861f28426c220a500c2a1f7216876e2e06c982b2349d18825a846a30fca27335fe94850ab16c3e32a174a5ff4e50ae87ee98ac9930</hash>
        <hash alg="SHA-384">aabede3be120680c4d2c2c915d47bafe6a11aad9f33b9274baae3cb346f641ecf315b0e1211e2a7fc8a9c8701901f0a6</hash>
        <hash alg="SHA3-384">120389075668ea0c186a9915ad3ff134c8dbde2d82d147194351fd41fab5642ecdd78050c9a7cbbdb807fcd322460f6b</hash>
        <hash alg="SHA3-256">a4ba5780242dc0d3ea0ae518e6bab7ade77669bd4cabb6f164fd81120abb1806</hash>
        <hash alg="SHA3-512">1d30ced021ac63746e4e580b0c29d3518e09ca10761c4eb8bb730ef286fe842bc5c2b2eb83f022011cc4e0d3f3fbb1e7dca61f84dc9160351ed0faa7f9119566</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.parquet/parquet-encoding@1.17.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://parquet.apache.org</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/parquet-java/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>dev-subscribe@parquet.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:git@github.com:apache/parquet-mr.git/parquet-encoding</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/it.unimi.dsi/fastutil@8.5.15?type=jar">
      <group>it.unimi.dsi</group>
      <name>fastutil</name>
      <version>8.5.15</version>
      <description>fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">da830fa5023a010d2c2af1484d13cefc</hash>
        <hash alg="SHA-1">1e885b40c9563ab0d3899b871fd0b30e958705dc</hash>
        <hash alg="SHA-256">cffeb6673bdf1e6e4377d684df2f55ac359cf5cf6df613e05e62deeea500936a</hash>
        <hash alg="SHA-512">79e77b42ce9e1c2743dff31a6a763bbcb559747e630bc3fd39ef50131ae3b6be8bde47f3d9440da4333f9bad2af372aab46686b87bfce2d98bae2bbb8d288c62</hash>
        <hash alg="SHA-384">950dba4d0f2e0d03ed289c012ae6b4bebe9a65c171b90ae1bb0f6404159459eb7bc2e245911282914708ff4a8de29592</hash>
        <hash alg="SHA3-384">492521aa6dc5b379c484d756cb23d3a2e3373baf537165efd62fc151519693b951dca221049d9c38b8ff539b4f1015c7</hash>
        <hash alg="SHA3-256">f5c0b4b2290e5ecab3744a7aa94b6e4c4e36d533bb5448b1fe9d6432dd7a8fa3</hash>
        <hash alg="SHA3-512">392c47e5c13f5b80971e66146deb79cbcc36ec275f04f72674108cf2789b93e8e5b21dddfa7ab272b3bd3d408e4ef6da7c2bdf980aeb9a0d13546f1ae39dcd57</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/it.unimi.dsi/fastutil@8.5.15?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://fastutil.di.unimi.it/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/vigna/fastutil</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.openhft/zero-allocation-hashing@0.27ea0?type=jar">
      <group>net.openhft</group>
      <name>zero-allocation-hashing</name>
      <version>0.27ea0</version>
      <description>Zero-allocation implementations of fast non-cryptographic hash functions
        for byte sequences or blocks of memory</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5053ffc8ff7a369b691762868c95aafc</hash>
        <hash alg="SHA-1">58afee13b07ad4c592cb440f797e1ee3e59dc302</hash>
        <hash alg="SHA-256">990f2f859766a80f72c99ed5976044b5dc783da53c1352225197032e58526719</hash>
        <hash alg="SHA-512">90ae46ab04a323be947bbb3b85e31243ed76c294cb41589818c6cc2966268ada74a5c34076e1a9f28771399f9d411eb8fb26a0b491dfb7dc68df96824022836f</hash>
        <hash alg="SHA-384">a52ccf9009589ec507b937ab68c00129dccd4703ce730e61d54d33ab5e5e54e5b2babf2c84c9d48809bcaa47f9a0bc66</hash>
        <hash alg="SHA3-384">857a7b2be7a58f2fbeea085652ec5a083932ed1e6b05c3ad79b5d77b9834d48328ca2876baf95de57bc9bb8a0c0c6d2e</hash>
        <hash alg="SHA3-256">797e220be30cf97c98e58266b6554ddb3064f93bc1ad8e3b18bca7b0ce0f7f5c</hash>
        <hash alg="SHA3-512">732cc6c508dc6c6ef440c3089b72c2c8195829aca80fdc38d02836a39dbaa8d29fef302ce249716c527079fd8b428b95f702a1c26f19e0e32ff41782ab9adaec</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/net.openhft/zero-allocation-hashing@0.27ea0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/OpenHFT/Zero-Allocation-Hashing</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@1.7.33?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.33</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">de8684fca5e9042d0120cb3306e8278f</hash>
        <hash alg="SHA-1">d375aa1b98d34d5ddf73a3f19eaad66e98975b12</hash>
        <hash alg="SHA-256">336811855ee97fcd8413343dc42f4d26362502860e8a9193e4db305e3e8ef80a</hash>
        <hash alg="SHA-512">ccde4a938e90d683288f84375224ecd9b46aca20de7544c6300c82ef07780d25306239ea9c5565c3ff58038c9d5becc85c846df3c1809585ae33b20a32e6b8d9</hash>
        <hash alg="SHA-384">dd31ce1f4fa4c7a892388422b4694d8a51bac05e4f2789eb7be734cdb2738f9f796eb951cfe989834ec78a65d5d762b5</hash>
        <hash alg="SHA3-384">75d1aa5e386f2c71c598cda5b995ff5fd496e4003489d58d217be1951d24f5444c8de2fe7bf7a7ce9c40d6cfc0ee01b2</hash>
        <hash alg="SHA3-256">ef2ec74302de597f6eec560b04a8de12a331302cbd5b9c178c237c3b683426a5</hash>
        <hash alg="SHA3-512">4528a2981a1107261f6798c628075e9ac724060a72338e0ca8786b27162b17e358a96711b3d0cc673dff85d36fa9eb6eba907e15697b4c40a5236f140fb6a6f2</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/license/mit/</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.33?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.slf4j.org</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/qos-ch/slf4j/slf4j-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar">
      <group>org.locationtech.jts</group>
      <name>jts-core</name>
      <version>1.20.0</version>
      <description>The JTS Topology Suite is an API for 2D linear geometry predicates and functions.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8de91edea80ac2de00c07226458649fb</hash>
        <hash alg="SHA-1">25b72c9548a328cb1aea8a6b89d710a31ade5403</hash>
        <hash alg="SHA-256">6a783d8f9dba3d3cf7265435f134402f63c05838aa6cbcc4297ad3a5b2842baf</hash>
        <hash alg="SHA-512">3d6e32203f36517447cc027d741d1be301d454d34707d9fcb870d49dd686e7f1f72cff4b36bdd90ed8f2bee7e3afade7b3a1457de9c15777b91f47cdace91a6e</hash>
        <hash alg="SHA-384">5a9f3ca93e90797313a7983a54edd80c44a48ba46647677b934b46e23273b2facbea8b752353dd47d6ee18e2a92779b6</hash>
        <hash alg="SHA3-384">02182b13041cdf61fc75323cc34dc7676b175fb34a05dd002f3da6fd190201655949bfff4c5875cc36d0b8bfbab31e4f</hash>
        <hash alg="SHA3-256">8ac7798576ed86c7873e85319bc4e0c205373928517859f9a53c9e74d057781d</hash>
        <hash alg="SHA3-512">6927a7e2cb64065d3b7d3a01443804e189d560b840ce93afd34e77894b281e0387f5fdb9fa2bde9381781bdd979cfc3e4399d6d8091fd8d6d0c2f89001450223</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.locationtech.org/projects/technology.jts/jts-modules/jts-core</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/locationtech/jts/jts-modules/jts-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-lang3@3.17.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-lang3</name>
      <version>3.17.0</version>
      <description>Apache Commons Lang, a package of Java utility classes for the
  classes that are in java.lang's hierarchy, or are considered to be so
  standard as to justify existence in java.lang.

  The code is tested using the latest revision of the JDK for supported
  LTS releases: 8, 11, 17 and 21 currently.
  See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
  
  Please ensure your build environment is up-to-date and kindly report any build issues.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7730df72b7fdff4a3a32d89a314f826a</hash>
        <hash alg="SHA-1">b17d2136f0460dcc0d2016ceefca8723bdf4ee70</hash>
        <hash alg="SHA-256">6ee731df5c8e5a2976a1ca023b6bb320ea8d3539fbe64c8a1d5cb765127c33b4</hash>
        <hash alg="SHA-512">dfd5ff7fe7f852b9caabc81e5a00e20616f98405085f059b64dc2121feb5fa6cb327e11a3d2f954c079811c31f6fd484e90f932d45078796fbfa7dbf1f1eb5aa</hash>
        <hash alg="SHA-384">c6ed55a5c2b05332890a43a3ea73b30f42dc23c92ebd054a8b0d29ca8f49fb9361f7325cfa90715be457804b087221b5</hash>
        <hash alg="SHA3-384">bb9e148a87928c3053bcccee361d5d8d81b3c6ea41a390d96c615afd242409f909361c945f3b4238a297e4ebb2ed413b</hash>
        <hash alg="SHA3-256">f28f34565f25dd65fd1a47916e917df9e3ff2c6721897ea57391a238227c96a2</hash>
        <hash alg="SHA3-512">4c8e7a5f10d091bb240e7eb59287d0e4e4420e7a2d2be2b8060111e479540ffae89040377c99ec7f458cd54e1ac0ed0778951cd1f34d5d90571b8a303fbb9baf</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-lang3@3.17.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://commons.apache.org/proper/commons-lang/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/commons-parent/actions</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/LANG</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/commons-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=commons-lang.git</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar">
      <dependency ref="pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.parquet/parquet-encoding@1.17.0?type=jar"/>
      <dependency ref="pkg:maven/it.unimi.dsi/fastutil@8.5.15?type=jar"/>
      <dependency ref="pkg:maven/net.openhft/zero-allocation-hashing@0.27ea0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.33?type=jar"/>
      <dependency ref="pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar">
      <dependency ref="pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.33?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar">
      <dependency ref="pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar"/>
      <dependency ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.33?type=jar"/>
      <dependency ref="pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.17.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.33?type=jar"/>
    <dependency ref="pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar">
      <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.33?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar"/>
    <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar">
      <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.17.0?type=jar"/>
    <dependency ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"/>
    <dependency ref="pkg:maven/org.apache.parquet/parquet-encoding@1.17.0?type=jar">
      <dependency ref="pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.33?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/it.unimi.dsi/fastutil@8.5.15?type=jar"/>
    <dependency ref="pkg:maven/net.openhft/zero-allocation-hashing@0.27ea0?type=jar"/>
    <dependency ref="pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar"/>
  </dependencies>
</bom>
