<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:f76ffbe6-032a-35ca-8c04-47f23f6424b7" version="1" xmlns="http://cyclonedx.org/schema/bom/1.4">
  <metadata>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.7.11</version>
        <hashes>
          <hash alg="MD5">a70e8b649ab4a2bb7922d360173c8237</hash>
          <hash alg="SHA-1">4c3c0878c15561639076e5be7a48ffcd6111c5ee</hash>
          <hash alg="SHA-256">70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5</hash>
          <hash alg="SHA-512">bc1ce91190c642f68fd3571939d7668def3b879ec8e5a87a213a9710a106e0290f60f9e0414593d19cca958c4fcb5d4450bd2793bcd609948419c8a2a6a7f5c8</hash>
          <hash alg="SHA-384">3c8421bdafd1754fb424f16dccc83bfe0827648c1cadfffc98bdf1c7da65475dfe48d2f4b16d233bb8819e155ba6a4f3</hash>
          <hash alg="SHA3-384">ad88cf6a0e0a5d51df49a4dab5530a28de9df7eec8460c045dff3e1f9316b82a244a125d52b937fe9d4ee72e44f5d01a</hash>
          <hash alg="SHA3-256">b4d9c3ef07c34517fd9f33178ba95ffc9618eb84a3671e71b0c82991ec3717e5</hash>
          <hash alg="SHA3-512">935b43aba8999dc7d95d93288a251c97b6b32852841b7bef31516c27c8d65c8de7f8411f1829f765ee760f25930c766db6a49df68e5994e18721c0a71f606f1e</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.orc/orc-mapreduce@2.1.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.orc</group>
      <name>orc-mapreduce</name>
      <version>2.1.2</version>
      <description>An implementation of Hadoop's mapred and mapreduce input and output formats
    for ORC files. They use the core reader and writer, but present the data
    to the user in Writable objects.</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.orc/orc-mapreduce@2.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://orc.apache.org/orc-mapreduce</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/orc-user/</url></reference><reference type="vcs"><url>https://github.com/apache/maven-apache-parent/tree/apache-27/orc/orc-mapreduce</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.orc/orc-core@2.1.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.orc</group>
      <name>orc-core</name>
      <version>2.1.2</version>
      <description>The core reader and writer for ORC files. Uses the vectorized column batch
    for the in memory representation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8ce81d612c0e28adf7a7bd7673d0ef97</hash>
        <hash alg="SHA-1">ae6bd95ec159d4af46699b55f80870a0290153b1</hash>
        <hash alg="SHA-256">81354761e58c7347a8057bb5bf5250d570559f3a53967e3713f8396ff913715d</hash>
        <hash alg="SHA-512">b1b3827e0aff443dffc23ec7f1dbd8d4e7800c5aecb100e0701d09816c48ff1ae60bed3dcf641b74760c1565216f97c6fed2af69ab271036ad70fa23e92b0d9d</hash>
        <hash alg="SHA-384">dde56bec5eb4dd847db3fdd7a24980d9a6bae46f5d3eaf494a3c70a2a56a0c1023af2c8a3a052dbc2c8543886adfb211</hash>
        <hash alg="SHA3-384">e4654be9137a9b5d068b9fdfa7cc407bcddc478086bbd4a80e86a166ad4a4981dca97b8d532bda0d08c4f9f61e39a4ef</hash>
        <hash alg="SHA3-256">61caf03d5ae370b6e54ff91018171d08bbba318f97404e5da97b77c56a130d27</hash>
        <hash alg="SHA3-512">006db25835f7929c89e02f523e90378baae5c01255259d97503ac1a28966feac53682513b345e9e4cd96b7498661542895af2f4201cebd3de49059478a78a6f3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.orc/orc-core@2.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://orc.apache.org/orc-core</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/orc-user/</url></reference><reference type="vcs"><url>https://github.com/apache/maven-apache-parent/tree/apache-27/orc/orc-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.orc/orc-shims@2.1.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.orc</group>
      <name>orc-shims</name>
      <version>2.1.2</version>
      <description>A shim layer for supporting various versions of Hadoop dynamically.

    This module uses a higher version of Hadoop so that we can create shims
    that let us use new features of Hadoop without having a hard dependency
    on the latest version.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">163d759518867f4ca2e4599c8b49f969</hash>
        <hash alg="SHA-1">5ff4378c897d9aafa680fc6986d9e6c91a11acbf</hash>
        <hash alg="SHA-256">0792d09cbfb10cd4183bdd27c902b4db65a676d611311131670f936a1d5e85a2</hash>
        <hash alg="SHA-512">800f5aa680eb9fd2a641ebf22050cff35f08197a2c85382dc8b0615ba5140d31464216489a10af39e455e5a472b7408908a3d042308885455766be269984055a</hash>
        <hash alg="SHA-384">97855dbbcc07acdeabed8a977d8252ce30fcfb3d56b7181c45634580593fb2c3ae8e7723dc30f135be37a11fa226cfb3</hash>
        <hash alg="SHA3-384">8655e42d27e8404534e29e7c5de930b9636607688b3982eded9c40d026a8840c47724af752d2e6570863c0774d264e14</hash>
        <hash alg="SHA3-256">48649b2b1dc8110ada6b72f6928aefa087e9b9ae4737b8202cc4fb1a502ea3dc</hash>
        <hash alg="SHA3-512">8d06590c27406c4ba7f962c6d4fc36b4b374526a4398a1065bcd31dc537689cfb1d112a2863677daf36699a5457fb20f0631264603cbf2e3d2f3815107545e49</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.orc/orc-shims@2.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://orc.apache.org/orc-shims</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/orc-user/</url></reference><reference type="vcs"><url>https://github.com/apache/maven-apache-parent/tree/apache-27/orc/orc-shims</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.orc/orc-format@1.1.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.orc</group>
      <name>orc-format</name>
      <version>1.1.0</version>
      <description>ORC is a self-describing type-aware columnar file format designed
        for Hadoop workloads. It is optimized for large streaming reads,
        but with integrated support for finding required rows
        quickly. Storing data in a columnar format lets the reader read,
        decompress, and process only the values that are required for the
        current query.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">361e1236b040a1a7ecc5c27b5888cc59</hash>
        <hash alg="SHA-1">228a1d87cf918a82b7ccb6f1fd0cd531ad1e56b5</hash>
        <hash alg="SHA-256">db817bcfec0a20d8740530c7211089f9f798c7ea53f80e8d873a32fd1b62d562</hash>
        <hash alg="SHA-512">15eca23a3d378c8e6ee6cf3df5f7f3d737fcbd1fac3b1e927576123f6227a34747158123e76a414aeff156491959e63d49ec1c5e462563cb700fdd0724f2a755</hash>
        <hash alg="SHA-384">f0c7b4c4cdb2cf645dee691d41f598f223f88c4b85292ea46e8446c14a4d40723ee6fca2a5085b1dcf3d133afebba675</hash>
        <hash alg="SHA3-384">b613c98a7dbd23b2146931b6525bae38441d6f1c8169d11331f90fdc536b9fcd463eccf7710c4ff0dd6860c11ba433c2</hash>
        <hash alg="SHA3-256">a00b3f567461b8b887e4e19cd35033c6f9804aaf7f20ee8f5c31094e5d5faaf2</hash>
        <hash alg="SHA3-512">71bdbea67afe79fe523d8f4be96c614909e0565138ecd5917191fa4b5a58117c6cc841ecb261f3f828a44bb7589fff8a4ee75724a50957ee464d6483b3a9ddb1</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.orc/orc-format@1.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://orc.apache.org</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/orc-user/</url></reference><reference type="vcs"><url>https://github.com/apache/maven-apache-parent/tree/apache-29/orc-format</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar">
      <group>com.google.protobuf</group>
      <name>protobuf-java</name>
      <version>3.25.5</version>
      <description>Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
    efficient yet extensible format.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">639cfcf9717cf4e4dd9e808e6f8d24a4</hash>
        <hash alg="SHA-1">5ae5c9ec39930ae9b5a61b32b93288818ec05ec1</hash>
        <hash alg="SHA-256">8540247fad9e06baefa8fb45eb313802d019f485f14300e0f9d6b556ed88e753</hash>
        <hash alg="SHA-512">432d8a9359e614d38fe416b7a4564aed3e358fd5f3c2c4f22caf97945a0f3e5cbd2220b690d6b822504e7bcbbd67458eb12d232232dd113f804683a172f8eb71</hash>
        <hash alg="SHA-384">e78be1eae5721143fa31d5e13b2219158b7cec75e88d24fbfcafadf1315bcefa0baed312ef6e3943ce32e6c388a4a318</hash>
        <hash alg="SHA3-384">04d20fb39ede3e4336e7d7df1f5184ebeab7571ac573b5195316e4e91629f9260b72114fee796d7b19a7a6bbcbe6fa6e</hash>
        <hash alg="SHA3-256">62dde953206322549fce7e1119bd50c11bbf4d436677be18c29251220a453d48</hash>
        <hash alg="SHA3-512">6c7ca39134591c7c75dbee3774ada68feda14b0dea53e3fc4e249bd2d2f9d82e86ec062340aa1961cfdabe6a7a707796f6a6e03b219e29b6d3b661b2ab966d5e</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://developers.google.com/protocol-buffers/protobuf-java/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/protocolbuffers/protobuf/protobuf-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.airlift/aircompressor@2.0.2?type=jar">
      <group>io.airlift</group>
      <name>aircompressor</name>
      <version>2.0.2</version>
      <description>Compression algorithms</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">86ebd034828b5af24292c985370c360a</hash>
        <hash alg="SHA-1">527952aa21839e8664618e1fe73c5648173607ac</hash>
        <hash alg="SHA-256">0c2a96bf86d5fb24ff7f20c92483c61391cb10d440a4bd278c77365a2b165698</hash>
        <hash alg="SHA-512">db5379867ff66f5570f48f42093f9172df23ef75f124fae4ec2dec74ee977ad081139f9dc0a663aae261439cb435a5c545edb7122d1bac40223401fe93fb431d</hash>
        <hash alg="SHA-384">117c41b463396e88a025f4bf3f1904dbe2f111dcb86e8e99b3960705bd92b205982df031b68d046bc65c3cab2d503fed</hash>
        <hash alg="SHA3-384">0558592618b70715c5308f6d3e5d2ba64126a9d521f2ed6f7dc1183dc0039ce88f3298a4462d3c3cfe3bf34f517db7c5</hash>
        <hash alg="SHA3-256">ab3d5a6f88eb30b9c32e90c7bb829774a5efe201fae82a5ebbf66f2c32267276</hash>
        <hash alg="SHA3-512">764f153c20a2ae0a3ddc90ca6a5b660709854171fe96cc2b5ab423de3da447b85b4329bab5054df41705becb2cb5da006585bdb64cc780a86f220bcce87621c8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.airlift/aircompressor@2.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/airlift/aircompressor</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/airlift/aircompressor/tree/master</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar">
      <publisher>com.github.luben</publisher>
      <group>com.github.luben</group>
      <name>zstd-jni</name>
      <version>1.5.6-10</version>
      <description>JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">93299f5422c91c08b9e4b7c5e401dd56</hash>
        <hash alg="SHA-1">7e146ecb598af55d1f64d1c118af27569a848558</hash>
        <hash alg="SHA-256">b6c3237e24b8252a5a9c3a0e1ae30ef8f323412e74bd358548b7a9e527d676df</hash>
        <hash alg="SHA-512">fdc73c64ba40b3a89c14b3cd2313c19e2867b9e202ed0dadcf33de37fb904bd1b6ba73abd754794acad3a81c6e43852cdc0f850b6b090d414ba65598eda6f47e</hash>
        <hash alg="SHA-384">1faf411461ce2faf634b16e43ece8998abbe5aaec1727c03a7debb6e2d6a7c8d47a12e208a7bd20d308e82f7f0821002</hash>
        <hash alg="SHA3-384">b49963bf539e44c97c3850cc50f4e27e3b5e84a3da43be366f2a6b1e24875d64d7503fab9499268c004362d05a7eef14</hash>
        <hash alg="SHA3-256">54f687bd0d7bbf8591320422bdd19965a271334a9cc84abc62d85db82cddd99e</hash>
        <hash alg="SHA3-512">df813ddd37a46911723bb79736ff68e70a561ce6bf7553430ef6f2eda3aa350f038c1b98d3ba5494a4d0db52ce6a05271e278c3a6d8ab13683bccf149644a277</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-2-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/luben/zstd-jni</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains/annotations@17.0.0?type=jar">
      <group>org.jetbrains</group>
      <name>annotations</name>
      <version>17.0.0</version>
      <description>A set of annotations used for code inspection support and code documentation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7b06437ed47fa7b4a8ec8909f4fb9022</hash>
        <hash alg="SHA-1">8ceead41f4e71821919dbdb7a9847608f1a938cb</hash>
        <hash alg="SHA-256">195fb0da046d55bb042e91543484cf1da68b02bb7afbfe031f229e45ac84b3f2</hash>
        <hash alg="SHA-512">839ec18d4a6f930ecd39827ebd4013c13a7176003543b8f60056770179032648faf1651e9e73109e811881b68a39757ca7e39731a61ff4a3461637b196fe4f7b</hash>
        <hash alg="SHA-384">c9d045a68ef2b0d5b12aa00b636e43af22de4c02f4dfcc6b5b7b04fdd57c98c7246decd2e5dc3eb9f1b10d929ac33a11</hash>
        <hash alg="SHA3-384">25ad733b460552705dd624634191beb909a6ed35f2475723faa06551d9542b87e724266f5f6003350c39965a92b5e54c</hash>
        <hash alg="SHA3-256">f731cde48fa6a20e57e97a829184492cfa5fe0e14a5082e7810205c2b9f1ac1c</hash>
        <hash alg="SHA3-512">b6698f9d65c0a364854717e64edd5df4fb1c97300d4dc3cc7ae7194b0b7b9e826b3d800dd362e2ad05417dac6ee3b2164294796c3ae46f4cbed840c2481b79b1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains/annotations@17.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/JetBrains/java-annotations</url></reference><reference type="vcs"><url>https://github.com/JetBrains/java-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar">
      <publisher>ThreeTen.org</publisher>
      <group>org.threeten</group>
      <name>threeten-extra</name>
      <version>1.8.0</version>
      <description>Additional functionality that enhances JSR-310 dates and times in Java SE 8 and later</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4af91264b2e3d26f4c41f055f7ce02f8</hash>
        <hash alg="SHA-1">d3b1ac7e361b642132e529f562622aac7dfea752</hash>
        <hash alg="SHA-256">51e4d21edc4e9447f7760c050e0baee75d7d973f387ba605a17abdc4d24fd6d8</hash>
        <hash alg="SHA-512">b60d18135450dbca9660097f6f726676940c1925343e0ce9547e57e68beb321ecd5df73710332113e1ea3aba71fb5ceb0483cc8f41806a3c6ef075d3c690aae6</hash>
        <hash alg="SHA-384">b6e8c6861fe876ac0fc34f97b4966c8816d94ab566cfe8458709b48825cf600fcec4d845de35a3d518d4c28e160b665b</hash>
        <hash alg="SHA3-384">1eaf035067146399ff4698dfe6f418e2f812d203b7b8b9b2bb7afaa34b4d380bbc06d8836456e732111ea2c35820d09a</hash>
        <hash alg="SHA3-256">981ad37d8273108f1bd1de37f7bca594b8ef49ab33dfbbc2e84c647aba733ead</hash>
        <hash alg="SHA3-512">7b528b1f6d625f647f63fc7117c006dce4c08c5f447151c34b1acfa9bd8062c2c31f2e579a38024dad6f86d9f3e7f0cc4a3ea0e9c011926b49413515045a291d</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.threeten.org/threeten-extra</url></reference><reference type="distribution"><url>https://oss.sonatype.org/content/repositories/threeten-releases</url></reference><reference type="issue-tracker"><url>https://github.com/ThreeTen/threeten-extra/issues</url></reference><reference type="vcs"><url>https://github.com/ThreeTen/threeten-extra</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.18.0?type=jar">
      <group>com.aayushatharva.brotli4j</group>
      <name>brotli4j</name>
      <version>1.18.0</version>
      <description>Brotli4j provides Brotli compression and decompression for Java.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">66a6a4083a3a7675d8ebba13c4177e0f</hash>
        <hash alg="SHA-1">7432f4b2837bfa4e33d325dacb0e9c63acbfdad8</hash>
        <hash alg="SHA-256">0cab5c97314362a1d0d59206eb79ace72363ceac029f5e932acec6ce6bb23db8</hash>
        <hash alg="SHA-512">95df27610d80b30fc58356ec11feae92f973e2d915f8338fe76b76422ea298904c26a0eee7eb1ebeddf9e0a7a42c573eb6dba6e45f62be4b0d6b511a211e4f0b</hash>
        <hash alg="SHA-384">664f163cd12714379d7be0134d749b1c56c113617046b5cbb2ea0ace25785d1f77ab329199776a925325c958612f3883</hash>
        <hash alg="SHA3-384">9db013125e706d94ab370f21cfe0a6557b1f0833147ebf51409553b7411b0bdffc61068dc9335cdfe690ae3666682e33</hash>
        <hash alg="SHA3-256">6f96e630fafb114c85a54a372063da60f293a2c25b1dfb166c7ed9dc529984b8</hash>
        <hash alg="SHA3-512">26ab8e0616a7a805ffc265d3a509d3bdc419dced35b8e6f70ddbbf5f607e1efac956fbc475aeb1d0709c2b38eb5866141625e80c22e7894678196f2b485b060e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.18.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/hyperxpro/Brotli4j/brotli4j</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/hyperxpro/Brotli4j.git/brotli4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.aayushatharva.brotli4j/service@1.18.0?type=jar">
      <group>com.aayushatharva.brotli4j</group>
      <name>service</name>
      <version>1.18.0</version>
      <description>Brotli4j provides Brotli compression and decompression for Java.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">f900a1428c94225c324e148ba987c394</hash>
        <hash alg="SHA-1">f247218f11e6f9a281d143e7a9d296d4be035356</hash>
        <hash alg="SHA-256">6b27c85555992438530a88ae8192b15589fdc21ea22dc3c597393bf8f2dd8805</hash>
        <hash alg="SHA-512">7c8d84ce6eccc70bab23ef430b1b3191517d9336b9987844b34f048714afab02fbcf0f46236cf1bcb483176956a932d547f3ec6c20045f265e03765ddb870d37</hash>
        <hash alg="SHA-384">b87b3817f11b6175ff789c890a24473267552e8e7812c88e7845bb7641f34ef8592d88481e4c8d32a7c2ac75edf00ac4</hash>
        <hash alg="SHA3-384">141c6b227a6c9b193d80de16f956dce67382d12439c4282f8b820c045c314945f1db81c4c6b3d5f82abcbb9cdc625eb9</hash>
        <hash alg="SHA3-256">44aeccf87d87076e22609840fe322d8c26e0b44939c3a982faaf62dc6610d6a7</hash>
        <hash alg="SHA3-512">90168276d4167aa2286565571d9d7cfbfbef3df87ab5093220c2d85434ea18ac920cdefe58af02d09512d2962d3d07abd38f8b7e51977f34dc263fdf722af059</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.aayushatharva.brotli4j/service@1.18.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/hyperxpro/Brotli4j/service</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/hyperxpro/Brotli4j.git/service</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.aayushatharva.brotli4j/native-osx-aarch64@1.18.0?type=jar">
      <group>com.aayushatharva.brotli4j</group>
      <name>native-osx-aarch64</name>
      <version>1.18.0</version>
      <description>Brotli4j provides Brotli compression and decompression for Java.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">3c072d77a44358b06e66edceeea00aa2</hash>
        <hash alg="SHA-1">5a0455838fc2215fc979248e5f78759ca12ec574</hash>
        <hash alg="SHA-256">aa62f8c522091e9f45a3c8a4cedc27b5e3ca035100456e8b0944411088b2c0ea</hash>
        <hash alg="SHA-512">e548860b1166e5a4e30df035c96c0f14ce1e407b2ad79da8613ab233315033fc591cbc63fa917b11097a5cf328264b108102f34b02f379194216b0cd461a9fad</hash>
        <hash alg="SHA-384">28022e1a08a4154bdbc5ea0e9a5088509f19b4c14837ef886137482a3e83c75b38d0bf29146c82a51a1c7ee9bb765e45</hash>
        <hash alg="SHA3-384">2f68ecae6069174ac128f32ed2f3588952b6199f6ab2e020fd6cca5ad96564cef80172d19f4125b962e22651df4fb89b</hash>
        <hash alg="SHA3-256">2d0456e18fcc8597aa486be99eac18968c924689af209fcac7968d82a1e29671</hash>
        <hash alg="SHA3-512">227cc888d02067cb191fe9e246235e47c10f81a6223bcf2be1edb4fa6033a10916af5aaee6f9016ce903ec7dad71a3d0b017203d3d01463e63019b8a0a05045d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.aayushatharva.brotli4j/native-osx-aarch64@1.18.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/hyperxpro/Brotli4j/natives/native-osx-aarch64</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/hyperxpro/Brotli4j.git/natives/native-osx-aarch64</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.esotericsoftware/kryo-shaded@4.0.2?type=jar">
      <group>com.esotericsoftware</group>
      <name>kryo-shaded</name>
      <version>4.0.2</version>
      <description>Fast, efficient Java serialization. This contains the shaded reflectasm jar to prevent conflicts with other versions of asm.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">27717b481916c44eed34ea7a68782ed5</hash>
        <hash alg="SHA-1">e8c89779f93091aa9cb895093402b5d15065bf88</hash>
        <hash alg="SHA-256">a4899f57fef456b9ec66f730e7b493ecb3dc494cc5758721ed9c18416fd2d3b6</hash>
        <hash alg="SHA-512">21d3500194117f5f34951c7374bdde658be18b842866ea68f16ef47453d4dd31b11d384af2dab3ac4340b015b414402f6b45d4e6a10354fbda5bd8a17e4ce3e3</hash>
        <hash alg="SHA-384">33c8d09ba00c14a077e82f2d7c1a54496a21d20896505d1d97cd30f22d9cb773e060061abc43fc14f15b6619ba4f0c86</hash>
        <hash alg="SHA3-384">c94e3943033fd712c2793ac4f16abe9cf6e9ae083b5597fe5645d63b8a2ec5c938e1c62f37b3c684cd397f7ec7f70536</hash>
        <hash alg="SHA3-256">9d32ce48c6be860e309472479af5dbf8cff17bd3140a6aa775adca5eabba7894</hash>
        <hash alg="SHA3-512">3bd68742bf12417ba93160a8919f4a7d83d3df0717f5c83c1b152872f195e8a695df24cf643e0e3669b807214247bd8cfc2ee31e0affe07f20a0411c52072872</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.esotericsoftware/kryo-shaded@4.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/EsotericSoftware/kryo/kryo-shaded</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/EsotericSoftware/kryo/kryo-shaded</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.esotericsoftware/minlog@1.3.0?type=jar">
      <group>com.esotericsoftware</group>
      <name>minlog</name>
      <version>1.3.0</version>
      <description>Minimal overhead Java logging</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5ab0ee168b90e0ad7010b159e603d304</hash>
        <hash alg="SHA-1">ff07b5f1b01d2f92bb00a337f9a94873712f0827</hash>
        <hash alg="SHA-256">f7b399d3a5478a4f3e0d98bd1c9f47766119c66414bc33aa0f6cde0066f24cc2</hash>
        <hash alg="SHA-512">ca319c94b7fd8a275dcc3c5102fc01d73071ac77f5e14b4fc5b6547f96574a4fff0e8cb7b0b0d5006e71faa00575a91defdbfc92a94d9d38dd65520d4ab52000</hash>
        <hash alg="SHA-384">3f9b5b7fd91332ad64d235024d486e24b00760e714713153a61f10e6867bc3e5b617a7bf0bed889a01f0cdb435415d6a</hash>
        <hash alg="SHA3-384">53f87e7d1c0615c0d443cf8f1dc2d83cbe8c72ba18061a68ec4d8dea8020a21aed04fec338e7eb2d566acac1f7f267b0</hash>
        <hash alg="SHA3-256">5eb8dd240a7196fc28a6c312148513f6c3d4af48abb46e1744bd730f479b0dd0</hash>
        <hash alg="SHA3-512">7573361d0b824f2db4fc9d06aab133021a2e07b5f32be296781eb105b3f6002314520fea1f2c856d0e4a0522ea5ff6a5cb046f1a832f2d772999cd17e36d7bd4</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.esotericsoftware/minlog@1.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/EsotericSoftware/minlog</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/EsotericSoftware/minlog</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>
        <hash alg="SHA3-384">9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1</hash>
        <hash alg="SHA3-256">223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff</hash>
        <hash alg="SHA3-512">3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6</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/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.hadoop</group>
      <name>hadoop-client-api</name>
      <version>3.4.1</version>
      <description>Apache Hadoop Client</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ca3ecadd54afd54a1620c9d87cc55ef1</hash>
        <hash alg="SHA-1">7e4cfae7f5c85cffdbc21fdf749262fc78d4463a</hash>
        <hash alg="SHA-256">a964d4daa054c9615bbafb4553efbb140fa7fb9ac6f358a24393f183a5703438</hash>
        <hash alg="SHA-512">d505c0f8cfffcfe0090c69de854c971c7d88646f1f9f31af43ad3934a686dc06ae39250c3c99998ea57a27fc226a0fa5fb4da39867cac3997577ad7ffb01b239</hash>
        <hash alg="SHA-384">d445f3faf75f0d8d8708c4d15ebe509267e03e1362e826e731cb9e30c911ab54d63c2b5e6328ea847e71a7f3e5ccd696</hash>
        <hash alg="SHA3-384">05836b3a60025f8e74b64db919b16ac3ae2d4015f0f22a61212516658b2d033fd12c9a653fae18c79f8a08f5eab67894</hash>
        <hash alg="SHA3-256">fa7f3eb51d296717e92fdcf97c314df909718a766bebd6156e284f247a254426</hash>
        <hash alg="SHA3-512">1650be915561e8d0119410db55913bd1ed0bf034e6683b4a3c4acaa71834c1acdffe1b4cb90719e421e8fdeecdd5a5f2c7dcf94c4e6a72220931a9f7db96c4aa</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.hadoop/hadoop-client-api@3.4.1?type=jar</purl>
      <externalReferences><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar">
      <publisher>xerial.org</publisher>
      <group>org.xerial.snappy</group>
      <name>snappy-java</name>
      <version>1.1.10.4</version>
      <description>snappy-java: A fast compression/decompression library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d1d3b91e925c46a1a0f68b87298bafe8</hash>
        <hash alg="SHA-1">50d0390056017158bdc75c063efd5c2a898d5f0c</hash>
        <hash alg="SHA-256">55b30c94e5c4cc2d4b6976916098d0678a8a6cc7427fa8c875621bd94e731ac8</hash>
        <hash alg="SHA-512">9e52bad4eaa0d0a2e0083cdd3433d84c4bb44c4d3f0314a48c3d6eacbb64d0f4fb2d71197944115618a598eb4a4941c13af2a9ec676b003fb3462ddac58bbe41</hash>
        <hash alg="SHA-384">9539e8eb2dea244f07a7216db38970e3f336b5dc9d132cbe54e201c818dba3e02a1fc467b4529a18eca7127f86d742dd</hash>
        <hash alg="SHA3-384">d5d5ef5d8b050f200ae29855a4b6f5e278215d0a97a69d3653dc1aa716f9847b3c305312a3c994d46721615ba02fc7c8</hash>
        <hash alg="SHA3-256">bbbb3ff43a24094bf2c77dd8c8f94b06d62d158da0d2c3399de3a2993df9986e</hash>
        <hash alg="SHA3-512">de2aa7e7fada466f24ccda07123e2877446733dd48e4b914d25b0d296f677e17a24f182a0e9216e77b261143b774ccaadcfd2854dde1bf36cb2c6db6cdf78b3c</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.xerial.snappy/snappy-java@1.1.10.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/xerial/snappy-java</url></reference><reference type="vcs"><url>https://github.com/xerial/snappy-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.hadoop</group>
      <name>hadoop-client-runtime</name>
      <version>3.4.1</version>
      <description>Apache Hadoop Client</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b30c1f2d1477803072091dd4378f744d</hash>
        <hash alg="SHA-1">30ec07ceccb224b2ef17af34fbb593bff3e9e071</hash>
        <hash alg="SHA-256">f6a800a159f918670db533606d33560d6c13b7e13f14eda493280ae33b9eeb2f</hash>
        <hash alg="SHA-512">6363e4b786f49c7f7e1efe733000399e781e4827e26f8f22259f2e32f907a37401283aaf5fea201584c6cc8ddba8716c0d305917bb628e3438ed199cb1a3e00a</hash>
        <hash alg="SHA-384">bddfef7a2e6e1b1f43e9169407a659397ee2fd708bdfa42492b100c622f37e640da3245bd6395aa4f6ceeee2a40b0dc4</hash>
        <hash alg="SHA3-384">3adfe0360ca2d0138475644778e269817b93390fc8e5e95e0343e317a888204fc263c104ad9b29e57c6b8c5d85887863</hash>
        <hash alg="SHA3-256">868b40ba169150d01c65b62efb3c41ef6915e9f130baa94c0b291742ecfbc4df</hash>
        <hash alg="SHA3-512">e1acc634501253ffa4531b5cbd37709a5ecf2e72aad15a9b065fd2e0b834a65e8f63927da672ab7825af49e1733df75ec4713ebb406022813c5669b48683bf2e</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.hadoop/hadoop-client-runtime@3.4.1?type=jar</purl>
      <externalReferences><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-logging/commons-logging@1.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-logging</group>
      <name>commons-logging</name>
      <version>1.2</version>
      <description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
    well known logging systems.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">040b4b4d8eac886f6b4a2a3bd2f31b00</hash>
        <hash alg="SHA-1">4bfc12adfe4842bf07b657f0369c4cb522955686</hash>
        <hash alg="SHA-256">daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636</hash>
        <hash alg="SHA-512">ed00dbfabd9ae00efa26dd400983601d076fe36408b7d6520084b447e5d1fa527ce65bd6afdcb58506c3a808323d28e88f26cb99c6f5db9ff64f6525ecdfa557</hash>
        <hash alg="SHA-384">ac20720d7156131478205f1b454395abf84cfc8da2f163301af32f63bd3c4764bd26cb54ed53800f33193ae591f3ce9c</hash>
        <hash alg="SHA3-384">628eb4407e95dca84da1a06b08a6d9b832a49de8472b1b217e8607f08efeeed18b996232d64dd07f03e78e0e3bb4b078</hash>
        <hash alg="SHA3-256">9aab62deccf156ee6e324c925dfc30ecb53e8465802863a551901a461424e807</hash>
        <hash alg="SHA3-512">3fd76857f6d20c03799537cc961c1c4ddf1c375c6c192fb982363e3b9397ba138b77f24ef38b4202f44e37586789c0320e4de18fdadd2772304fd14a9b26d552</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-logging/commons-logging@1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://commons.apache.org/proper/commons-logging/</url></reference><reference type="build-system"><url>https://continuum-ci.apache.org/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/LOGGING</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>http://svn.apache.org/repos/asf/commons/proper/logging/trunk</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.hive</group>
      <name>hive-storage-api</name>
      <version>2.8.1</version>
      <description>The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bea1adb65022d4616d23be770207600d</hash>
        <hash alg="SHA-1">4b151bcdfe290542f27a442ed09be99f815f88e8</hash>
        <hash alg="SHA-256">2bb77d246a9724a371301049239c6e53039efe4136b0ed34ee5a9c7b3cd861d8</hash>
        <hash alg="SHA-512">e76d1f1dcae0fcf26c56bf2006776a39b46572e9a67fcfab26774506a30de0a92447dcc545894c1796bbe092df53a51216c56721bfbc05c8a9b5fe9636ff07e7</hash>
        <hash alg="SHA-384">93eb2ba57fc637800ba539994682cf764436617f1b1584aa71f288797dad73e6b5dd95bc1dfb19be802a60e31b139866</hash>
        <hash alg="SHA3-384">1b2ce0214f9767816e67c928ff90d0da0fb0a309de6f9a13f624c89d0d01d41e8476e6f66de5a8236fd9edb761538e5a</hash>
        <hash alg="SHA3-256">352ec7ea1b92294e1b02b52b37c73e9b08d6c612c2fce173cd7e43317a9491e3</hash>
        <hash alg="SHA3-512">d67d633607797d8f75d6c8f581fb3858421358b7a4daa079fc9960c2e397f33e7535eef5796b3876c29a311f896c02b4b867812a212efebd12e1fc63a8c79402</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.apache.org/hive-storage-api/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/www-announce/</url></reference><reference type="vcs"><url>https://github.com/apache/maven-apache-parent/tree/apache-23/hive-storage-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>2.0.16</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c8de8f5d740584cb24b5652cfba8b3c4</hash>
        <hash alg="SHA-1">0172931663a09a1fa515567af5fbef00897d3c04</hash>
        <hash alg="SHA-256">a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a</hash>
        <hash alg="SHA-512">91c2e7b30f24649bb3edfc7f138c2b7dc715ad36963af159defb80a71205eb7e4c5bcc80d779ef993b567a56724064f190c93985f32665a8df85198a03a2f1bb</hash>
        <hash alg="SHA-384">ed0cc7ad67343b9fe4df03ea534025bf9d90c112b33cd8920f29890d923c349b69820c9c42b9e8882047af848b74f99d</hash>
        <hash alg="SHA3-384">331ac707cfa4b2bda44deffce7d2a640abb9ae12968cb1ac4879ba1b45542e3d3ce1016c812ff1f2449336bc7ea6bebb</hash>
        <hash alg="SHA3-256">3f68204951bb4baedc34fdd7194d0801042268aba0c58ac5d760779510743fbb</hash>
        <hash alg="SHA3-512">d7a2f7359e7b2cd6ae3650d28352bf8789acf5855a3596a3be2a236a94931abf8bacf0d6a457afa43164be53abb19cc223ef4f030822a3295c036c078527e361</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.16?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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.orc/orc-mapreduce@2.1.2?type=jar">
      <dependency ref="pkg:maven/org.apache.orc/orc-core@2.1.2?type=jar"/>
      <dependency ref="pkg:maven/com.esotericsoftware/kryo-shaded@4.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.orc/orc-core@2.1.2?type=jar">
      <dependency ref="pkg:maven/org.apache.orc/orc-shims@2.1.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.orc/orc-format@1.1.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/io.airlift/aircompressor@2.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar"/>
      <dependency ref="pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains/annotations@17.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar"/>
      <dependency ref="pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar"/>
      <dependency ref="pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.18.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.orc/orc-shims@2.1.2?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar"/>
    <dependency ref="pkg:maven/org.apache.orc/orc-format@1.1.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
    <dependency ref="pkg:maven/io.airlift/aircompressor@2.0.2?type=jar"/>
    <dependency ref="pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar"/>
    <dependency ref="pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar">
      <dependency ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar"/>
    <dependency ref="pkg:maven/org.apache.hadoop/hadoop-client-runtime@3.4.1?type=jar">
      <dependency ref="pkg:maven/org.apache.hadoop/hadoop-client-api@3.4.1?type=jar"/>
      <dependency ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar"/>
      <dependency ref="pkg:maven/commons-logging/commons-logging@1.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-logging/commons-logging@1.2?type=jar"/>
    <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
    <dependency ref="pkg:maven/org.apache.hive/hive-storage-api@2.8.1?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.16?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jetbrains/annotations@17.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar"/>
    <dependency ref="pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.18.0?type=jar">
      <dependency ref="pkg:maven/com.aayushatharva.brotli4j/service@1.18.0?type=jar"/>
      <dependency ref="pkg:maven/com.aayushatharva.brotli4j/native-osx-aarch64@1.18.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.aayushatharva.brotli4j/service@1.18.0?type=jar"/>
    <dependency ref="pkg:maven/com.aayushatharva.brotli4j/native-osx-aarch64@1.18.0?type=jar"/>
    <dependency ref="pkg:maven/com.esotericsoftware/kryo-shaded@4.0.2?type=jar">
      <dependency ref="pkg:maven/com.esotericsoftware/minlog@1.3.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.esotericsoftware/minlog@1.3.0?type=jar"/>
  </dependencies>
</bom>
