<?xml version="1.0" encoding="UTF-8"?>
<bom xmlns="http://cyclonedx.org/schema/bom/1.5" version="1" serialNumber="urn:uuid:d416c147-b953-3a15-8ddc-6022bf29dc22">
  <metadata>
    <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>
          <hash alg="SHA3-384">4467f16e9ca32190a6e49c65339eb28ee5e8c78f4e918fcf95128a4b7648898de56ccb43eacfad0c9391ef8cdb7d629a</hash>
          <hash alg="SHA3-256">ed2996c99b483e969221d5e9a40f562ea2ab85442d361d72a90e85266a3ed781</hash>
          <hash alg="SHA3-512">c8e6ea9ddc38edc77e284b3bf541663e84752bdc59ed1935799847a48a14ea2fa531b61008fefcba37d732a56702a11ac112437b9b80d18f4ecc8ef0ecfb32cf</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.logging.log4j/log4j-flume-ng@2.23.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.logging.log4j</group>
      <name>log4j-flume-ng</name>
      <version>2.23.1</version>
      <description>The Apache Log4j Flume Appender</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.logging.log4j/log4j-flume-ng@2.23.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://logging.apache.org/log4j/2.x/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/logging-log4j2/actions</url>
        </reference>
        <reference type="distribution">
          <url>https://logging.apache.org/log4j/2.x/download.html</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/logging-log4j2/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?log4j-user@logging.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/logging-log4j2</url>
        </reference>
        <reference type="vulnerability-assertion">
          <url>https://logging.apache.org/cyclonedx/vdr.xml</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.logging.log4j/log4j-api@2.23.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.logging.log4j</group>
      <name>log4j-api</name>
      <version>2.23.1</version>
      <description>The Apache Log4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bee2e2dcbeeb983bdb6b71c9c3476b6a</hash>
        <hash alg="SHA-1">9c15c29c526d9c6783049c0a77722693c66706e1</hash>
        <hash alg="SHA-256">92ec1fd36ab3bc09de6198d2d7c0914685c0f7127ea931acc32fd2ecdd82ea89</hash>
        <hash alg="SHA-512">2a296246b0059ff5fe5c26e2ba3f48aa99e38d7658d613fbd02f32c6d4262f93a67525e6cc4d767fa5c2ab0e39e70bb3c0d3966d38ea4f01608588c084af3162</hash>
        <hash alg="SHA-384">3937cb646009763a94b199a0d6c0065441b9914e2b25e3d58db523874ea760276b445ff300015948d3a813217e0ee404</hash>
        <hash alg="SHA3-384">16ea3301ca37fbede2927399209b403066621789c4f1bee531b5153f27b652458900697fb828170d541a5f3b82e77fb7</hash>
        <hash alg="SHA3-256">0a3dfffc0f362b0a86ad0cd8b36da313c7500a8bdecb0ad7e628c2637d933548</hash>
        <hash alg="SHA3-512">2e230994b8cb7442a2073d60f89c27703ffc78b613dec7891bbfa42e91c95ed684b387ed65df3ee48559ccc06e6877462748f7e2ef985082c8db0741feb576a8</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.logging.log4j/log4j-api@2.23.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://logging.apache.org/log4j/2.x/log4j/log4j-api/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/logging-log4j2/actions</url>
        </reference>
        <reference type="distribution">
          <url>https://logging.apache.org/logging-parent/latest/#distribution</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/logging-log4j2/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?log4j-user@logging.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/logging-log4j2</url>
        </reference>
        <reference type="vulnerability-assertion">
          <url>https://logging.apache.org/cyclonedx/vdr.xml</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.logging.log4j</group>
      <name>log4j-core</name>
      <version>2.23.1</version>
      <description>The Apache Log4j Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">34fad2df975cf874a2fdf4b797122f16</hash>
        <hash alg="SHA-1">905802940e2c78042d75b837c136ac477d2b4e4d</hash>
        <hash alg="SHA-256">7079368005fc34f56248f57f8a8a53361c3a53e9007d556dbc66fc669df081b5</hash>
        <hash alg="SHA-512">0862144475f4a5ed67c8ab4bf163e02a89c1cdde18cd3dd3811075bd7a4cd33bab5cb824c3dac8d16afa74e9e267a1120b6c18bbf3d586f37d740e06a1af1b15</hash>
        <hash alg="SHA-384">d2608dd33e2dd3e50a663d942660db80bb62c39afa3fe4155de6bad235b4ee637f97488cb21e9d22750bdd279a44634a</hash>
        <hash alg="SHA3-384">a4d3ebc98bba16601879fe05ca40c4ca442e8d8177795d286c19ac14040b750f1a9adbffbea982e4636bdd8798918883</hash>
        <hash alg="SHA3-256">80fc801f0be9b360024407409c8eae4d5fdfbfb520ec968500a9196446d77817</hash>
        <hash alg="SHA3-512">1d7923e1bf2bf28f9e5f0990b36cff5c5e8b3409ae848ee903c970a0af22da3d4ae81dfb335d2ecfb3cdf3f09dec08bf2d2f1f8dd2702c766fa373975f551205</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.logging.log4j/log4j-core@2.23.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://logging.apache.org/log4j/2.x/log4j/log4j-core/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/logging-log4j2/actions</url>
        </reference>
        <reference type="distribution">
          <url>https://logging.apache.org/logging-parent/latest/#distribution</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/logging-log4j2/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?log4j-user@logging.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/logging-log4j2</url>
        </reference>
        <reference type="vulnerability-assertion">
          <url>https://logging.apache.org/cyclonedx/vdr.xml</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume</group>
      <name>flume-ng-core</name>
      <version>1.11.0</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>optional</scope>
      <hashes>
        <hash alg="MD5">8dbc9078c5ae56a06e3e8e1ca7103605</hash>
        <hash alg="SHA-1">9c1dfabb0dfaf84db2eaa9fe7f4bbdf4c4d912b7</hash>
        <hash alg="SHA-256">66d061cdc2df184302805c1a6fdc2e4ef3d733beebf2276e5533e4acbe3cbb64</hash>
        <hash alg="SHA-512">926d09fca8a5ff9ec0d28645863574c371a284bdf752bae2cfc6463e110dc66149bad90bd330690fd33c90a9a21b44c7b28a1722bc559f933af555a32d612972</hash>
        <hash alg="SHA-384">bbe8609855f6845e4474981bff126d9685cb06f5ee181ce87b1e9006b53201708e983c0b77598c6fdb1e5db4d9a1c246</hash>
        <hash alg="SHA3-384">8857375e8fd4cc982571ce302bacdcba96ae063adcb60cf13eadb07f58f4ba0eda7ec3cf1d9df9b46f6b6b56977d3936</hash>
        <hash alg="SHA3-256">69797dfb8ebc06adeeb8471456a31fe891a7cac02380009dd25010bf5690e7e4</hash>
        <hash alg="SHA3-512">3fbe92d9269f16438257f381826b147558ea1267fa35846fe8b28f2996e8e802b3ed47b701a380ea286765158be5710cafb3f320412fcf056319d3b3fd1a9c06</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-core/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume</group>
      <name>flume-ng-configuration</name>
      <version>1.11.0</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">70fe8bb1f87bd24a09275796af5a4f7a</hash>
        <hash alg="SHA-1">e3f14a73247dba704670a35d6b77c9055562a5d2</hash>
        <hash alg="SHA-256">4ac358f47f6cd24fc90176d565d9c562ba8c1984ae69d5abdf9ab98f3e86d62a</hash>
        <hash alg="SHA-512">f5b79904abc3f0f2dcb63311bcfee6d60e1f8ee7a567e34dd7cede7512f96903c9a4f14c222831424de9f0eb67fd46c9683aa5ad33c3c2eb4457b73d336c967c</hash>
        <hash alg="SHA-384">28e462a755c6e5cca79e90a6ae98b9e76762db30473242687bf0e41b9c83613b28ec05749c29e0a6315930e40a6e5c5a</hash>
        <hash alg="SHA3-384">876d7405465687a76dc1fff24e4f2b77ecd004d0af09c8ba48eb71228960c7e19eaca6202a01c231f695d179aae0f130</hash>
        <hash alg="SHA3-256">e14fee49f33cb6445bacbff35d5ae0c669d18cb0deda947dba8ad873d7c6df25</hash>
        <hash alg="SHA3-512">8c4e0afb67cea4015f0a8424b15c7fea4f4658c4325d6782affd86cee34a3746449edd28b548d814c378814f407a6ee7b348388607f644b68833baea0360086e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-configuration/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-configuration</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume/flume-ng-config-filter-api@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume</group>
      <name>flume-ng-config-filter-api</name>
      <version>1.11.0</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">6117d96a83a23fcebfc296f7d70d4cc2</hash>
        <hash alg="SHA-1">a9f01192384f4aec10ffe96a5562a8851f152a14</hash>
        <hash alg="SHA-256">fc1bd1d55a3fd08e28e8280354a1ebe3713cc2329edbc6edd97623e03738e792</hash>
        <hash alg="SHA-512">f772b420ca769a614273eabd6938c41c6be553fa6ad7e703cbdc358d160ec2b42b69080ba11bb8271dd9635827321b302a49985854e3872d7a3abee94bccf2aa</hash>
        <hash alg="SHA-384">e2c43430ebe523bc7ab919fa0b5b8e6d8418fc14dc561dca1da8ca3d3fecd8651fcb645e912d40f293e2a6f9165184bf</hash>
        <hash alg="SHA3-384">a2da3928f64248edf89899a4a779c7ce22358d87caab708e0e1a4ca51e6c1e4a893fd784a999c61034badf6c7a686fa5</hash>
        <hash alg="SHA3-256">aaf2aa9a079687a13deba19430b4defd2f39e4fbd01820e60e41be3bdddc19fe</hash>
        <hash alg="SHA3-512">2a660931ed38d2c90760a2f10af84b921b86e7558ab8bcb04745984c7e5145288cda836e9adfa25d35c0d470191652fd9bbad10e3a11c20a169e597a1a78d16b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume/flume-ng-config-filter-api@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-configfilters/flume-ng-config-filter-api/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-configfilters/flume-ng-config-filter-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume/flume-ng-auth@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume</group>
      <name>flume-ng-auth</name>
      <version>1.11.0</version>
      <description>Flume Authentication</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">34ad09c797f0ab28d1a3fee83e9d845f</hash>
        <hash alg="SHA-1">58b1d31d1c6156d6009724488d6f38c9d2145a38</hash>
        <hash alg="SHA-256">15ffde25e29308ccdce4b377eda6ad400882a991896932a70dbfadf5a0de416c</hash>
        <hash alg="SHA-512">147d5f4e583b4d03a95ffdd491ddf9cdd2faccb15946523ccfdedbb8a915ff0e02274e7242ff6eb91889e439e2bc459d11609e821dffa41ea45083b1324ad38a</hash>
        <hash alg="SHA-384">8d0c04cb565a0ec3e80a4eda8b03e40d770fdf0fee2c4bf7758d0724cd237b36cd35419f4cb9cdd6b4dee1a03cf847e6</hash>
        <hash alg="SHA3-384">d0455ac6441e3b209876abbb170c425694fca677bbbc0d3a719581cd2ba9cf5b53ad75925ae298664455b96a4331547f</hash>
        <hash alg="SHA3-256">1d44d92cb0e4558d792ccda58d9239919e6551920fe17333a63738030c7bbe98</hash>
        <hash alg="SHA3-512">06a4150480a9fd7fea3032f7967c850fd7112d7c52bcbf18f76ca03e33e6d9e5c5946eac3ee4f7b0c48b9a7da566d739841f76872c552f2eb448d84e5160974a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume/flume-ng-auth@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-auth/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-auth</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>
        <hash alg="SHA3-384">17cd61f59a162250b52a89c7c56eb60da253b776210500313c7b82744483ff84717946f969251fb4d76f9bb12a2458fe</hash>
        <hash alg="SHA3-256">9dcb04582c64c79e788f9191195834ec75bb3457133d22a176a0ccb069b97103</hash>
        <hash alg="SHA3-512">990faffa454598a3fa82affe30f1323db769d2e1fff20d9c7163ef6fd95ac7a0874c06a634207a2eaed9e5afbdee68b225138fc75018717ba97efe3ffe92c88a</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/com.google.guava/guava@33.0.0-jre?type=jar">
      <group>com.google.guava</group>
      <name>guava</name>
      <version>33.0.0-jre</version>
      <description>Guava is a suite of core and expanded libraries that include
    utility classes, Google's collections, I/O classes, and
    much more.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5d8aefac09131c3a74d6dab4b01bcff6</hash>
        <hash alg="SHA-1">161ba27964a62f241533807a46b8711b13c1d94b</hash>
        <hash alg="SHA-256">f4d85c3e4d411694337cb873abea09b242b664bb013320be6105327c45991537</hash>
        <hash alg="SHA-512">bb122b4c6df2ae3282eefdf313f8d4a3d75e363cfb30ae65a5e51f744105e6fb7b5b77c8cc07a1d37fea0947aa22ac3070063174826408b57a44b2f26856ff3b</hash>
        <hash alg="SHA-384">dd0d01893159e2d734b885386635024c94606d5fe6259951e1f2ce37f026f60a419fefa536aaaa6274fdd2d5505e640a</hash>
        <hash alg="SHA3-384">a1b5933d73ea9881293e19fab4bbef2b301a88e480f4fcb2d1187e383dba0d5c02c8884997fd3f0d20456ab8c27e3898</hash>
        <hash alg="SHA3-256">ed01cc65afe540179c8e54dbc09331b679521cc5a6617389814fe2038603c7ba</hash>
        <hash alg="SHA3-512">6a422f8b319cbc21a87c7e03ff94ac4da0eedd8b9960212fb14446bd21da281afd8140ec7f3d3043e80e8c5b16ce50b5c27a235908f23ae4127e8d925a16886a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/google/guava</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/google/guava/actions</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/google/guava/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/google/guava/guava</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar">
      <group>com.google.guava</group>
      <name>failureaccess</name>
      <version>1.0.2</version>
      <description>Contains
    com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
    InternalFutures. Most users will never need to use this artifact. Its
    classes are conceptually a part of Guava, but they're in this separate
    artifact so that Android libraries can use them without pulling in all of
    Guava (just as they can use ListenableFuture by depending on the
    listenablefuture artifact).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3f75955b49b6758fd6d1e1bd9bf777b3</hash>
        <hash alg="SHA-1">c4a06a64e650562f30b7bf9aaec1bfed43aca12b</hash>
        <hash alg="SHA-256">8a8f81cf9b359e3f6dfa691a1e776985c061ef2f223c9b2c80753e1b458e8064</hash>
        <hash alg="SHA-512">ff4ee76aa661708989d53d45576cff3beea9ebbd86481dbbf2ee8c81bb22f882097b430588312b711025f0e890f22c6799d722ccd422a6a7278de08660fe2f51</hash>
        <hash alg="SHA-384">85a7bd379da27ad57a4e5c02099fef206083caa52244597ac858a921b48e2912cfa7ef0e7d0c7a10ab2dd8d0f7d6ada0</hash>
        <hash alg="SHA3-384">652b22d09b297320e62ac254801e7d3a0fd2a8038461c5cbf7a53a27d681f62b768b964aa62c864453c4e7af217c8c4a</hash>
        <hash alg="SHA3-256">a650b2f7982affc2dbb7e2807fbb0fbf58b74fd8dc111cc6dc5e95a00179b7e3</hash>
        <hash alg="SHA3-512">2c5ee7629a8fb1c952f437b80fcd1cff86c54ff81de02eda1eb73c0bbfe38d3f072946f8c6396c7f1e46e16a6d44ad393dfe6fd2dd96f75ebb854263d36bb193</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/google/guava/failureaccess</url>
        </reference>
        <reference type="build-system">
          <url>https://travis-ci.org/google/guava</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/google/guava/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/google/guava/failureaccess</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar">
      <group>com.google.guava</group>
      <name>listenablefuture</name>
      <version>9999.0-empty-to-avoid-conflict-with-guava</version>
      <description>An empty artifact that Guava depends on to signal that it is providing
    ListenableFuture -- but is also available in a second "version" that
    contains com.google.common.util.concurrent.ListenableFuture class, without
    any other Guava classes. The idea is:

    - If users want only ListenableFuture, they depend on listenablefuture-1.0.

    - If users want all of Guava, they depend on guava, which, as of Guava
    27.0, depends on
    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
    version number is enough for some build systems (notably, Gradle) to select
    that empty artifact over the "real" listenablefuture-1.0 -- avoiding a
    conflict with the copy of ListenableFuture in guava itself. If users are
    using an older version of Guava or a build system other than Gradle, they
    may see class conflicts. If so, they can solve them by manually excluding
    the listenablefuture artifact or manually forcing their build systems to
    use 9999.0-....</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d094c22570d65e132c19cea5d352e381</hash>
        <hash alg="SHA-1">b421526c5f297295adef1c886e5246c39d4ac629</hash>
        <hash alg="SHA-256">b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99</hash>
        <hash alg="SHA-512">c5987a979174cbacae2e78b319f080420cc71bcdbcf7893745731eeb93c23ed13bff8d4599441f373f3a246023d33df03e882de3015ee932a74a774afdd0782f</hash>
        <hash alg="SHA-384">caff9b74079f95832ca7f6029346b34b606051cc8c5a4389fac263511d277ada0c55f28b0d43011055b268c6eb7184d5</hash>
        <hash alg="SHA3-384">e939f08df0545847ea0d3e4b04a114b08499ad069ba8ec9461d1779f87a56e0c37273630a0f4c14e78c348d3ac7eb97f</hash>
        <hash alg="SHA3-256">1f0a8b1177773b3a8ace839df5eed63cbf56b24a38714898a6e4ed065c42559f</hash>
        <hash alg="SHA3-512">6b495ecc2a18b17365cb08d124a0da47f04bcdde81927b5245edf3edd8e498c3c3fb92ce6a4127f660bac851bb1d3e4510e5c20d03be47ce99dc296d360db285</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/google/guava/listenablefuture</url>
        </reference>
        <reference type="build-system">
          <url>https://travis-ci.org/google/guava</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/google/guava/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/google/guava/listenablefuture</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.checkerframework/checker-qual@3.41.0?type=jar">
      <group>org.checkerframework</group>
      <name>checker-qual</name>
      <version>3.41.0</version>
      <description>checker-qual contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3187e97ad396c881e9e9f98456e8d878</hash>
        <hash alg="SHA-1">08be6df7f1e9bccb19f8f351b3651f0bac2f5e0c</hash>
        <hash alg="SHA-256">2f9f245bf68e4259d610894f2406dc1f6363dc639302bd566e8272e4f4541172</hash>
        <hash alg="SHA-512">d55d8f5d29aa373747064f300d6a21cb6394782aba161e1a6edff11431dca5b4e44c5110d3ec7b42b4132d30e247296336bfc317f593a065b1adbf8882e301b6</hash>
        <hash alg="SHA-384">6fa49369d7bd63ab2bcf9a29acbac3f16d4077ff78dc6fc0b228bc151a1d58a9320bdcd49e7ec70826618fd09e4f107a</hash>
        <hash alg="SHA3-384">ba341ea98607c2b8adfae367c1550eee8dff50e698a378695e67d289bc137cf98a7dc7e12f87b634f9ab15c10e217a3c</hash>
        <hash alg="SHA3-256">3a40a5b995c9160a714757987e0f56e4823046cc862162e5f2cd754235083d7e</hash>
        <hash alg="SHA3-512">4f9d9916b1efaed60677c5d835cc316809d6beb06c7d508ed2ac6d5adf42620d87b99cb00ee9d1f7598b58b64b338fc4784d0d0b2bb8f972a21a0e4fbf380406</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.checkerframework/checker-qual@3.41.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://checkerframework.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/typetools/checker-framework.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar">
      <group>com.google.j2objc</group>
      <name>j2objc-annotations</name>
      <version>2.8</version>
      <description>A set of annotations that provide additional information to the J2ObjC
    translator to modify the result of translation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c50af69b704dc91050efb98e0dff66d1</hash>
        <hash alg="SHA-1">c85270e307e7b822f1086b93689124b89768e273</hash>
        <hash alg="SHA-256">f02a95fa1a5e95edb3ed859fd0fb7df709d121a35290eff8b74dce2ab7f4d6ed</hash>
        <hash alg="SHA-512">f8263868a792b41707c9e7fe6fa5650a14cd93fbeafad20efe3772a3058fc933eb59782ec59e6eb9b9c569aa96da80134ae9fdf7547b69c44a97087efddceeff</hash>
        <hash alg="SHA-384">e6087ec31fec8289158496ad2ed6ce8472d5d513808a312e0782cedac3b86c37a62a63c0b5ea3839491d109fe9e148a1</hash>
        <hash alg="SHA3-384">10add34bfeb8612283eef89ac96747a3c9b755acd80ad526e1addaeb7efd6323c52b9bfa1a3d34adb40e1ccb963ee65d</hash>
        <hash alg="SHA3-256">b3336f8abd6b1f73b9f06d306974557000a000073bfbae6b54fda26d17dbb072</hash>
        <hash alg="SHA3-512">d376c184a6df071c4e93b913d175b5c2e63deac37105dc20342c19bdda62e4e9598ca1e8bfb4f4fd5cdee6dd5ac3b8af49e2c5193e324d59a59ce1f7adeab627</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/google/j2objc/</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>http://svn.sonatype.org/spice/trunk/oss/oss-parent-9/j2objc-annotations</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-io</group>
      <name>commons-io</name>
      <version>2.15.1</version>
      <description>The Apache Commons IO library contains utility classes, stream implementations, file filters,
file comparators, endian transformation classes, and much more.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">84351f7991a0e6722f00e96a4ccc376f</hash>
        <hash alg="SHA-1">f11560da189ab563a5c8e351941415430e9304ea</hash>
        <hash alg="SHA-256">a58af12ee1b68cfd2ebb0c27caef164f084381a00ec81a48cc275fd7ea54e154</hash>
        <hash alg="SHA-512">e9adaeed2d715ac0ae44de056ba165a743a92acbeb9871b535f7e58e0b3bc4fba276495b50429be195098a559f3adb7294048479754a0ee4d397da2efda5f81c</hash>
        <hash alg="SHA-384">028c72b59373d3894da22f9eb2c731aabd00f670993973f71a354d722670c12ca659686b83bbf8db32d060ca180f50b2</hash>
        <hash alg="SHA3-384">73cd585ab3736b4be50ec0f10dfe5ebfc3390eea8d56f07f29055f1fddb2dff8084310eaa6fb9f97ea639ed1abd7bc33</hash>
        <hash alg="SHA3-256">daf39bc99f1a3dc0075714a4a342a58d69a4cd62c25bc39a581f657ca72b1044</hash>
        <hash alg="SHA3-512">b003f8971d1536ea0fc4320dbfe17d7259d49e59314739f9fc83134e511facbff048b0ef4f86a9d0893781ca09c95cebc3b181a6c89a2d41e851870b96e76839</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/commons-io/commons-io@2.15.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://commons.apache.org/proper/commons-io/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/commons-parent/actions</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/IO</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-io.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-codec/commons-codec@1.16.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-codec</group>
      <name>commons-codec</name>
      <version>1.16.1</version>
      <description>The Apache Commons Codec component contains encoder and decoders for
     various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
     widely used encoders and decoders, the codec package also maintains a
     collection of phonetic encoding utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6c5be822d8d3fa61c3b54c4c8978dfdc</hash>
        <hash alg="SHA-1">47bd4d333fba53406f6c6c51884ddbca435c8862</hash>
        <hash alg="SHA-256">ec87bfb55f22cbd1b21e2190eeda28b2b312ed2a431ee49fbdcc01812d04a5e4</hash>
        <hash alg="SHA-512">bd33fd5340757ea0616a8c2a48760cfc9932f93b8e067701f4a122fd59735083468a016d8c0fd65973dd3fa4fc3537855e71a1fae7d14e1777e31ff1c47708ce</hash>
        <hash alg="SHA-384">ee7f4c3e5c01cf77f4d82b09c358087738e6e79507ced9f2c82fdce3b32825bb62b2d66b30ef897e2972d3253478c525</hash>
        <hash alg="SHA3-384">c200875af6359f6a584b108ecae3d83496942e1216dfacbd86e3c22e54b90b9519a9b01a229e71552111b10c8734c327</hash>
        <hash alg="SHA3-256">81cd8a4c12e0b7ac84222e33b159cbd6f658b3e0f48e5fd8075d50cd03b05837</hash>
        <hash alg="SHA3-512">c821b99a5b4a3fbf052f562d60479bc252aafa8057fcbe095e09e96cf01594a23455658f9c666866e1937910ff44a1a891760d04c22d5187cb98be9d0d58952b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/commons-codec/commons-codec@1.16.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://commons.apache.org/proper/commons-codec/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/commons-parent/actions</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/CODEC</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/commons-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/commons-codec</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.jcraft/jzlib@1.1.3?type=jar">
      <publisher>jcraft</publisher>
      <group>com.jcraft</group>
      <name>jzlib</name>
      <version>1.1.3</version>
      <description>JZlib is a re-implementation of zlib in pure Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">386d3714fef534d21175d8885ae48bf7</hash>
        <hash alg="SHA-1">c01428efa717624f7aabf4df319939dda9646b2d</hash>
        <hash alg="SHA-256">89b1360f407381bf61fde411019d8cbd009ebb10cff715f3669017a031027560</hash>
        <hash alg="SHA-512">339793df0001214aaadac2a5456c3cd54a0c09ba2c9e73cf13155adbfdf1c2a953f7336903e45e76a52ce6b48c5b7c78436667d7836e7354e02e85ba0908afd3</hash>
        <hash alg="SHA-384">e0fe861e00a6136b1c97ae781ef56068b0e30c22a64ba4186b1703fd543878920e809f32756323f0fa68afc25f64653e</hash>
        <hash alg="SHA3-384">48f4e07ed293214fedb6ed444886131225f20e591ab0ac8236f64498b2f9aae067d0cb92c8e100263e6e9ccad8074c52</hash>
        <hash alg="SHA3-256">1a141fb006354f69bbf72a11e15c716be8260f7670ceff4ca764394e4473a91e</hash>
        <hash alg="SHA3-512">90236a8e878a8838ddc5f3129a1a9ab84d0849702bc4b8ec02d6c5dc09271927359d7da1121f55f36c16bd7d371b6fc631d5439cdd93d9a30ab248dcd84d4618</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-4-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.jcraft/jzlib@1.1.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.jcraft.com/jzlib/</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>git://github.com/ymnk/jzlib.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-cli/commons-cli@1.5.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-cli</group>
      <name>commons-cli</name>
      <version>1.5.0</version>
      <description>Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6c3b2052160144196118b1f019504388</hash>
        <hash alg="SHA-1">dc98be5d5390230684a092589d70ea76a147925c</hash>
        <hash alg="SHA-256">bc8bb01fc0fad250385706e20f927ddcff6173f6339b387dc879237752567ac6</hash>
        <hash alg="SHA-512">b78ac2b418e9e9e7d0bc866664577199d320408a6f03151b3789bac365c986dd526df853599e633d7e50fe136cbf3eb9ce50c9cfa0ad38c3cc8d8ee416f61c40</hash>
        <hash alg="SHA-384">a7a2daa807c4007c506b5100f0a9b526c0052c4e1f6b699904ef9d2aba8195b6003dc4d47ca133b15e2f3e830bdbe6c4</hash>
        <hash alg="SHA3-384">44ca97514a2e34b5bf3de9b5d45c8e871f6eee517db7f3c4b4476eb3e8dfe9a9d8760f3181114708288c373727b42475</hash>
        <hash alg="SHA3-256">a0a47001d3a293f129ffc21f17f575a9d23ce5b88b440e651e4cd01edd0cc421</hash>
        <hash alg="SHA3-512">483dae23d6827a105d17847c8c813527f19042b65c4d09635dfc4bfd25990fe3ba2a997540460fd5b1d72ca3add9a38ca8b32004680764db972a9bb62f7f68d8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-cli/commons-cli@1.5.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://commons.apache.org/proper/commons-cli/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/</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/CLI</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-cli.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-lang/commons-lang@2.6?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-lang</group>
      <name>commons-lang</name>
      <version>2.6</version>
      <description>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.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4d5c1693079575b362edf41500630bbd</hash>
        <hash alg="SHA-1">0ce1edb914c94ebc388f086c6827e8bdeec71ac2</hash>
        <hash alg="SHA-256">50f11b09f877c294d56f24463f47d28f929cf5044f648661c0f0cfbae9a2f49c</hash>
        <hash alg="SHA-512">4a5a3dbe4941c645e2cca068cca5c1882cfe988b02e7cd981d1e51784900767d1deab0e0e0566f559c9fcabb4a180e436d5bb948902d4f4106f37360466afb42</hash>
        <hash alg="SHA-384">9725bc421adc1dbcd6f937eca0f3075d186a2b353ece4cef66b0fe81bb8d3f7d7641c43e86d657ef526c719f0c2a8c90</hash>
        <hash alg="SHA3-384">4bc4eaaf2580ded6d552b96ae5261c936de95f69a1d137c47279c51bf2aa1406ae44f69ccc94486267b8441e53c4bd74</hash>
        <hash alg="SHA3-256">b68d49ef037d428ea0c3e67a7a20f3d68a134bef30a1639ec08d28886b9f5629</hash>
        <hash alg="SHA3-512">2e9ffc0608827cffc0b48b7a0f35d371c66586c99fea2910f7c2a237c7c57d9ae4d65de7c8e018362c2e4f963c2f70a9196cebf35457f1dd0cea6c65c256f673</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-lang/commons-lang@2.6?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://commons.apache.org/lang/</url>
        </reference>
        <reference type="build-system">
          <url>http://vmbuild.apache.org/continuum/</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/LANG</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/viewvc/commons/proper/lang/branches/LANG_2_X</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.avro/avro@1.11.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.avro</group>
      <name>avro</name>
      <version>1.11.0</version>
      <description>Avro core components</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">27b149b13a0843d28bd935151db87403</hash>
        <hash alg="SHA-1">2b0c58e5b450d4f4931456952ad9520cae9c896c</hash>
        <hash alg="SHA-256">b3e42815a3dddb0d9432035aa133122c3dffc03affea49493d46fcc2e7581a74</hash>
        <hash alg="SHA-512">d950e0f74142022f999afda7b4920d1eaa1407217b1958cbd43ff802300d6184ba85108fbc298bd98814d23a2e8ab4d9567a5c9f08edd9d395856144da6248da</hash>
        <hash alg="SHA-384">16488513864d4eec668a150670bf57cc0d80566646eef89002f4da7b51a8b48a42cda6bfbfcaa6409d2f53fd76ea4f5b</hash>
        <hash alg="SHA3-384">658ae3b5bd2b494ebe685b699eb188f1b52f952feb04240cc9b9ca42777fb8cea46e5fb7af389a636b4b866a1c3bd807</hash>
        <hash alg="SHA3-256">9a2de841012f2abfa7985fa14c88c4d5f7ae4325a35196e009d7c5e40d6d6b1f</hash>
        <hash alg="SHA3-512">913721ac4c968705769a6a86cf727f31947e3e1bb63ce3620805d311dd2c695e6593af6909377a85547c7ed01c9b46a92a670097b380d2cd21a1cb5336f731f7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.avro/avro@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://avro.apache.org</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/AVRO</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/avro-dev/</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:https://github.com/apache/avro/avro-parent/avro</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.16.1</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0f51c6a7d713aed6e044cf1692bb59f4</hash>
        <hash alg="SHA-1">9456bb3cdd0f79f91a5f730a1b1bb041a380c91f</hash>
        <hash alg="SHA-256">f5f8ef90609e64fec82eb908e497dc7d81b2eb983fe509b870292a193cde4dfb</hash>
        <hash alg="SHA-512">1f1551b0512a0ac3fc883db62472901c91051586616804daec24268ceaed409faaa1f1695df2f6220fa389aeb54802eb51dec439322bc7383507b45c08cbe17b</hash>
        <hash alg="SHA-384">24b8435650ceba20008563d8bb9db4a8aca74d7ffa33e95efc6ac576d71f39d5ab228c133b413c6c852c34d905a249cf</hash>
        <hash alg="SHA3-384">f15db08b5d9ff6b475507afeb587a30bf6fe050d216cadf1bcd9fccaac0a59fd6bb1e8533ee8a48bb6075801b6f617ce</hash>
        <hash alg="SHA3-256">5fc0bd6adc8b1f3e96b835acc703cb1a4a977deb1f44d0b9314ea25b83c2f36f</hash>
        <hash alg="SHA3-512">7273a7e983ef1e9c7195aa36dba2d0b7b35600f844f61a54c1a80e4590c987257411f8e17a2fb9252849fd8c5ab9fb40f14ae288159a0e98c337020fb8679a1d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson-core</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/FasterXML/jackson-core/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/FasterXML/jackson-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-databind</name>
      <version>2.16.1</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ac71b868569d329136f2c63f34dd2c89</hash>
        <hash alg="SHA-1">02a16efeb840c45af1e2f31753dfe76795278b73</hash>
        <hash alg="SHA-256">baf8a8ebee8f45ef68cdd5e2dd3923b3e296c0937b96ec0b4806aa3a31bccd1d</hash>
        <hash alg="SHA-512">e826126759ef714b35c546a524d0fc82e8ae38ad19d0502a58d360926aef3d13492092372302fcea19e78b24432838a40023ebf5dfae4e8c566478c4833ea998</hash>
        <hash alg="SHA-384">6e46bf61e034085444b1a708fbb6926ddd46ccaa75c20c9765c1a98c266449169d7a28e6197224f46cc4c15201187ab6</hash>
        <hash alg="SHA3-384">649d02e2265bc92d75876b31006f1cb2fe33788da8edb06ebc5b798e964ba7a8d6b96d21053b01e5fe3cf27a63a8b66c</hash>
        <hash alg="SHA3-256">d58b494fb40bb93c799c315293daf81fb6d0bf418d38b912aab1c37b4de1db77</hash>
        <hash alg="SHA3-512">c3950b04417dee7450b36f3428005a2f118c8ce0388f2c2470f5543cac3106215b6b591848775176892951f2ea7a608c7d02280067d5cfae1634e0f3e306e628</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/FasterXML/jackson-databind/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/FasterXML/jackson-databind</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>2.16.1</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1c1e081b6b61ee1f1cb0ef52eef45d61</hash>
        <hash alg="SHA-1">fd441d574a71e7d10a4f73de6609f881d8cdfeec</hash>
        <hash alg="SHA-256">a4730771e6a495dd3793a42cdb8ce6bddb96c77e15f40c98fd8d9a7ae09e7286</hash>
        <hash alg="SHA-512">2e268340c11ff606df14cc963e5a4c97b22c69dbe09b9ee96873b6553aa97ba703f94dd85cc05704a35c4ae1651fc37d23d87e94bbad39f2a3a63fc2b3f754b1</hash>
        <hash alg="SHA-384">27d294ee2a7519f851bd9da37eefd432b13e2ba2ee94e5bcc8587d8d251c8d00537fe583912681f5d43fc92f29dc23ac</hash>
        <hash alg="SHA3-384">f80ca2f1d7b49ca06c999f287249874979295312ad61fae7dba101a084825c2f7200b0a252c67e36b8f185cb5b70b490</hash>
        <hash alg="SHA3-256">28db760c602a501079b88e94eb4cea2e59895a688e6ea66e447b51adac113e0a</hash>
        <hash alg="SHA3-512">acc6d03c8674438bac5e2b09e1615b11d202c12aa720e9205d820543cc2762f9a3497bf9de9f8239844db23ccf0b52cbd3255aff422c03de490c60ce2c4787ee</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/FasterXML/jackson-annotations/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/FasterXML/jackson-annotations</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-compress</name>
      <version>1.26.0</version>
      <description>Apache Commons Compress defines an API for working with
compression and archive formats. These include bzip2, gzip, pack200,
LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4,
Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cbc0bb8eca12b747ca21bf998d736e60</hash>
        <hash alg="SHA-1">659feffdd12280201c8aacb8f7be94f9a883c824</hash>
        <hash alg="SHA-256">051aceb8bbcc62d0f5b2b8ac72c53767f9c59bfbd050151e65bef6f51c8ed9c9</hash>
        <hash alg="SHA-512">acbeaa2909b809cd561e7156df18340d96abacb179325622d73bdd6b82cb9b387d6fcb1a44d8195aad4e786da299289e17598a1d337b7c7d1c0bc610cc128714</hash>
        <hash alg="SHA-384">052d4d0cd1929c4299dd9d37dd36eaea6ed2be6b04d6d83a94f8608a6d1138aa81f7a34f25113ac267e7ba25ce948c9a</hash>
        <hash alg="SHA3-384">8b0bf441e8ce793fb6513bc07551cc48ab4507696c18e6037b0fcf35bc4e1eb3e44ed962e2d3765c86d4d912770aa53e</hash>
        <hash alg="SHA3-256">e441768e06092053f4703844ec0c8f2b437e06e7c190d48fec9d7682beb94c40</hash>
        <hash alg="SHA3-512">5984f9f08f83789555677f6800f25fa8e80a9eb2e4d46b5fb117b8efc24753644fa103a2f6b619827661a41677991bc827965172ef25f1313d8a59154e615e8d</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-compress@1.26.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://commons.apache.org/proper/commons-compress/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/commons-parent/actions</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/COMPRESS</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-compress.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.avro/avro-ipc-netty@1.11.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.avro</group>
      <name>avro-ipc-netty</name>
      <version>1.11.0</version>
      <description>Avro inter-process communication components</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1dec8d1b111a09310ad65981a0fb40bb</hash>
        <hash alg="SHA-1">f3f7d1297f2c957acc39979607f3dee63b73817e</hash>
        <hash alg="SHA-256">a0846b9dfc5192582b215941ccd6e267dc9fc44fc65d4277bef7ace8dbed679e</hash>
        <hash alg="SHA-512">a2e6ecf586a3e609bf7b21325972f0691ad443ef78327f75b09c19b1f286ee12c5c92a5c4235b0c13228e1c852326adef60f7edcf96e1fd880cf7cd15c78d921</hash>
        <hash alg="SHA-384">ec588e66d34e295913929e86f9f1929b36b694bc17d47b464579b98e9a46e9b2cd61fa8f6651f7f55fa84b88885893f9</hash>
        <hash alg="SHA3-384">b7f424be4c40d206283fca18f565129156c051fc74a3b492980c1c0ad05a598190e7a4ea12b48f58f3422a1668d0b20f</hash>
        <hash alg="SHA3-256">9d8c15ee961577ffb003d7388eee3954b7527b99b6b02802f8bb32533dc8deaa</hash>
        <hash alg="SHA3-512">f81d4d1d8fcc73d46e345cd0bab5c19d97350f95aad008eb558f40689a41b10a28780bdaa50e31eade401acb86277831791de10a8b59276b816cc65e5169b9ee</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.avro/avro-ipc-netty@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://avro.apache.org</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/AVRO</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/avro-dev/</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:https://github.com/apache/avro/avro-parent/avro-ipc-netty</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.avro/avro-ipc@1.11.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.avro</group>
      <name>avro-ipc</name>
      <version>1.11.0</version>
      <description>Avro inter-process communication components</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d89645ec8279e99f308e88b400792797</hash>
        <hash alg="SHA-1">940de2ce4ba26fcfe2bd636f83a759d1cf5da5b8</hash>
        <hash alg="SHA-256">7512ccfa290d3649aea200df0b305eab6b038c6f011ad46b509d5acf1dd537bd</hash>
        <hash alg="SHA-512">f7d31daf466a7ef2d6430b406f3b1e4ba8270117556bcf8c4880a07410313215076d67d6340e0da7369951a8963b3e63669f38672b8a8fd6e89085e5307ae930</hash>
        <hash alg="SHA-384">32c637a1f5a524256ea7d48a7202aef7817e166a822bb584f6907623b73b8857e6e7ae6361bc9e3f29900e61facb645e</hash>
        <hash alg="SHA3-384">d00a3c5a004f79ef0168b1578bdb6c821644775983aa71a3f4c730c5cd682692f57b69790abff8cebdafd980d2a53d72</hash>
        <hash alg="SHA3-256">f9cb41880595f6b88f717e4a599b45f8e9a14cc044bbc046a36de5c896512057</hash>
        <hash alg="SHA3-512">9a02c5dccf764e17783f95f9e6ea5117d75dedca81a488ee2a4c3125b8ad311bfca146f3a4fee69aabeb80da5a9fcd3136e968e48f0919be7608cddee593e164</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.avro/avro-ipc@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://avro.apache.org</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/AVRO</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/avro-dev/</url>
        </reference>
        <reference type="vcs">
          <url>scm:git:https://github.com/apache/avro/avro-parent/avro-ipc</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.velocity</group>
      <name>velocity-engine-core</name>
      <version>2.3</version>
      <description>Apache Velocity is a general purpose template engine.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e761e6088b946b42289c5d676a515581</hash>
        <hash alg="SHA-1">e2133b723d0e42be74880d34de6bf6538ea7f915</hash>
        <hash alg="SHA-256">b086cee8fd8183e240b4afcf54fe38ec33dd8eb0da414636e5bf7aa4d9856629</hash>
        <hash alg="SHA-512">ec8ccd36d6cefd4325f39d6c215f4177900b7c0fb1e4e96b3c0d9391c033df4d5fb83b7899530f32738afa78c193d4dae700cd5c674954a34e7cf627a4fa1204</hash>
        <hash alg="SHA-384">5aa3f60e17efb01e2bae1d1169da36a55d7b3ede1d90b1f3e1d3984d2b78fa4bbbba2772ac404e9dae7b37812df11f13</hash>
        <hash alg="SHA3-384">5bc7a76a774653896a0b789726a581de3fbcfa40875945e514f5d8c2e972aeb43ffb2ce5c0da6d4a65b2ef442fc56afc</hash>
        <hash alg="SHA3-256">6ff993b508c05170c3dbd65f6080edf5cdb8b8fd2fa7b94f7d64f20a79d3de9c</hash>
        <hash alg="SHA3-512">c44791f0b9e6b3d28717ca56582e2c55bff208aa5bc7bc2cc91003afde0ec0111a55d585c9f09717747ee7e78a688e894b7962fb55a56eaf57413a9c365c567b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://velocity.apache.org/engine/devel/velocity-engine-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/VELOCITY</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?general@velocity.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=velocity-engine.git/velocity-engine-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.tukaani/xz@1.9?type=jar">
      <group>org.tukaani</group>
      <name>xz</name>
      <version>1.9</version>
      <description>XZ data compression</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">57c2fbfeb55e307ccae52e5322082e02</hash>
        <hash alg="SHA-1">1ea4bec1a921180164852c65006d928617bd2caf</hash>
        <hash alg="SHA-256">211b306cfc44f8f96df3a0a3ddaf75ba8c5289eed77d60d72f889bb855f535e5</hash>
        <hash alg="SHA-512">a4362db234d4e83683e90f5baf90c82107450cc4404acab96e3fab14b8a3d4588a19722171d32f27d18463682a6994cad9af0b1065c954e3a77ea7bdcf586bac</hash>
        <hash alg="SHA-384">aa30349b094723369908369a18e2cb5beb5b7ca0b24b4d56c2f5725fae152220f6526466672b22bfec939e2e0622a01d</hash>
        <hash alg="SHA3-384">b3e1fee7784188df5e1931c9e8137ac0e20e63f66f93e7f938a448fc0b3adb4be5205c7a5f1835007e233fee2696fc2c</hash>
        <hash alg="SHA3-256">92eff603ed0aab557e1a45e17a74e80d8ec656b5f137197b23c429c903fa448f</hash>
        <hash alg="SHA3-512">b290f92958f8cd91705331d8411140c23957ab8b568fbe19a70f4f1dc97eddc13d3a200df28a02ab5911ce18f546c33f720878be0f727edac839a6e63ee66ece</hash>
      </hashes>
      <licenses>
        <license>
          <name>Public Domain</name>
        </license>
      </licenses>
      <purl>pkg:maven/org.tukaani/xz@1.9?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://tukaani.org/xz/java.html</url>
        </reference>
        <reference type="vcs">
          <url>https://git.tukaani.org/?p=xz-java.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.github.luben/zstd-jni@1.5.5-11?type=jar">
      <publisher>com.github.luben</publisher>
      <group>com.github.luben</group>
      <name>zstd-jni</name>
      <version>1.5.5-11</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">00977099d76d2c01a7b19263375ee42e</hash>
        <hash alg="SHA-1">ca6ab366315e179dd80645aad4a60bab959c6523</hash>
        <hash alg="SHA-256">d75b2ced6059f81ad23e021c554259b906b6c4f2991cb772409827569ead4c1a</hash>
        <hash alg="SHA-512">d9bb13345d3a41a9ddbd0d4fbd9a4ab936f8ff98acbcb37394cd0e75aa5e550888d51b93c76fea8629e2f2cf39de4b0fe94abf853b46db426e40674cde8d69d5</hash>
        <hash alg="SHA-384">c128f7dd3f6ec2f5a5566769bd60f6d3ed36583575bb2efdb9e53aee028b629d009ce4008efda5c38da778195ff42429</hash>
        <hash alg="SHA3-384">60e17c55ff7cbe9ec7411bd06ba10470396666dc78ed93943e1412512cb420413182c9071010b5e849d74415fe10ebf0</hash>
        <hash alg="SHA3-256">bba50765cfc050bd98cc6eac6d180751e920067a58c6a41050870e937ecce2d5</hash>
        <hash alg="SHA3-512">a892530c4e30fff48cfb3d94bc59128ac853d172e8012f66184780cbafad5d5381ca239e0f68f712d3b1e399c5155287f0f8b077eb7cb48bdd1548ba7c89a734</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-2-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.luben/zstd-jni@1.5.5-11?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/joda-time/joda-time@2.9.9?type=jar">
      <publisher>Joda.org</publisher>
      <group>joda-time</group>
      <name>joda-time</name>
      <version>2.9.9</version>
      <description>Date and time library to replace JDK date handling</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">eca438c8cc2b1de38e28d884b7f15dbc</hash>
        <hash alg="SHA-1">f7b520c458572890807d143670c9b24f4de90897</hash>
        <hash alg="SHA-256">b049a43c1057942e6acfbece008e4949b2e35d1658d0c8e06f4485397e2fa4e7</hash>
        <hash alg="SHA-512">3a6749ecd71ee8d5781821c36d77850a810e72ee33757ec4ee9e3d424676dced7eeb955a432f45edb3694dc14dbe1ee4c608545d6a445b29b86979a7c9829384</hash>
        <hash alg="SHA-384">76fadb1a66e6e6f9780aef2ca6ecfe6e07c0abb0829cc436c0ebf02186ba571219a290ec4bf1b510059594b146d39eff</hash>
        <hash alg="SHA3-384">9f4b85b886cd0b78b1404522979c0bd150dfe27f01469a17e943d35f5fad2de37fd88f35c0f0d49613c81a6fc0a8cd6b</hash>
        <hash alg="SHA3-256">22837a75e07c2c56cb3565e324f157f0850f9df62471293af3a77ec2ad456535</hash>
        <hash alg="SHA3-512">b7f8c9cac6086a5c7d861e5dfa9a42c1191ae17e9d9bfbae5eea2e1f6e25eb084fcb9bdc6bbb7d9c693d423452c9533b1216648793d5ca31675af23d1a0f0397</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/joda-time/joda-time@2.9.9?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.joda.org/joda-time/</url>
        </reference>
        <reference type="distribution">
          <url>http://oss.sonatype.org/content/repositories/joda-releases</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/JodaOrg/joda-time/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>http://sourceforge.net/mailarchive/forum.php?forum_name=joda-interest</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/JodaOrg/joda-time</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-servlet</name>
      <version>9.4.54.v20240208</version>
      <description>Jetty Servlet Container</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">e6edea140ef5ead667307fb4f674ae1d</hash>
        <hash alg="SHA-1">265cdb2c48345ff3c661a15873abbf4c7e4c8300</hash>
        <hash alg="SHA-256">8c2ffd1cc57f618faf8b212eb78405bb2d7f0b814ba3a3acaf784be702be7766</hash>
        <hash alg="SHA-512">b308c9dbee5644c1f0a162a0c6aa39283def44a8fd250b6aa962dbf0a2c775f05fb60970ede4145bfb6d4141773abbd2a84c731d6542742b693bd5087c6369a8</hash>
        <hash alg="SHA-384">834b5b0f9acaa85370b8c1e423955b19b389b735fadf9dcfb87e4fad1bba930ec86741934d740549b4cf4e063f889d0f</hash>
        <hash alg="SHA3-384">69caa5e8f8e7a0b368d43d84f0718e1929b3e13f17acbbc987c1b14b53f661ba50cc4fea51d8e5b8259f2340e7ab755e</hash>
        <hash alg="SHA3-256">610507f5c7cb76329c041999bf2522c1e7e9c7119acc1621bfc4184d023f1a87</hash>
        <hash alg="SHA3-512">0c7346c24a11fd7477b6892aa5043dc6166e79bb9103e4d7fc5b4359fdf304fbb3d92f8e60d81ce959cca58dd06f9fdacb60b8118705d86d7f0333f1339dbcdc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse.org/jetty/jetty-servlet</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse/jetty.project/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse/jetty.project/jetty-servlet</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-security@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-security</name>
      <version>9.4.54.v20240208</version>
      <description>Jetty security infrastructure</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">fb9cb76cbacca32156f2269ad0b4d840</hash>
        <hash alg="SHA-1">7bf0247b413feefce4a18f50c68d7b9e41beaf30</hash>
        <hash alg="SHA-256">7d17ec768603c33746f9f6f98849d7c9f8bc439a53d9e247702e19cea6c75ec8</hash>
        <hash alg="SHA-512">6f580991c6478dce1a0cc99279b990bb6d71e815046b06fcb4b0863b8e5b5ba251ecd934dee7d400de64ca71b9ef0e31b17897173ab6538296f33adb59b8317b</hash>
        <hash alg="SHA-384">1790ac683c0de9888caf24af9cc8e5dd7785f0a9c260211e55d257e362b3a320fa8f5752c85d2207136fe2c8d5273ec0</hash>
        <hash alg="SHA3-384">3b2c9f219501f44d1f0dbc706865228cbfab6780a6bdfc2e7fbe92ee9f8988c25bbe0a845c0214d831fe4eeba7edf667</hash>
        <hash alg="SHA3-256">dea1462966272c7afd18924ea8978818bc5fde89ee870c43db41f0fcd74d5ad3</hash>
        <hash alg="SHA3-512">2a3ebc34411f70a91a9ecf43f9091217d12aa9238c676a9be9fc8ddcaefa59796d00c0a49ff01bafcfbad9bd18d50fbb9ce233d4d2e88da2d02de91a7b479423</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-security@9.4.54.v20240208?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse.org/jetty/jetty-security</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse/jetty.project/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse/jetty.project/jetty-security</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-util-ajax</name>
      <version>9.4.54.v20240208</version>
      <description>JSON/Ajax Utility classes for Jetty</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">7d5430887ace7e763d68053cadae25da</hash>
        <hash alg="SHA-1">973ad9c3e01c2ffae3571a85a3c82c3fb5cab18d</hash>
        <hash alg="SHA-256">50779cfe87f5487e437c98bb67eae87051b4f801013fc9115d5c11a89016440d</hash>
        <hash alg="SHA-512">4eda1fa6d50ce8b2bc7719c99661bd3ae0205b311f08c030cac32d38abd291ed3cddad401c56b4ed57a379e1d93adba9d0fd61e8e338ffb943f4d323e497db8c</hash>
        <hash alg="SHA-384">928f609346a33852baec99e132f30cee9d58a7514e8f4fbceed39154ad666a6ab9f3651941e58815e85a5afc63642a31</hash>
        <hash alg="SHA3-384">a2d18e344c18e7de1d5fc43b7aff7c2a93b1eea963f163a1e1ee46ebbd47a4fe50372d09cdf86ffa6a276d3ede25ad3c</hash>
        <hash alg="SHA3-256">95993d138086f8880e36ae9d1b8a00b99d9cc3cd311c41fb1749c243aa07bf22</hash>
        <hash alg="SHA3-512">018054e5f6ab4b1f0e92039933ba97861597d7dc602524027699f39d48c55785f9e82c1c1b866fa3c71ea7342222cc5fec87d53a65913ca3300588069c707af3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.54.v20240208?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse.org/jetty/jetty-util-ajax</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse/jetty.project/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse/jetty.project/jetty-util-ajax</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-util</name>
      <version>9.4.54.v20240208</version>
      <description>Utility classes for Jetty</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">54404a63c29167408bd6a394b2cd1363</hash>
        <hash alg="SHA-1">8da375769a8fe4a32ec52cc2c9ac68f1eb843588</hash>
        <hash alg="SHA-256">0025f8470828d60dc93e6b5c33c015630b6b05a23afa8173ee7e60b928a4521e</hash>
        <hash alg="SHA-512">fbe9cf7efeba9f29297f75de3f1c2d98f0e02816a1dc9e6eaddcabb84c3a699a9332218c532017a3707ec57f4f99066bc671708bde4ec84dd873b8403422d7e9</hash>
        <hash alg="SHA-384">8ff35a1bea1eb199c0abdbdd1d14ffc075f9de1aac160fe2e7b8f0b7b297513c09484575fcd4b5ef6f33f9bc93f280c7</hash>
        <hash alg="SHA3-384">924bc44ad79e9c9c5ee1e14c3be3810d60bed1894b625c2a8856acad20fcba6f9c5498902765766f36f2bf15638c2d31</hash>
        <hash alg="SHA3-256">7c258903dee4457196b7f3a3638b1a0066daca8d2a4171954578a425394d239b</hash>
        <hash alg="SHA3-512">68ba5b07161ec4595279efdea2be2702b27beec733abcb9e5966a84557d585d19f6f29d352fd495c33138f851ab421a4259339a0a093245072b8b7e95e78508f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse.org/jetty/jetty-util</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse/jetty.project/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse/jetty.project/jetty-util</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-server</name>
      <version>9.4.54.v20240208</version>
      <description>The core jetty server artifact.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">e2fd6b022866f111c2e295ac97047f88</hash>
        <hash alg="SHA-1">13d439d8a5d8b1ec936f9d6f90dbdd46fcb01820</hash>
        <hash alg="SHA-256">96a3e929207cab7612aef2ed9e80a2d1514bd5cfba118f6d040677ae483398f3</hash>
        <hash alg="SHA-512">780ee47a8722bdfb4b159f440acbfb69afdb73cc329906392b10eba8d30c564aa6377fab129e61b85a56945f01c4403913c80b6ce3158d108d88a3ad64527f06</hash>
        <hash alg="SHA-384">80d9950edd40b4f2430fc4e0106af3fd95006fc02b8a7de3dd8ffcee4b9e72942ed4f5808afa7d3beb9fe808db375830</hash>
        <hash alg="SHA3-384">788e7e8bfa03d0b0a11b503c11acc94df6d080b3fa1b1463ef1c35f95513e9b55b45c07db614e8261a6d472af7dadd4f</hash>
        <hash alg="SHA3-256">fbb64bf48c1e215dbe5357c830b07907f6b287330a930d8d32c6c506f80885fe</hash>
        <hash alg="SHA3-512">049c2cae143053c6e460f6d41772d786712493edf376810bafa81b5b9e72d82c9adcfb680c7038b05608fd650dc596c3327f345e293750b5a98b379f0621c3b2</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse.org/jetty/jetty-server</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse/jetty.project/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse/jetty.project/jetty-server</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar">
      <publisher>GlassFish Community</publisher>
      <group>javax.servlet</group>
      <name>javax.servlet-api</name>
      <version>4.0.1</version>
      <description>Java.net - The Source for Java Technology Collaboration</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">b80414033bf3397de334b95e892a2f44</hash>
        <hash alg="SHA-1">a27082684a2ff0bf397666c3943496c44541d1ca</hash>
        <hash alg="SHA-256">83a03dd877d3674576f0da7b90755c8524af099ccf0607fc61aa971535ad7c60</hash>
        <hash alg="SHA-512">763dec9801f647b1a45e492eb2a67f6a60fc608bef4738eb7b1a92d93f1f6db02b32f4c6553d4557c320dfc25c0ea0b9854c59e793262b6ca453c71caf05ef38</hash>
        <hash alg="SHA-384">9f4522458bdb1c7cbc0e88271d1e4326193c8e4d422ef8b75c3dcadf0bf86a91389890ab2d25a8cc6cf276f625475cd3</hash>
        <hash alg="SHA3-384">be8a209d1912492e86e611fc42e59512a89c464aa78cea3c5badd3290a6564d8bde55933a7c5d8113d9acc848a382751</hash>
        <hash alg="SHA3-256">f94dd8bf0908ca77e5213d166035a427e658ff4a59d35daa7e281c5fb2fc390a</hash>
        <hash alg="SHA3-512">3abbd3cad570557be24b69f700c217c7c8e1736d4db74f3ac28dd96b80822ac1c7631b3a9a15b9738754a3d68e4e7f13b732820eb8b8e8e329690ec2a23c621c</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://javaee.github.io/servlet-spec/</url>
        </reference>
        <reference type="distribution">
          <url>https://maven.java.net/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/javaee/servlet-spec/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>servlet-spec@javaee.groups.io</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/javaee/servlet-spec</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-http</name>
      <version>9.4.54.v20240208</version>
      <description>The Eclipse Jetty Project</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">057ddc7abad3b9ce93ee1542cd78cfbc</hash>
        <hash alg="SHA-1">a641b8a694eeefdde64404011471710e51352276</hash>
        <hash alg="SHA-256">90e44ea0dba911fe23b7cc4554ea8761e92dfd803401e3888fe6eb10a07944e7</hash>
        <hash alg="SHA-512">6e1d6fdffcb2acf8daa9ce5b3ad973526a30b3556dc8e950254c68c64cd70e101b28a8acac41b3bd74de6b9c8eac10676afdc3c58ccb1f61a74323721592e0b5</hash>
        <hash alg="SHA-384">198cab7ff218d1cb3d4a0fb4863e46860e48ccc4e34a1ca0ec1ff1c1e54bb7a3b71c924081727d125728bbb1e528071f</hash>
        <hash alg="SHA3-384">57a8f2895e2f27b7d71607bf2736da2cb54148c099ac871e34f4bd57f2473a12045eec88fcae8b77eac8f34a97d6a3a7</hash>
        <hash alg="SHA3-256">bf716b2b20aa84a7d278daeb16486320ac913ff6cf34d2e014d2078a600f9e2e</hash>
        <hash alg="SHA3-512">d5aa2754832304d6391db407edfe19bf6ee5cb6f1015e0ec71d95a19eb07fd53b43c8bbf919f24b63429804494ee2b373ca5854bb494aea4775203e46cc8b88e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse.org/jetty/jetty-http</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse/jetty.project/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse/jetty.project/jetty-http</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-io</name>
      <version>9.4.54.v20240208</version>
      <description>The Eclipse Jetty Project</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">ee9f6ea6ab697a0079d7baef03097d6e</hash>
        <hash alg="SHA-1">389cb96fc6963b0aa13954164ed0b1c54bf87462</hash>
        <hash alg="SHA-256">fd2b9b44fc4da25b6b15017f686d4c50e2cb4d68beca9602194ad9cefb97f777</hash>
        <hash alg="SHA-512">72af20a535ea6cc8d55d651a661a10548036ac800d902ffbdfe8c57afbc166043c0e467a9a5b59c31c9b6d8a10f65d1ee17bf6b5c37e9b3c46b896df9ca52614</hash>
        <hash alg="SHA-384">0dd05a26368af2ce5c93ceb07c73e78b79c01e27a319ea97e18591e9e6951c7fa7e017ea917b726f2265cf5fecc10f72</hash>
        <hash alg="SHA3-384">4dad01728d0a9ae040ec87e24bb8f2e85049c56b737eb4f1e536abb1f239bf12600cc1cd1bf92152cf065c29528397a7</hash>
        <hash alg="SHA3-256">4ba965305e544591cdc512834607de2dc3ebf98de4760adb27aa26736aecf031</hash>
        <hash alg="SHA3-512">0de541ca1a52ec357b1a8c3061f5b90695ba8e5c6db042114b987a3568eb14ee4df22505d65b420078e705227f9aa13f47a371ca832a321853d257560be53a27</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse.org/jetty/jetty-io</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse/jetty.project/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse/jetty.project/jetty-io</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-jmx@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-jmx</name>
      <version>9.4.54.v20240208</version>
      <description>JMX management artifact for jetty.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">c5de39f757f14b817072ff7074c62769</hash>
        <hash alg="SHA-1">940c6f89e8f8a4625d0435817fcce8578767502c</hash>
        <hash alg="SHA-256">17fb195bb1287a444dbda28803ecadc09b038b318e4c7ea2df9d24d289a81317</hash>
        <hash alg="SHA-512">23c0017f2274d906c14a51a103ecccb6e4b0fcd01a9e7fe8f6dac7cfe7b006e1df1badb652a9ac503bec43a8838e7a7c679609f6029fa090f2ea5e791d223314</hash>
        <hash alg="SHA-384">6e38e8a7cdff70a6ddcc000a346f4580a33bf1bad89bcbd27c6ddd49e37467eef329552bf8123cd300582eb7569e5bc5</hash>
        <hash alg="SHA3-384">83e7f945054395f486cb9d42fb2b8d26a834180a44f8ed868ba135367fde16bc34d048aeccbbc68ddcd2b1882ed4996c</hash>
        <hash alg="SHA3-256">a1fbf01d3cd0aab54344ff3d497702d6bb7497d9e9c53f14d5f8eb2709300ac5</hash>
        <hash alg="SHA3-512">1fd94fbcf8a2373e72d1e6ddca7de166f1994ea91a9252b307997f7f19f158c49e813ea07ac6b8841bb59e93881efb591b8d27452c438de6a094f362b008d093</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-jmx@9.4.54.v20240208?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse.org/jetty/jetty-jmx</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse/jetty.project/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse/jetty.project/jetty-jmx</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.gson/gson@2.9.1?type=jar">
      <group>com.google.code.gson</group>
      <name>gson</name>
      <version>2.9.1</version>
      <description>Gson JSON library</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">0d507d266dcf7eea4b53fc3778d901c9</hash>
        <hash alg="SHA-1">02cc2131b98ebfb04e2b2c7dfb84431f4045096b</hash>
        <hash alg="SHA-256">378534e339e6e6d50b1736fb3abb76f1c15d1be3f4c13cec6d536412e23da603</hash>
        <hash alg="SHA-512">10bf91c79ab151b684834e3ca8ba7d7e19742a3eeb580bde690fba433f9fffe3abbd79ed3fe3f97986c3a2badc4d14e28835a8ef89167b4b9cc6014242338769</hash>
        <hash alg="SHA-384">c50274278af61678dffff13f07de80e6eb1b3522a1f51c71c6b86a8d4911a35e015988e0835c9ef007097bac3417f5ca</hash>
        <hash alg="SHA3-384">74634bb3d1ab028a494cf9257cd238a995b617b7bc1808243d75b2dc725ad4eb24ca0fbd0908518162dc522cc27564c4</hash>
        <hash alg="SHA3-256">929b108f3650e83e24c867693b0700853464b8a90db85737cc5db489e53d21d3</hash>
        <hash alg="SHA3-512">9bfff54945bd12718fb459be8af0da9f0b33576daa39549a3506b2998bf190612b9ed57b84e2588741833ec1eb67b7f1cf1e540bf394db35f65a5d812485c367</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.google.code.gson/gson@2.9.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/google/gson/gson</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/google/gson/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/google/gson/gson/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.thrift/libthrift@0.14.1?type=jar">
      <group>org.apache.thrift</group>
      <name>libthrift</name>
      <version>0.14.1</version>
      <description>Thrift is a software framework for scalable cross-language services development.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ef7e068f5319c5a9deee83990e8ef557</hash>
        <hash alg="SHA-1">85348a0c44c298bbec5ae747e67ae12e60b3aef6</hash>
        <hash alg="SHA-256">5b3510fe72e6f0725e29cef6ebdb1eabacccc69d79fc4ed50b681600a87667ec</hash>
        <hash alg="SHA-512">392590d79e520a9ee07c9332be11c4295ea572c25aa5adbceccdede22085cc5d019c1510befce9dcc747ca9923c2267e4d23adb2276df227cf1fd79d6228158c</hash>
        <hash alg="SHA-384">4cf645f0233fd1bb530afb6d92e13dfc05b98b22d7f8e90bf6026e72b9f0c392a263499ab63b05f27453d8fe52c150d0</hash>
        <hash alg="SHA3-384">c407638c126efb91233170b38db81d776383b13719715c962ad03163813aa90c69cebea9a9c94a11de89b2c513181de3</hash>
        <hash alg="SHA3-256">cd064ebd555683f27049a9caf303d3201f7350ee8b2c980a6f73f53716f4a886</hash>
        <hash alg="SHA3-512">c8ce5f46b491799bc74862c0ed24094bbe0a395ed535874bc24b9b83a24cd18f461b267582346714dfaafc7a6e9e3b70e9e7faeb2059cdeae5e0f700f36dc5a5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.thrift/libthrift@0.14.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://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/httpclient@4.5.14?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.httpcomponents</group>
      <name>httpclient</name>
      <version>4.5.14</version>
      <description>Apache HttpComponents Client</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2cb357c4b763f47e58af6cad47df6ba3</hash>
        <hash alg="SHA-1">1194890e6f56ec29177673f2f12d0b8e627dec98</hash>
        <hash alg="SHA-256">c8bc7e1c51a6d4ce72f40d2ebbabf1c4b68bfe76e732104b04381b493478e9d6</hash>
        <hash alg="SHA-512">a084ef30fb0a2a25397d8fab439fe68f67e294bf53153e2e1355b8df92886d40fe6abe35dc84f014245f7158e92641bcbd98019b4fbbd9e5a0db495b160b4ced</hash>
        <hash alg="SHA-384">c8ccaa1fa8ba7c421413e3c30375bd9c31284e837c476fd831e18043ad4187e92166f49554123108891241bed674b95d</hash>
        <hash alg="SHA3-384">9a17dfcf12b2af3a9b006ec369f9bc78ba322348bf1a01146e0d4f3fec2bed6cbe8b2193fac5b4d5a0c3036c06477510</hash>
        <hash alg="SHA3-256">48f0a61b691e22dec9d6db8e0b58be4ca17a42a2846c82f0875de21f72bb0faa</hash>
        <hash alg="SHA3-512">4ad2c9adc761b7e813330f0dcad3f9978702896c7d0cbf81f60a472d550e320b1527be425ba597c8c9352d587e32e1d46ceb4c73e99c70a6190df4c699a7c2a9</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://hc.apache.org/httpcomponents-client-ga</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/HTTPCLIENT</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/httpcomponents-client/tree/4.5.14/httpclient</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.httpcomponents</group>
      <name>httpcore</name>
      <version>4.4.16</version>
      <description>Apache HttpComponents Core (blocking I/O)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">28d2cd9bf8789fd2ec774fb88436ebd1</hash>
        <hash alg="SHA-1">51cf043c87253c9f58b539c9f7e44c8894223850</hash>
        <hash alg="SHA-256">6c9b3dd142a09dc468e23ad39aad6f75a0f2b85125104469f026e52a474e464f</hash>
        <hash alg="SHA-512">168026436a6bcf5e96c0c59606638abbdc30de4b405ae55afde70fdf2895e267a3d48bba6bdadc5a89f38e31da3d9a9dc91e1cab7ea76f5e04322cf1ec63b838</hash>
        <hash alg="SHA-384">ba9ceaee1a37ca3201d6a1315ecb0327b495489efd0baa155c219c475df8d3eb69fe77ab0026563db406497626da6562</hash>
        <hash alg="SHA3-384">b9dc44dcc7cc86d5036f26d54c4003a2d72808ae7b07a0808bb53505c6d4281b5ad213eb1f3d0fef1113dec57cb0dfe1</hash>
        <hash alg="SHA3-256">fd8ab51846476c6c18822151c9ec07b39a9633010b5d20ea937fc6910407bc64</hash>
        <hash alg="SHA3-512">b42fa528242981a9d70e4f68ab75a24292df5112c44c21b6f18cb9201ce747885ba1d4dc69bc3d14d0da46a6c2638f937c11bc45749abeb55dc89ddada90cdda</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://hc.apache.org/httpcomponents-core-ga</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/HTTPCORE</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/httpcomponents-core/tree/4.4.16/httpcore</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.46?type=jar">
      <group>org.apache.tomcat.embed</group>
      <name>tomcat-embed-core</name>
      <version>8.5.46</version>
      <description>Core Tomcat implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">45378afdce63a61c488db97d2a6e9fbd</hash>
        <hash alg="SHA-1">5d686394334d143f48251827435ab086a161e75e</hash>
        <hash alg="SHA-256">be5f854448d2ee5d6e0036feb2b4f713163079a1b6b9a7a97508e55917ad35c2</hash>
        <hash alg="SHA-512">f85371c45348625c5854e99cc6efcdedd2724cca20dbaa6c9a76141492a70e8c882a4b66de63b0d1cdd170e23f18f86efaa52bdafc05cc903d4b83f1ac4799a1</hash>
        <hash alg="SHA-384">5feffe14a4874d5d738e35e65b06ada607e67cef9b44c4e29feae1897bee63787faca034f4bde301b9e3e1ad60118232</hash>
        <hash alg="SHA3-384">318450bba37870cfddf798fe0273f9f494b17a5e37019b28a26f15293a026ce2ee10e2182957c0a5c2398b6cf4d267d4</hash>
        <hash alg="SHA3-256">859ca4f24d9aa0c8b7287a39a5818b1e94d9a7563074a52fce0b1abeedd9a419</hash>
        <hash alg="SHA3-512">101144ddd60df18c01e6aea47a0c7620fad87913c0b24e3184b8ff5ee133c631945455b7c51c76aa173666ac90921dd0db1407d5395e11b43abe4e58a46f3985</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.46?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://tomcat.apache.org/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.tomcat/tomcat-annotations-api@8.5.46?type=jar">
      <group>org.apache.tomcat</group>
      <name>tomcat-annotations-api</name>
      <version>8.5.46</version>
      <description>Annotations Package</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">24d29eeee84c155a9a9fe72bbd98c0b7</hash>
        <hash alg="SHA-1">56c67699de192c603afd6f029e80e5ff8d98e7e9</hash>
        <hash alg="SHA-256">6a6b46d0e6958644514c0ca3658b3b07e6123a682a20ee36d3795242735fabc3</hash>
        <hash alg="SHA-512">249c77fc30f1b054e35531aa5a52b242f05ef3e16f83f8c7751d766d490da5a8ea24f798605d35b8b1c8651834c50abd19c4ac0f93c483b020d7a90758ab832e</hash>
        <hash alg="SHA-384">f4bb78d0c7e12d733d46378b2ab75afb057a631d69957af5527dfbd89399f1c89c8562e56df95b2c691023987b6696e3</hash>
        <hash alg="SHA3-384">fcde30303d433881f6b20aa07715a26b93c4702c5b5705e5747a141c94b1aeef40737dc5d0fa262d07224a763734d3e1</hash>
        <hash alg="SHA3-256">85fdca9eb886ab8e4e1610422b176880a8dc3b195153bd53460ad861900967ac</hash>
        <hash alg="SHA3-512">81455e112788bc580b229733e21aa5d3077237b2798c7a134cefd9f0db722ec48f220ecff50428c296285f2c47da5d12f90be8bfd4c9b5d88fc5266ceb07a3d7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.tomcat/tomcat-annotations-api@8.5.46?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://tomcat.apache.org/</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">
          <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.mina/mina-core@2.1.5?type=jar">
      <publisher>Apache MINA Project</publisher>
      <group>org.apache.mina</group>
      <name>mina-core</name>
      <version>2.1.5</version>
      <description>Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily.  It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">736e29bde17121395bcad67794487e16</hash>
        <hash alg="SHA-1">0e9a0b59d93f3095f0ae35909d7f413bf49ce1a6</hash>
        <hash alg="SHA-256">4cbe14958b044df2d3a22d9f954ed8a3cea12c2c6527d438aac81b4e9ea81041</hash>
        <hash alg="SHA-512">45e7d75cec824ef9237197d272886c6108126213674520ee2a6748336eb9aaff1f5c80d4b78d9240788ee9903ef61049aa2ff7545e4d7963e67fdf01408b7693</hash>
        <hash alg="SHA-384">f34457e93784a27671347ad522c3ee5b632182cd33bbe7c91733f533c23466ae72d52fd0002c5935f2b3d831f3f0939b</hash>
        <hash alg="SHA3-384">7a815b57b3416aa4eebb05bb0182109517ca8c177ccf51a64f22214c32aa5692524a64012e56aec5cf7cfda466cd2e45</hash>
        <hash alg="SHA3-256">e840b0cb0eaf7800a7893fbe31cfd8def9bada9d9aec6622d88069446a98f4d6</hash>
        <hash alg="SHA3-512">57fd442549ecb9f5f22f21515cddda16b500537411d074da9c74ea6be862ef31c387298f94c8383b110bb9f8cc762e1e32009913409630befddf0fc25ac484a6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.mina/mina-core@2.1.5?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://mina.apache.org/mina-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/DIRMINA</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/mina/tree/2.1.5/mina-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume/flume-ng-embedded-agent@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume</group>
      <name>flume-ng-embedded-agent</name>
      <version>1.11.0</version>
      <description>Flume Embedded Agent: Stable public API for Embedding a Flume 1.x Agent</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">4a65fa29007ad8d242717343c72f6367</hash>
        <hash alg="SHA-1">ce8269da16d235c69f3a4e213742e5a83f972e26</hash>
        <hash alg="SHA-256">8ccb6e8ad511f6b07a6c8fab15f345dbe61497f2a59a95491acfcd962e23b58a</hash>
        <hash alg="SHA-512">3c03c9f663906c3baeb8f8954c81fa23f638cb15f6a7fc4dea6efde58ee0672fc67e89e401fe94716be1c8702e869bb85d5f3615fd89e2ae47702fb7d355e9b2</hash>
        <hash alg="SHA-384">74628349432e59f134506d7d08d65ece4d0d451a53672872b06dc8a1b7e5fc30b5d876b92d5a322974d3a12ab09d8c82</hash>
        <hash alg="SHA3-384">ddddb574f8673d8179a0cc1fc6dac2102d6d01aeb8acc395853c4e0af712f6a5f9df75169f965f48d9b567ec2d4518ec</hash>
        <hash alg="SHA3-256">9b2ff032992ce34ea5490b9de87fbd8964faff19730d358e675f83e84147d4ac</hash>
        <hash alg="SHA3-512">7905a8486dc160bc365f7dc607d7c8023cefebeed95edc3c15dcfb872577466527f67918488dba3a116246ebec95debccfd59c951a319a3f3241bbf5e5ed67ce</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume/flume-ng-embedded-agent@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-embedded-agent/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-embedded-agent</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume/flume-ng-node@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume</group>
      <name>flume-ng-node</name>
      <version>1.11.0</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>optional</scope>
      <hashes>
        <hash alg="MD5">c7225e81b252ae1018170febc59d0e87</hash>
        <hash alg="SHA-1">d6d47079f85393c9766382ed3c8f97738fbe59d8</hash>
        <hash alg="SHA-256">8276d74c8c2935471e0f5b1c3e7ee0f20aca8623d9c1bb427607247779f907bc</hash>
        <hash alg="SHA-512">1560c14b31154c72c901eb91c5c57fa3bb3ac36d96ff1bda649749c24ea4722feb11c13025008ca181584844c0e8fadcae8666a775fe548e6b061244b3224b5a</hash>
        <hash alg="SHA-384">6d2068d07e98e2fc2504965a53cd120d53a4a2291211d16e0ef4b8a5e8249622657f6a5809d99d7bf79564600c101dd8</hash>
        <hash alg="SHA3-384">dd509006b60c6dc2ae7db303ddb3c3c273375facd222377a4ded6c974aa6ed3cba63989ceb3e3624b6ca06ed0db56d6d</hash>
        <hash alg="SHA3-256">1d21391eae696ac3d192fb9f526accd6d638b3b50eaa01d31de070e752fd5e58</hash>
        <hash alg="SHA3-512">ec65edb83dc0371412192f44aa1bf006bcaec2282c0b000fbfb2df7adb55233ed3e800e62498670a5543f6dd9d1faf227e66e4b21ba415729ca8b5fbd4c713ef</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume/flume-ng-node@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-node/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-node</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume.flume-ng-sinks/flume-hdfs-sink@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume.flume-ng-sinks</group>
      <name>flume-hdfs-sink</name>
      <version>1.11.0</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>optional</scope>
      <hashes>
        <hash alg="MD5">58cc0f48a2a549dbb7b9f8f8d1765177</hash>
        <hash alg="SHA-1">f56d6314bcce0b8fd57692f45840e54652ef2079</hash>
        <hash alg="SHA-256">34292545f1db2d2bab4e39073805585e0c639cce6546a61d406c5eff45a06fb1</hash>
        <hash alg="SHA-512">a825addb179ca26a8c488693385314987286fe84a83f1916228cc7205cca0b574a23927dd2187794f3e6301f2220ba826ecf2e8019dc8a5b350675da4b507613</hash>
        <hash alg="SHA-384">d29d36916079e9499bca928538541c31a3021787ec180fa901542fc84d94878ea2ab204923918fa59368b3ec9ee2716e</hash>
        <hash alg="SHA3-384">761fdc38872ff56e35104e4f8498ea7900a07c6a269ad8dfb794477cd9717ad2421e36ad47770e2330df254f7979ed4c</hash>
        <hash alg="SHA3-256">28dd96bf3e4ad3a51d87762e8bc274aca90af88de3673134d6730feb665aacca</hash>
        <hash alg="SHA3-512">3fc25356ee6f7e1a43be2bde855883971af26c29326d2b41ba396c32398d2ad9981cd57f74eec30640740ee7a8fdb20e22a84536ba35e42570872d7451558df1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume.flume-ng-sinks/flume-hdfs-sink@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-sinks/flume-hdfs-sink/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-sinks/flume-hdfs-sink</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume.flume-ng-sinks/flume-irc-sink@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume.flume-ng-sinks</group>
      <name>flume-irc-sink</name>
      <version>1.11.0</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>optional</scope>
      <hashes>
        <hash alg="MD5">d323f7951c4d8a376b4918218d944be0</hash>
        <hash alg="SHA-1">0ff168312fc7ecb29a80ad811459338dd5c93c96</hash>
        <hash alg="SHA-256">182dae20eb7e4ecfdc2d7598417d2d078c2c13c621179e6a57353167c5a943b8</hash>
        <hash alg="SHA-512">ee4aa07e4c3d47ee400cca80e673a708b0ea9494f44c1ac7aa01eed0936ec5220ed8bdcad0fa75aaf8d07062273264997df9d4296057b624629548898c82f590</hash>
        <hash alg="SHA-384">d69c264962322b084a11e8ed3f212d15f90ad01ca04510cf203be5f6d8e921fa9efdcc5caa90a6742b311ca18740befb</hash>
        <hash alg="SHA3-384">ff3b51b14fecfca1b6bf7f0b11e8ba5d5be3d35f02c9481c2c047bb76ac83094e3d62b5159738350bc31550e69e1b21d</hash>
        <hash alg="SHA3-256">1ff731c513479f16bd009ffa8978942bf51bae1a3b5ab75bbbf5c0467f5f3b5a</hash>
        <hash alg="SHA3-512">e48450dc468c7b0ea44b5f0a6f1ff4f20e4322a69ed7fbbd58e53d9b3d1ff54c80e2880673bf9ef1fa0fa3062a0009f4b3c1815b5527dd0dc0871cac6772d030</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume.flume-ng-sinks/flume-irc-sink@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-sinks/flume-irc-sink/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-sinks/flume-irc-sink</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.schwering/irclib@1.10?type=jar">
      <group>org.schwering</group>
      <name>irclib</name>
      <version>1.10</version>
      <description>A Java implementation of the IRC protocol</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">387a5597f937fc579a9178d93bd649f6</hash>
        <hash alg="SHA-1">8a2095adb4f1f65474a38be2c0175977ae11b0b8</hash>
        <hash alg="SHA-256">e97517e6b0c901143b1c3927270a2ed8291ae4ad13bd9138aec83b6222e9613b</hash>
        <hash alg="SHA-512">454afa735dc4964c077dc91126abc5880fc009a9b6997f25522a94357c9a531f1458d8b09729cfaa809833e726e012f5db1e9d2426fbf1c3f48212b9ee6402e5</hash>
        <hash alg="SHA-384">b95ebbfa6d1587ba447d2466f2783d2b5ef1e4100d943318e3adc48515dda4c710cb30868e28a8b98acc350c56399fea</hash>
        <hash alg="SHA3-384">8d851d4a6ff7612a2a3358faa51d2898cfed96e833ef6827ac4fab1117b29ca7f03db076e064f4cf752335f10f975dd4</hash>
        <hash alg="SHA3-256">d9e157657d57bd63adfab0a3094d8253418b0550e44e5413ceb2dd32f9924248</hash>
        <hash alg="SHA3-512">12aad39facd7d738c3d801d7a55e75e154f0b1eccd50f2eb3d156008c9b101f4e5e943215a868092b483f62ff4225fd8fdb6e0bc879708ba551ea4781a44a84f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
        <license>
          <id>LGPL-2.1-only</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.schwering/irclib@1.10?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://moepii.sourceforge.net/</url>
        </reference>
        <reference type="vcs">
          <url>http://moepii.svn.sourceforge.net/viewvc/moepii/trunk/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-jdbc-channel@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume.flume-ng-channels</group>
      <name>flume-jdbc-channel</name>
      <version>1.11.0</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>optional</scope>
      <hashes>
        <hash alg="MD5">5ff3375c39d06bdb52da351b3e289436</hash>
        <hash alg="SHA-1">cacb4289dd9d6875c4cf31239792a89ef2af0a86</hash>
        <hash alg="SHA-256">5e7a1639057940d128d65ac7cf3f2cbf55b937bd58efcb2685cee2a4217f8090</hash>
        <hash alg="SHA-512">b8159c1847e672c5d1cce90540d273ba683a4abe6967af4ec072ba1bba64c53db07f80a06c712fd1b5c63d74310f48d3ce13770552290d16f78d26c38ab67ef3</hash>
        <hash alg="SHA-384">d33e4c358eda334f9e7da31354beeec2014afa7f676f0a1077cd9ad62f0ca71fa367c7a79164f38205eb047bb1c43d55</hash>
        <hash alg="SHA3-384">074ca095a04c8584426c1e09ef8a231f8a5e91a31852b10eb37c18f33f8ff642fe978e2fdcb5f6d97668f37bb9df1d70</hash>
        <hash alg="SHA3-256">403e5cfdddb7db11aba0bec9f60b723295f430ebad6c538445989f4b7cff05ea</hash>
        <hash alg="SHA3-512">03a521272ba102c59141521d3eea2bbde80e7e87e6b6b6d7d215e44d7ca80de889e03d7547f3ba0b7514ef8ae7b6b9c2c6c2e991816a943309a36361262e5cfc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume.flume-ng-channels/flume-jdbc-channel@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-channels/flume-jdbc-channel/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-channels/flume-jdbc-channel</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-dbcp</group>
      <name>commons-dbcp</name>
      <version>1.4</version>
      <description>Commons Database Connection Pooling</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">b004158fab904f37f5831860898b3cd9</hash>
        <hash alg="SHA-1">30be73c965cc990b153a100aaaaafcf239f82d39</hash>
        <hash alg="SHA-256">a6e2d83551d0e5b59aa942359f3010d35e79365e6552ad3dbaa6776e4851e4f6</hash>
        <hash alg="SHA-512">c0512b255c4a7242634b820c78c397296fc9388deceb4dec199775341598f0c87b21164425a97dfdeadfad9f3c80e1d4dab735d32b1362377820a4204b4e5a78</hash>
        <hash alg="SHA-384">c28b64ac524706ba21a94657e334c9b9ea83738db222d6761290b1e2ea3caea267b63f54dd0044d4cd77d9f13e6c42b1</hash>
        <hash alg="SHA3-384">a0e87dbe19989dba04e58c21a4f43097cb9ef7207df1c4ed7592d133eb80a2596833e1708e39e820b1ea134f1403dcd8</hash>
        <hash alg="SHA3-256">f0b43fde5c8487f6bd9ece425bfbed73b9caa08c6853bf9442803f2714e6719b</hash>
        <hash alg="SHA3-512">20bbc73c349f66a607fd00e7e9a58859dbe8b8ef61fe43f86f2747ead24cb04a83ccfa8c34cab5fa2a4be9a1d0d234eabf81132ab49344c2aae6a42cc0cf82b0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://commons.apache.org/dbcp/</url>
        </reference>
        <reference type="build-system">
          <url>http://vmbuild.apache.org/continuum/</url>
        </reference>
        <reference type="distribution">
          <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
        </reference>
        <reference type="issue-tracker">
          <url>http://issues.apache.org/jira/browse/DBCP</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/viewvc/commons/proper/dbcp/trunk</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-pool/commons-pool@1.5.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-pool</group>
      <name>commons-pool</name>
      <version>1.5.4</version>
      <description>Commons Object Pooling Library</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">80e9d1cbd70542f4f293793d109679a9</hash>
        <hash alg="SHA-1">75b6e20c596ed2945a259cea26d7fadd298398e6</hash>
        <hash alg="SHA-256">22095672ac3ad6503e42ec6d4cbc330cd1318040223f6c5d9605473b6d2aa0fd</hash>
        <hash alg="SHA-512">bb5a66d7da8f389660fb369c1a6e77296f39239cca1d69ca1b7c80e8e81c38a9d25debefb702a2eaac987e83885898ca0c95c6387d8440e548653d6bdae686a6</hash>
        <hash alg="SHA-384">6767d16144c5e86926f71f5ff24c4dd25f8d1aef47264502367cb7cfe63abaf9f914aba0de9fe998af4b510b85e76bf4</hash>
        <hash alg="SHA3-384">78c61e9ef304cd6184fe54519a675142f18b7baf3b3c4494a465ff5ba592996684367e3a3d7c91989db3c11207b4a022</hash>
        <hash alg="SHA3-256">faa40c2e730a63130868c95f41ad146d11011350b179cfbba6a0f45f066f6569</hash>
        <hash alg="SHA3-512">34e37f2f810cb75f7b5c1282e4adce88917014985a3c293fb2cfd18c4f76399cfd46d048e543c814203aa47b2d4ebfcf6950272a63c3ba6b79ba42261207e813</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-pool/commons-pool@1.5.4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://commons.apache.org/pool/</url>
        </reference>
        <reference type="build-system">
          <url>http://vmbuild.apache.org/continuum/</url>
        </reference>
        <reference type="distribution">
          <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
        </reference>
        <reference type="issue-tracker">
          <url>http://issues.apache.org/jira/browse/POOL</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/viewvc/commons/proper/pool/trunk</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.derby/derby@10.14.2.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.derby</group>
      <name>derby</name>
      <version>10.14.2.0</version>
      <description>Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">3ddcc1d435344d39d0122dbc2f39a746</hash>
        <hash alg="SHA-1">7efad40ef52fbb1f08142f07a83b42d29e47d8ce</hash>
        <hash alg="SHA-256">2c40eb581e5221ab33c7c796979b49ce404e7e393357c58f7bcdb30a09efca72</hash>
        <hash alg="SHA-512">b2a8b60df47bee2526783030cca53cab6e6c051d25cc3d2ee0a70b20dd21e1aa264be46585e0d38ded310f8431a6cf699910395274216f7d8f5fb597e92b176f</hash>
        <hash alg="SHA-384">21513267c7237af817977c4af13251bb76fa18362071b32541d407938c7d4118a96d062b6fb32831fbe342895fc4cf9c</hash>
        <hash alg="SHA3-384">63db672acb74d1114abdd1110dc90b235d907ed3ba2168f13b1649f6e60b14dca8bcea058c300ba37d0fb6bb488aaa52</hash>
        <hash alg="SHA3-256">046c9c42439e921af9c79a97bf1129d843a97e18483cbcf2926549d173221b98</hash>
        <hash alg="SHA3-512">1018d5ca5e7c199b03fe631e193b531a4d0860ff2b8dc89f4782892f6149764a1126292d02e7bc0f0169ac05b566c297d798d63394ebd017f790ec7e5466e6e3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.derby/derby@10.14.2.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://db.apache.org/derby/</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/DERBY</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/db-derby-user/</url>
        </reference>
        <reference type="vcs">
          <url>http://svn.apache.org/viewcvs.cgi/db/derby/code/trunk/?root=Apache-SVN/derby</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-spillable-memory-channel@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume.flume-ng-channels</group>
      <name>flume-spillable-memory-channel</name>
      <version>1.11.0</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>optional</scope>
      <hashes>
        <hash alg="MD5">56e28afc52ef3bb2811358e012a297ac</hash>
        <hash alg="SHA-1">4fe6f64b70644999245731ef77d6365dbaf733bb</hash>
        <hash alg="SHA-256">90b1941c4e17a375883c7c20c2d6662f6adb8bc93e6fafb44ab2cc4d34977ebf</hash>
        <hash alg="SHA-512">5483a39c6c57f94f8115d8e38cd0a5faa23650e62544c647ae4d54e06802e9704c64e54416a899727bdad1c639ccff7718fd72838050fc8ca6d6bb36eeb39ebe</hash>
        <hash alg="SHA-384">998464d5dbe810c82f15e3d7e0bb0b4fa9bb86148b32a050fdfefc95267cdd36f45d8780716d15c7558dc821bd71c125</hash>
        <hash alg="SHA3-384">1d12e8e407cf772c00536b3e84903869e0bb4643ccc0fc5a65d91ef536bb2c195d2cb5ad443ffcb619ac330ec67883b6</hash>
        <hash alg="SHA3-256">78f349cc7198d7de458745a41269ada9d816974de50505ca3d7bd94f3fc104b6</hash>
        <hash alg="SHA3-512">ce201565a326f42e63cf2d68230f770e4022bb2a96729254baccafe47cff46699fc37034e4142892c2599dd47bcccd19d549b3c6c9ad3ad1a9bbd4bde2293398</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume.flume-ng-channels/flume-spillable-memory-channel@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-channels/flume-spillable-memory-channel/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-channels/flume-spillable-memory-channel</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-text@1.9?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-text</name>
      <version>1.9</version>
      <description>Apache Commons Text is a library focused on algorithms working on strings.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">c1c130c369aa86bfe4f7a7a920bc0223</hash>
        <hash alg="SHA-1">ba6ac8c2807490944a0a27f6f8e68fb5ed2e80e2</hash>
        <hash alg="SHA-256">0812f284ac5dd0d617461d9a2ab6ac6811137f25122dfffd4788a4871e732d00</hash>
        <hash alg="SHA-512">ad39787c96445737904e343593c03aa4c4e76bd1516ff45e70fc1efd8a53439b1b104c3b0fed4e431d9291ebabf4bff2e5547e0c6510f59160b8ea620bad2ae2</hash>
        <hash alg="SHA-384">1dbd63c231233e8f24d76a19d7676a136e68abe4fc1ab9dcd4457ef9ab31deb30d5efc7c89372315b9375689d2a590a1</hash>
        <hash alg="SHA3-384">a45856aa7d3a9d4d9651176877b512f4bbc234a33109df954e978fc7cb202abe5b8a5fa382cd7d7f9d5374b72e688c0b</hash>
        <hash alg="SHA3-256">baa81868b3e8dd00ef4fd4d3b3e1b1934dfa32c3b29925e045c7cf238af9d26a</hash>
        <hash alg="SHA3-512">898ba170eb007ec06936690c65b67617c6e825cefcb8450e35516eeda35819192da9d2afa80b72148c2c6ebc9ecd8a00e843343cf26456b0563c36e3da38efd7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-text@1.9?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://commons.apache.org/proper/commons-text</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/</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/TEXT</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-text.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.curator/curator-framework@5.1.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.curator</group>
      <name>curator-framework</name>
      <version>5.1.0</version>
      <description>High-level API that greatly simplifies using ZooKeeper.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">054e54cc8330149bc3aa7a3d04464c95</hash>
        <hash alg="SHA-1">9bb4049d6aa832c99bda98f8f40c71d6670c1946</hash>
        <hash alg="SHA-256">9272468a46f88757d21a523f492560ca39716757d5c4cbabc9710adb933fa79f</hash>
        <hash alg="SHA-512">81db5cb3d9c7b29e4ab03570840a461c037718eda89abdd99f86f96de1183cca4ca7914e60f634d752ce980eb01bdada1434e6e4d264ad913f88d7597fae3795</hash>
        <hash alg="SHA-384">06011d3fe5a1af6695028ebeaf4a615dcc4a2dfc183ce4f194554fae85b5cd66b2ddf5898095d9a4fa1ac80ef1bb0a01</hash>
        <hash alg="SHA3-384">ac683b97ab1251ca8dfd1f3718b96dd92518e1b921877cfb16e724620861220bc2e49b3ca5e415860598bf8d936d698b</hash>
        <hash alg="SHA3-256">ce798451a738e9cc79da9b9a4895476919e6031866dcef705e50604c335e704d</hash>
        <hash alg="SHA3-512">d397a365307a0ff3de7c0b37fe3e37e4c42e440a0f442e983fb4e0fb680e1733b7465f78c23cfa3fe80c7804039a54cbf1d15ae3d7d4e6738a1fb2ba8dbe8483</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.curator/curator-framework@5.1.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://curator.apache.org/curator-framework</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/Curator/</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/CURATOR</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/curator-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/curator.git/curator-framework</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.curator/curator-client@5.1.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.curator</group>
      <name>curator-client</name>
      <version>5.1.0</version>
      <description>Low-level API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">77f15cec43e082ab8fac2bf1811a1f95</hash>
        <hash alg="SHA-1">8878469a2a8b251d09352fa263bc0605783254e6</hash>
        <hash alg="SHA-256">76b4eb2cea4f710552283ef7a11a37972d88e414e00658cd59ea7302b7669995</hash>
        <hash alg="SHA-512">a2e2d3ee252f15fea1467d080fcbd6b17171bfa44c252b88aa56328468bc5cb67616c47e1d7a7ecc5708292ec8a3a881e1d20467a400107e6046c10f7053ea43</hash>
        <hash alg="SHA-384">214acd0fae35d89b76e0a48b09b97c27b8a43c3388efeec92748781b1e930893d9a6227bb246d8586c494615331a408b</hash>
        <hash alg="SHA3-384">e577f4ae9d0179142475ea2b9dffe952bcc4faf7473e9cb8820f8b3b616357ea4c449a1032c72734a773f685fe56c3c4</hash>
        <hash alg="SHA3-256">eeff199bf98d3fc2ce065ce11e2bcceac56456c399558a95d1af362533cf679b</hash>
        <hash alg="SHA3-512">26776ac83d4d593a24cdb9a640d3612b075d69e9a6abb59217384d17d16ce5e08fabbda07265823cbed2ea07dcfe1d4149c83e26a5069311f41598bb8d3a6dbc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.curator/curator-client@5.1.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://curator.apache.org/curator-client</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/Curator/</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/CURATOR</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/curator-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/curator.git/curator-client</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.zookeeper/zookeeper@3.6.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.zookeeper</group>
      <name>zookeeper</name>
      <version>3.6.0</version>
      <description>ZooKeeper server</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">11ca46d559141ee06d757f534dd4e587</hash>
        <hash alg="SHA-1">f60b59eb5d0a5d020e9b313fe305c7c9f49c2d69</hash>
        <hash alg="SHA-256">381b54c29b1a75e052f0df7d4f281ef23e01bb927049d2978874a7c39ce68eba</hash>
        <hash alg="SHA-512">a28f7b1e9a4557fb4099a046ed899104776f73eb0dab98c13bb216e5f96bdd0099e02fda6a64800de09ec16902b47acc2742cdc64c394c764e1ca31ffcff02ef</hash>
        <hash alg="SHA-384">0a68f6b931042ffaf604a286b16c9de4e395ac169717c9cea64afc2022bf086ea48f1eff7a2d6bf4ea9c448c054e71c5</hash>
        <hash alg="SHA3-384">49d3601f5b0479ed79fd58ff61b9c04bc602f20c22bf49f926c127a8a040e82f510b3f37061a679e4c9008a9f5fc6239</hash>
        <hash alg="SHA3-256">afa4a77c1efef8b78d95365033f2b603de4f77542d8a5cca990489ce870a0ee8</hash>
        <hash alg="SHA3-512">68e079805a48150b8e2d015a35d2cfdef0607dcf7d0e31406481b7663b63b254a9d885b48112e1345b2f842a76af2b6f2335696b2f9d0ba1d16d794fe627172d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.zookeeper/zookeeper@3.6.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://zookeeper.apache.org/zookeeper</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/view/S-Z/view/ZooKeeper/</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/ZOOKEEPER</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/zookeeper-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.zookeeper/zookeeper-jute@3.6.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.zookeeper</group>
      <name>zookeeper-jute</name>
      <version>3.6.0</version>
      <description>ZooKeeper jute</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">94f6b8a344d5761de653f369b27e5af7</hash>
        <hash alg="SHA-1">8c32d0987e93ee7e5366b0ddb93495058abc2bf1</hash>
        <hash alg="SHA-256">e09959181a310172b78d9c831e78cd1245849d5997e9cc8a65c313c51ffc0a25</hash>
        <hash alg="SHA-512">83931dd972a0d115ff627bc0249c396fff3a5416eb57a3357305876429747bda58a71e8bbb2e588c76ee5abc08f70cb9b3b3a1c1054999eb58ba27f6c387aa8b</hash>
        <hash alg="SHA-384">f76a88f06ff2e84e2efa444cbc51509b04308d7db0d268c75cb3afdc11391f5eb2e69f90926d01922955db8f0b5ab141</hash>
        <hash alg="SHA3-384">84b29a123823d0d500ce6d7ff78fc1065c12960a5090ce8e4732b14c1c1ac5d12e42c69d6e8503c55b0a9fa2c6fdff23</hash>
        <hash alg="SHA3-256">8c99401029bc193230f76acef30db9186d244295216c9850f906bd9952c2219c</hash>
        <hash alg="SHA3-512">d79724d332f4f89c2ce4d7f52bb5eb49545ac497a33d58a2fdf9c5c5d38ffe546d2bbecacd3bd567dab6e9672deb84320765296e853189f1f8d757c223846584</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.zookeeper/zookeeper-jute@3.6.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://zookeeper.apache.org/zookeeper-jute</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/view/S-Z/view/ZooKeeper/</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/ZOOKEEPER</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/zookeeper-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper-jute</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.yetus</group>
      <name>audience-annotations</name>
      <version>0.5.0</version>
      <description>Annotations for defining API boundaries and tools for managing javadocs</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">032788f0841d26b027957fe91f2cd696</hash>
        <hash alg="SHA-1">55762d3191a8d6610ef46d11e8cb70c7667342a3</hash>
        <hash alg="SHA-256">c82631f06c75d46bf6524d95f0d6c2e3aef1b3eb4a7b584ca296624ef0d474be</hash>
        <hash alg="SHA-512">7c05f699ba6d63053d513dfc1bdd893f5a76f9973d2bf366c31a5eb99f9954521cb58db0f7d1274fddf2dd39dacbcde6907d5ffc8afc728c91817d2e99ee2a96</hash>
        <hash alg="SHA-384">3e2b37e3c3e11a760663b9e4c08c5227d08c3d0924f581284d20afb9361bfb58e4052c255cb5f647b1ae1a2bffc3d10c</hash>
        <hash alg="SHA3-384">cecc11c815e7be0d83d0e440ddd7b25db6c4f6f2f4fadb0182d7e699a237c2b1b66b929c0e7babc5643de04578316013</hash>
        <hash alg="SHA3-256">9732d9ddcdb81836c54f35feae58a249dc44cfc24d38b86aa35455209a99a804</hash>
        <hash alg="SHA3-512">d06037d462558d4ff8ee11ce97a5f911f54d7bc079a29f3109f4871f0751b65f4eec2481d73bbee91c6b99f9da891d2e4fc0fe8fed724cb4eb79a92bb2b93d04</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://yetus.apache.org/audience-annotations</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/YETUS</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/yetus-dev/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=yetus.git/audience-annotations</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-epoll</name>
      <version>4.1.107.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>optional</scope>
      <hashes>
        <hash alg="MD5">43876642e42a0a4cf602604cebb0625c</hash>
        <hash alg="SHA-1">c5c62460000cc012c580e10ab185e2dc908167af</hash>
        <hash alg="SHA-256">4d43ea6c97b08b470ae2b9fb041dfb5cb5d795fcaedd5c6a3a4eb8c498d1a9b2</hash>
        <hash alg="SHA-512">4fda6b5e23427caa6f0f636dce49f51b6043693b2549d24442ff35cba5f85b034511f26cf0663db42227aa7ab6f8b270dc816a2bbdac4fd11018c8f8e26103c1</hash>
        <hash alg="SHA-384">c8bbd836eec31574990bd2b0f0d386d1907f579dd6b7dd38456acd2a64c1bf3bc1809c259c4835d3c275582272d22a9d</hash>
        <hash alg="SHA3-384">087a454d35a2aad803a1e08d2328d93c8ef3c33604bdfd0e738cb854f795e50c8c01c7977db414cf59a83746fa8f633c</hash>
        <hash alg="SHA3-256">2ba0443682716bd13d0e6c1b0a5363158c14e0e260e162a3c6f733aa2bf39640</hash>
        <hash alg="SHA3-512">08718da7f5a988872a3baa2e888bf03bab6c5eae44f5d67a901c28ac898bf55782c131257b2683f335bf629b826ee7db46d82fed08161c0aa24348aabd887349</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-native-epoll/</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-transport-native-epoll</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.curator/curator-recipes@5.1.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.curator</group>
      <name>curator-recipes</name>
      <version>5.1.0</version>
      <description>All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">6ce5cb0adf75a12353e4d3c0022e419f</hash>
        <hash alg="SHA-1">56adc65cdf0be83dce6c63048799bda9eb1e49f3</hash>
        <hash alg="SHA-256">b027a5f661808d9b72a77fde34429225b51e3dd19ab2b171ccc4a9fde7f569c1</hash>
        <hash alg="SHA-512">33502185915d45879a011591b534cc15957d72d0ac98b8c4bc32bd969496bc04ae610416eb14d90125c01a569eb7e5b902ac86491811c4101dbe8bfe8a8cff3e</hash>
        <hash alg="SHA-384">e85df42035d7aea96710645631bbafe7eac14fdc9ceab37bdd6d9e51fa170a40eba8a73b9b70e1d8848533ba03b83ac9</hash>
        <hash alg="SHA3-384">ee288a8b5e5a6556c658df0874af6678911afd52fa1798d61323ebfd3051f573f8b089473df09dd45d83ce82dfa5561a</hash>
        <hash alg="SHA3-256">a0df278307d5dbd608c8193d8b6de309bb216b86e6305bdb6fd694cc6a177f6e</hash>
        <hash alg="SHA3-512">94723a98391b5bf22dbd369e6b356769e8006a3d2e21e8b8d75ab3de04ae47c563235ac96f1d63de72b260a81721d306acbd51434f7b72c1ec89a3e802ef76f3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.curator/curator-recipes@5.1.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://curator.apache.org/curator-recipes</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/Curator/</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/CURATOR</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/curator-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/curator.git/curator-recipes</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume</group>
      <name>flume-ng-sdk</name>
      <version>1.11.0</version>
      <description>Flume Software Development Kit: Stable public API for integration with Flume 1.x</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ae01d0b49c07ea8935aeea7df29d04c2</hash>
        <hash alg="SHA-1">babbe5a738862a002ed59e58f640d2705e7cfaca</hash>
        <hash alg="SHA-256">a350b61af64bb8bb2a511f6572c36da26ee0d35a38b1630585100e4c07d61874</hash>
        <hash alg="SHA-512">ea028487cd71c6bbf09644b0db5d08d4a83a078c34c0f632e1b393efcd1296ea9b315b634fc702b6ce492af16fb20b6c50aa6173df006ea8b0d3b510b8362751</hash>
        <hash alg="SHA-384">d16a50191086ae1d2651abc198b5a800e6622ad06fea2ce3e88fc80a83166109562bd88907e6226448a245009f863ab6</hash>
        <hash alg="SHA3-384">ef8e51ea0bba1c47f55c7e1a27f0024b64fbd6824565f3264114d219cb4081ec6412afeee35c1d2857c80002e42f07c4</hash>
        <hash alg="SHA3-256">8f1a85bf1041c94c6c06ee6f4530d473579a86ebd9f9782097eca8ed3d4a2c6d</hash>
        <hash alg="SHA3-512">40d1c165add0bb3a1600591ba5cce5fa311d6779b0b31d27275662799612aadb8a65af160d3ba5633645ca6a9533bb6323de9d59fffc34a9ed66520477f77fae</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-sdk/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-sdk</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sleepycat/je@18.3.12?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>com.sleepycat</group>
      <name>je</name>
      <version>18.3.12</version>
      <description>Berkley Database Java Edition - build and runtime support.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a8f42eba66ded744cf689178e486a283</hash>
        <hash alg="SHA-1">0a41b84d1bf41c5d24417a8045c6ee88fde1ece9</hash>
        <hash alg="SHA-256">0a42bb7d53c0cfa7e445eb57bc2bf74fedbb8d22d7216a12dafa2a3aefe5c73e</hash>
        <hash alg="SHA-512">cead82e35e8fa24a6ad6dfffe33d36542a3395b9c4615bbc34e47b696b20d0dfad7f1f34d0ad4aa0fe7ac2681a5c39382b416c6bd7bf4f9d41962ad24224d694</hash>
        <hash alg="SHA-384">efe6a5f0917312e1e91e7a23d84359947fa7d210a77058b15b086a357e5808e1c00e1434de46640ba67191d76117074c</hash>
        <hash alg="SHA3-384">246ca085ee6d38bf898b37b7a2ae19238a05498b681f9a2986f3e9842de97e5352ce02b696deba1485579626447b02f8</hash>
        <hash alg="SHA3-256">5add5490d5a9e452e7086fb1d1bb024948c8c89fbcc4127a9cebf8b68b056564</hash>
        <hash alg="SHA3-512">cdffd5de5e69bd6a3158c6f6332d1058fdad1cb6a8cad0d602b23152249f8e508f11a612056ea16d18b091b5a08c9e2f5479dcc233bf97be2c99524c8a89dee7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.sleepycat/je@18.3.12?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.oracle.com/technetwork/database/database-technologies/nosqldb</url>
        </reference>
        <reference type="vcs">
          <url>http://www.oracle.com/technetwork/database/database-technologies/nosqldb/downloads/index.html</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-lang3</name>
      <version>3.14.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.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4e5c3f5e6b0b965ef241d7d72ac8971f</hash>
        <hash alg="SHA-1">1ed471194b02f2c6cb734a0cd6f6f107c673afae</hash>
        <hash alg="SHA-256">7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c</hash>
        <hash alg="SHA-512">0338b50767166e5746ada6d6aa2e071e7221d699323bfb629f7f204b294c1dc4cad140610a129ed751798443b43e74e0818989c7df7d33c5915aa29742be9ba8</hash>
        <hash alg="SHA-384">908d0a22dc17aaa04caa5104cff7cad5b88b77eecb78dd5b3b3fefa22ff71ac50a4fb9e31c897ac243f9d841e4b3453d</hash>
        <hash alg="SHA3-384">8a7f2e061b998780870eddd571620fbf3d3c70bcb54e24539d0db504f59d65bc6bda58136284498babe29fcc5eabb7a6</hash>
        <hash alg="SHA3-256">022bf1f8039fcea717e9e34dd96eb80cfff05b43c9cbb76e9739b2421e2d027c</hash>
        <hash alg="SHA3-512">0bcbc4edce974ea970c46e2da12ec98d9fd962c2cf64f757ac97136dec5623ca52af0c225895303c17ffabb57090e6772d7bd326d5e7438cef5454f8bbaeecfa</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.14.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">
          <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>
    <component type="library" bom-ref="pkg:maven/commons-logging/commons-logging@1.3.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-logging</group>
      <name>commons-logging</name>
      <version>1.3.0</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">522cc4b1f42b7db1554474cb989adfb2</hash>
        <hash alg="SHA-1">f5e064b541f5c5fbc5e4fb49c4e8cd4eabb3afd6</hash>
        <hash alg="SHA-256">66d3c980470b99b0c511dad3dfc0ae7b265ec1fb144e96bc0253a8a175fd34d9</hash>
        <hash alg="SHA-512">481c3bf16acceb349d2da7db5b66ea367c4093f795247bf53f5206f77260a0ae6ad636996cac4d074aaaf9788ba39d1428ced7f4348d1d56439bdb257196ee23</hash>
        <hash alg="SHA-384">0ee61469e506f8557b76088c6445b6a36e1abe909488f4f116f7b2ba6d8148078b21917c62fbf404df569d4d39c567ee</hash>
        <hash alg="SHA3-384">be252f5fd75d9fa70c03c807fe8197c724587ebede2022e944ee32a7eea5a99d45a952b3602237e39ff27235efec34e5</hash>
        <hash alg="SHA3-256">fdd14cd684ef70bc13a0b6ddc021bcdf4be220c41d41de5c1198263de617213a</hash>
        <hash alg="SHA3-512">e2f077b481eed92b09c1f076f407d5ff4e3c0b863a9daa9faff1d3fd2ee6dbb1c5c4178101cd511c2977887396679f38b09d096e81c614185f2c05b626a3f7fa</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/commons-logging/commons-logging@1.3.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://commons.apache.org/proper/commons-logging/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/commons-parent/actions</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/LOGGING</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/commons-logging</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-file-channel@1.11.0?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>org.apache.flume.flume-ng-channels</group>
      <name>flume-file-channel</name>
      <version>1.11.0</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">6db0a4026cc962ab47ffd56c289f686f</hash>
        <hash alg="SHA-1">babf3b1c2d8843e5e56b4db52fba8a47a73eacc2</hash>
        <hash alg="SHA-256">beaa779a6b110930af1ed946d7576af5343207048c991a88de6b42ff1b55aaa7</hash>
        <hash alg="SHA-512">770f5cead0ecf797d1fd1e693e6465b69e1b2d2bd5d2bba54000f0590bd70ccdf095481eda859f3bbfd3c2944394dff2e42e8ad119a34b17f57134d1cba59763</hash>
        <hash alg="SHA-384">05b51c643b734f72afda32826471edbe36d08d1529d439ab9322fcd774a37de5a06c32e7a4fb84e0ab91fa1fe310de1c</hash>
        <hash alg="SHA3-384">1cb40c88dabbc086a6f7975e8ac3d00f22e240bd5b996bbbc141066d6b0543dffadd3556ec1799c7c3bd469f85a94c80</hash>
        <hash alg="SHA3-256">f72d949b37524146d6230c936eb08e8d58c90d18ad309146ca0da7ceb1356b2b</hash>
        <hash alg="SHA3-512">f99a6b30f2b5dbfe6b168bac7af234f7fb633f4c7e424f22b24e49e587e7208b439cea03142f0fe7a17c5a07397c60f8767ebd0b18877249f2bfad9bb683ea90</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.flume.flume-ng-channels/flume-file-channel@1.11.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.apache.org/flume-parent/flume-ng-channels/flume-file-channel/</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/job/flume-trunk</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/FLUME</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/flume-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://git-wip-us.apache.org/repos/asf?p=flume.git;a=tree;h=refs/heads/trunk;hb=trunk/flume-ng-channels/flume-file-channel</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-collections/commons-collections@3.2.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-collections</group>
      <name>commons-collections</name>
      <version>3.2.2</version>
      <description>Types that extend and augment the Java Collections Framework.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f54a8510f834a1a57166970bfc982e94</hash>
        <hash alg="SHA-1">8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5</hash>
        <hash alg="SHA-256">eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8</hash>
        <hash alg="SHA-512">51c72f9aca7726f3c387095e66be85a6df97c74b00a25434b89188c1b8eab6e2b55accf7b9bd412430d22bd09324dec076e300b3d1fa39fccad471f0f2a3da16</hash>
        <hash alg="SHA-384">dd4e99b3314bd3c1a1ee26296615d9e44dadf7a1f8a7bbba44fb95121803d331e36d4cca4260e7609af78a47ba3e4073</hash>
        <hash alg="SHA3-384">8ce03528e4a6e95c44283b56eca87e6a6d3bf1363411a55b538f4f9110cf7470581ea5c73925e877ddab08dba0603f40</hash>
        <hash alg="SHA3-256">fd3d6134b5f07077b82ccf93d148dacf7c4ce5c971209510edd0e77e3e38c19e</hash>
        <hash alg="SHA3-512">c2a523916fb7c7d55a05d5e3d9e9b33000733f4b20a71be174e4e093e3f06ea78ad831edd1505527da7388105f8647efb7d5666ba852c90b4e2d5bb74256efbc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-collections/commons-collections@3.2.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://commons.apache.org/collections/</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/COLLECTIONS</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/viewvc/commons/proper/collections/trunk</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.protobuf/protobuf-java@2.5.0?type=jar">
      <publisher>Google</publisher>
      <group>com.google.protobuf</group>
      <name>protobuf-java</name>
      <version>2.5.0</version>
      <description>Protocol Buffers are a way of encoding structured data in an efficient yet
    extensible format.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a44473b98947e2a54c54e0db1387d137</hash>
        <hash alg="SHA-1">a10732c76bfacdbd633a7eb0f7968b1059a65dfa</hash>
        <hash alg="SHA-256">e0c1c64575c005601725e7c6a02cebf9e1285e888f756b2a1d73ffa8d725cc74</hash>
        <hash alg="SHA-512">10ea0baf440c78598eee2bff3742bc2f41b7e67847f8bb43a1f154d7649853ebd9eb86288aab65f4d1a196f4586bab16b656ec7940ec92a57b1c117b8f59abac</hash>
        <hash alg="SHA-384">33ad6e25b942b4076c8b9dfcc0aae8ca802b9028aa9939f86e4752b4847b35fb486f6d3efa81d38ad1edcbec6e614494</hash>
        <hash alg="SHA3-384">168deff9cc400e301fb783ec5f483237edf9b62eacb11df4e36c2660b1fc42f639df6f5fa155f468873fb899197c9fe8</hash>
        <hash alg="SHA3-256">73ec3c6d31eea7e1e5e4cc214b822c14887dcf908b5e700e206906a7555c571b</hash>
        <hash alg="SHA3-512">a394427ca09c2807a376f982176984cfc2c4610e752ddee50d878091291cf4ef37de90c945c6b13e3c8c4db3397c296696ca68d3a7323388c863b8b69272bc8c</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.protobuf/protobuf-java@2.5.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://code.google.com/p/protobuf</url>
        </reference>
        <reference type="distribution">
          <url>dav:https://google-maven-repository.googlecode.com/svn/repository/</url>
        </reference>
        <reference type="vcs">
          <url>http://code.google.com/p/protobuf/source/browse</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.mapdb/mapdb@0.9.9?type=jar">
      <group>org.mapdb</group>
      <name>mapdb</name>
      <version>0.9.9</version>
      <description>MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and easy to use embedded Java database.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1d44074c684f4ccd5e7aafc348fe1d31</hash>
        <hash alg="SHA-1">3013576b4884b39321f7d4d5ac1a26e232d5f7b8</hash>
        <hash alg="SHA-256">a0e73ef9b1b4d00892ba0b4a84c9ec11d6e6d298d43c325a7fc5488169b8123d</hash>
        <hash alg="SHA-512">71a3936c58d65baf598b82e4c6f865b09b99a96f221c2c53399b37656e0392f7a021187fdf67d741198fa1dcfefd7bc9ec4531038dac3c59abefb517f66be590</hash>
        <hash alg="SHA-384">9995e46e625e4aa8b7cfa28374fe0bdcc619dd9e2805ab78741113bd04f2dd43b3b363c8288280372f462347aa34d429</hash>
        <hash alg="SHA3-384">7f0abdc03e1574b1fbe91ecd0ea37db8a123038bee09481c926442500a892db5943fdfaaa4aeccf47e704a655850ba91</hash>
        <hash alg="SHA3-256">356e58d9a92a5a01ba68e05c07faa4c79205e7fa291cf86b5e34e4cd9fc1bc3d</hash>
        <hash alg="SHA3-512">626024d13e0c752552b57818118a7f676f293e6a3f780c64181210e201b127a9e2a2b40a0e10452a124ca9531bddbc6919d7de51b384998cee094574a1b75bc5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.mapdb/mapdb@0.9.9?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.mapdb.org</url>
        </reference>
        <reference type="distribution">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.8.4?type=jar">
      <publisher>xerial.org</publisher>
      <group>org.xerial.snappy</group>
      <name>snappy-java</name>
      <version>1.1.8.4</version>
      <description>snappy-java: A fast compression/decompression library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3aca6cae2cada8442809bc79be3df269</hash>
        <hash alg="SHA-1">66f0d56454509f6e36175f2331572e250e04a6cc</hash>
        <hash alg="SHA-256">24c4d1fc1e89e078331ab8f401a99cad68599bde4a2e4516042cb548c51b1c3e</hash>
        <hash alg="SHA-512">522e98415b6e53721cb837696dc23576bd63d75af643df7983c1cb6b6e6b5a8650d395962467b6c651a66f5850eaf039f2b37545215fcfc5f4aa031f632c4cae</hash>
        <hash alg="SHA-384">9edb73d6304344fa85c21c858d80cb5bdf7a612b7d0dd55ee1ca8e43ddbbfa7344114e93d1beda84cdd076a9d752407c</hash>
        <hash alg="SHA3-384">8c6e457f5e9e0d8099a91659ac09d3cd5a953ff11e386738049e0bfbe3449f4657a7c8ccbcdf9c50e73ebdbf01d6aafc</hash>
        <hash alg="SHA3-256">51b5f74ef2f303aab17a1396afada54c581bd18204c8d3fe136ed9fd05ac577e</hash>
        <hash alg="SHA3-512">ca3133b812890dad36943599d6a7af0a8aab9aff645376afbfe7348996654298c3473d3fc7a1aab542b4e3a7dd1d44a897572b8e14ceec99333c048ea9e2274c</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.8.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/io.netty/netty-all@4.1.107.Final?type=jar">
      <group>io.netty</group>
      <name>netty-all</name>
      <version>4.1.107.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">2812c08b6c4d27c3b891bb98e7a7095d</hash>
        <hash alg="SHA-1">3019703b67413ef3d6150da1f49753f4010507ce</hash>
        <hash alg="SHA-256">7d39dff17a0ceb727596da8e731a7dfde250dd0f3875e7413fecb5d7ed1aa17f</hash>
        <hash alg="SHA-512">894f67ff06b9f95bc92667ec5cd465fcecc2f8e5b523bdda61fceb74438fbdb07e624e5d2e301b9504f8ea35e98b6d2201e6a289535f0be3dd93de4fe025148c</hash>
        <hash alg="SHA-384">dbe8b16a411e2fbbb74ab6f848861418d2bf3d5e57a8dbe52d8e91c5c5b6d1c6dd5065396cb59681d064c3462b157b23</hash>
        <hash alg="SHA3-384">665893562ae5a963dd01309eb7e0ec4b0d15df82a641cd7513f0f8daf8504a1c76f77888260aa94ffebd6f1c7de51dc0</hash>
        <hash alg="SHA3-256">cea75833f8f53c65a44db45ef3f26bdef3b3c3e6b6d2bc460f6a1365c6c85e35</hash>
        <hash alg="SHA3-512">a9365c14082877260fa8b97f048b78536a7cf75143724cad824f2ff8b91f3132a4548c8e72b7333a475148fabf37d7b8fa46c49373dd6b2f908155ba2b7d4ef5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-all@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-all/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/netty/netty/netty-all</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-buffer</name>
      <version>4.1.107.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">36221171b3c67adfcba71251cf1511f0</hash>
        <hash alg="SHA-1">8509a72b8a5a2d33d611e99254aed39765c3ad82</hash>
        <hash alg="SHA-256">04eb1231c86a7011c48cd443a25dc2f397137e5ee0aac2f12f1c503f11f09e2a</hash>
        <hash alg="SHA-512">78e944bc9b84f27c5ff25f7c69f15543af889c4533a9a524276badd19b46809a90a160178b70468eb54c17d882a5286006ea4dcbd921451ffbef2bed1e05b5b4</hash>
        <hash alg="SHA-384">39e3e318586e117ac549bc3076b646ed7b49663f43e8935c3bc2f8aae2a4abf4988543a866a579f6e46f305e45c0c5cc</hash>
        <hash alg="SHA3-384">61364891f2d932569cab68748f5736a523d6ed4388ce6bfd70bf0047fbc1bd7dad32ecbf48b95a0ca8111d271667635e</hash>
        <hash alg="SHA3-256">e22a96a809b941abac04de523579f87762876ccfe8704897eb497dd909fe1464</hash>
        <hash alg="SHA3-512">82298346c042a84dd4904ab05958ec1e673c3369731c4b0b26199a38d883458f07e3cae9e77cf8b2550c20899926bb880fbedfdf225850fd06402445f85cb85c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-buffer@4.1.107.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-codec@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec</name>
      <version>4.1.107.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">13189f08cd55833329503c88d1215fa4</hash>
        <hash alg="SHA-1">0a1d32debf2ed07c5852ab5b2904c43adb76c39e</hash>
        <hash alg="SHA-256">3a1f361b405f9ea30fe6aabe1907d719c0c99fe30c03932fee558214dbd638cc</hash>
        <hash alg="SHA-512">ceb937d52f25fff44348f1607b9d13f74fb8f288f6b56440e08f8b61aba10895de9b7cb31f5a3d00bd38ce12e14534f7ede73e9636bd7e520b8624c28d482359</hash>
        <hash alg="SHA-384">f427d6ece468f0472924195c55ba88560698593d6fb045ce07a627d79d7028de3257d9fd3d1adbbe6d7be7ae928ba819</hash>
        <hash alg="SHA3-384">5c3ac8872df46284c65e98bd1f0e57d5f1f2c263504bf72a591cdfaa4f691f45c35a5c939d94ec0f91a17b825ff04480</hash>
        <hash alg="SHA3-256">450d101c6e72bbd7941a5415052397202243a09d9d535fe5857e9a1899f3f45c</hash>
        <hash alg="SHA3-512">59899fa7c4a006e62d305db417c16d685e7ad56482215b01f72780e204337e92cf2182e88d852388fccedfac728bd426308b1099a63118bc59a81e78b23e54a6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec/</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-codec</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-dns@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-dns</name>
      <version>4.1.107.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">2f60054fafc1d6da1ae2e2db1d846c00</hash>
        <hash alg="SHA-1">945e8ad5ab7ec4f11fb0257d2594af0cfae1d4b7</hash>
        <hash alg="SHA-256">6014ce28b4cd32c23bd03b57823c3d682b83dc47c3fdaf4c5cef258b436accda</hash>
        <hash alg="SHA-512">f589349e884ff8f061a2a2e009a101924726121ea03fe3c6bbe89ae39475d90945caa5e90569d746e24f8d81d7ef10246bf5cadba4a195f2e7057aabebb5ef25</hash>
        <hash alg="SHA-384">c095bb081c5bb1783799c9c5ccda8a68e16fa5dc94b2ef9829292f1a5e017b9b5421a480af08cf4b31b92824927de3e7</hash>
        <hash alg="SHA3-384">2d903bcfadbf97a9c3c710f420a9f88784645b81c5bde60c4de12d207d3816b56db507115b2b2407eca914c28084eb81</hash>
        <hash alg="SHA3-256">858d7b2376ada6489267758e882cb0ff380604afb1e7d5169d02daf55310bb0f</hash>
        <hash alg="SHA3-512">6f0b37f70d328d2f57252142003e7d46736be2e5f61ce93f52fe9c4f52393d86ea97955c53dcc665acdc6d362fbf64727258b43bab7d228c13a31865e39d42a7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-dns@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-dns/</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-codec-dns</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-haproxy@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-haproxy</name>
      <version>4.1.107.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">1d2220a4ae6959aa6d768348a7c2c403</hash>
        <hash alg="SHA-1">2e061ba9ca402cfcfdd48f11ad3cd85e4024f1f3</hash>
        <hash alg="SHA-256">fb200f8c0c47dd2d0130e765b1de44c5d7726187b85da42027888b132ae2122c</hash>
        <hash alg="SHA-512">838f9772e82fb05069a4a2c2ccf36bc346551ad32bff99b83ddb4a72eaf8cbb76075672a888512a95c4d431d74e7c3ad89c06d6b3ea1aa407bd9245398e31ec4</hash>
        <hash alg="SHA-384">eabd8dc2f4540d4fd5e64acf2a55c4dfd92fce1a8c53fceb779ea38792ff43f9687d211641d8c899f3c16b2d8a2d3332</hash>
        <hash alg="SHA3-384">d400de78fbe30e2ebb7b5448a68f82f069608663bf1069fff28ca6a84aad91126eb7a097128082b562a390ff8349827d</hash>
        <hash alg="SHA3-256">b2b359a0fd9aaacc471b0e765c45798344c5e921482df048bcdf139375338fc8</hash>
        <hash alg="SHA3-512">44e21dbc356002168a85615e280da05ebc8cb4a87450bc141aae8baa32e27c98df40da88f3a91bb7b5c95794c8c35f3ca9e3dee15956cd9c9e68ba96abbdc95b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-haproxy@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-haproxy/</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-codec-haproxy</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-http@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-http</name>
      <version>4.1.107.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">1be0033e1382e6cd0920131a8e23074b</hash>
        <hash alg="SHA-1">04d8e9e51b7254bd26a42fe17bdcae32e4c6ebb3</hash>
        <hash alg="SHA-256">0f35f57ecc11e1227d0c65d65582adc1075474a30a8fd3cff0f6e9a66c9e2a74</hash>
        <hash alg="SHA-512">792c494564b866adca457046dd89be250f471cc9b5be595763578ae7af3e06a5c0bab3514eca3b2d2c2a14ea19db69d895fc2ddf8264d8a805332adf29fa99fa</hash>
        <hash alg="SHA-384">a728eb066af895296c43848003d186aca2f29bdae53dae7626accb3cf3464d634ab04239a023877477205eff5b49aead</hash>
        <hash alg="SHA3-384">6446bcea78de4fe33ba5124976f050298a6510a0ae96d96d451c6580c51e562101b5909bfec4aa92835d67ca5a7fe365</hash>
        <hash alg="SHA3-256">96a6bcdf36f41e6d6879a44a12d77aa5881018312c006c2088e3b80334cc39ec</hash>
        <hash alg="SHA3-512">0ae5175b163e45e997c9564073d12fb1db6fcf9898eee5c7957533c93921d8152671422f4509c94db7eafea11483fafe5974bc34b327cf6321ac142890a71619</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-http@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-http/</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-codec-http</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-http2@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-http2</name>
      <version>4.1.107.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">6ba2336af8e9f31af5d4e61387efe7ff</hash>
        <hash alg="SHA-1">3885ffe7dd05c9773df70c61009f34a5a8a383ec</hash>
        <hash alg="SHA-256">5d83fe14a537ea6ddecc782df256da23ee49754044a4cacc2d8ec5225f338c72</hash>
        <hash alg="SHA-512">30bb9ba2bc2a48595f0d2dd9e27d11ac40ff36aeb63f52240438b6c5769d8329a05e52503eb53714222203f49def999233b1e58279e7fb3062ca4d0308029a09</hash>
        <hash alg="SHA-384">36a0ed50c2b50f39262e0588165cab813fffec6338981123353244ac4d0c29f7ac2fe1be759fcbcebd3f992a662352e3</hash>
        <hash alg="SHA3-384">203c14903d8b2e3ecd0f57c468b90d3b8d10b6039239f41513b27b5697834da2bfb36fb10e51ab6bb45a7f6f56fcfe63</hash>
        <hash alg="SHA3-256">e03aaaeecc7e66e9278182005d532f02568fdb1a8275047f3402d6e1d20045b2</hash>
        <hash alg="SHA3-512">5b1ba4ead5f16bce270416c97208073fe8043bffd30d9341afebf7cc86e21f393897aede6ed167ac1b5def304ae57522a22d668b3b587e6b5221678ed2032b56</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-http2@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-http2/</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-codec-http2</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-memcache@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-memcache</name>
      <version>4.1.107.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">c35408fd3ef36d71394962b9a1912344</hash>
        <hash alg="SHA-1">ad2c6952a082037777e889d9b103559b1c51937e</hash>
        <hash alg="SHA-256">b96fc3cf3a4aa7dd2a3f57db387190bb43a0aca1e80be659ad7d81a159373750</hash>
        <hash alg="SHA-512">e8aff5acb67c345ccf30c914be2529182a6e8a909db17cfb8a7f079ddd8554ddc0051fa20e9ef6e95161ebc02992b8fccfed56a63349db9b0268e678829c2cc8</hash>
        <hash alg="SHA-384">85b54637868aa8e4e5e6b1a48e0b0d6d813af073f9896d72ad168f37269e07b5ae8cab558053cf1e288673375cbf50ee</hash>
        <hash alg="SHA3-384">fa9282b199c626b422d3b2e4ede810fc33278d7716b5b156cdf9c2321b22170d461e9747f43bfe42efdb9d4cc0c2ce2f</hash>
        <hash alg="SHA3-256">00814c77dbde0d5a51c0d6b6024518103a1fe5beb85992702244683a7c4503e9</hash>
        <hash alg="SHA3-512">ace284cb9d187590850d19ae11444871dff8ce95923e541d725c6323c38844d73bb0d80c358995fc47e14728eba9ebe78191a450e37ed5e2b2c3660f89238a1d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-memcache@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-memcache/</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-codec-memcache</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-mqtt@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-mqtt</name>
      <version>4.1.107.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">1b344c0dcda7620496c8b5f58f132b4b</hash>
        <hash alg="SHA-1">9edeb77e3f8c178d10151a2677ed48d84975fcb9</hash>
        <hash alg="SHA-256">d34fbddf0e9c2ff37002798390bc9b7a4fcd37980f3e1dcf03002e9c215eb6a6</hash>
        <hash alg="SHA-512">378d4f08f02588a44241ca0e5d5a9b27c5e55e33cb69b7a1a45efb404ce236ac2378228ceade1ebbb9b3ecfe5130da5cac7220f7e4c5efdb4fa34f924f145594</hash>
        <hash alg="SHA-384">48491d49433dcb8aeae0a3be69769716e46197e577c906a97b03d972bdfb4e862a211ad88455c178b2df657bf44cbbba</hash>
        <hash alg="SHA3-384">7a9baf5336cc73894e63f7c66d52bc10f3adaa382c6e3911efab1a5076632ec7d3a88bd22760a2dc03a7d605fa12b30b</hash>
        <hash alg="SHA3-256">c64d5d8febc404c095674902290fe20e6a0cd185cbedec97ecb7333080b89d35</hash>
        <hash alg="SHA3-512">68e9395f6bfe843adb2b508567e03e3eb44c60a520d5c6cc57d67c49290de8f6c7b0b0c0d7b15ddb11d3e86085cf13d742939686aa3d423dd854627759336c9f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-mqtt@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-mqtt/</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-codec-mqtt</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-redis@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-redis</name>
      <version>4.1.107.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">90232602f29ed45b538d907f8cedc715</hash>
        <hash alg="SHA-1">617b4989bad97ed6b3532a19267a6c119f1be5b7</hash>
        <hash alg="SHA-256">96afdcc44284770c4294ed19b3c91ebd4b53535a09960864aab84ce060c3b6e7</hash>
        <hash alg="SHA-512">58089f850cfcf67b7857c1cce8dd16d4e5bcdc2a59e997987bd02394ca3f1706bfd9cd074dc02d77b33758314f30e1da67c1ffe7ccdd2d17bea8638e2fff1e9f</hash>
        <hash alg="SHA-384">58add28db98d94adafd8f59be1f6e3531135944b09a71d1309e594e4d7b7f5fa1a53a59646025b5a8950a5cce89c6efe</hash>
        <hash alg="SHA3-384">97c85c7c8163490b9b8511d4e34a3d6c6974c52c1d98f7d00ad76533307e04c4b0bb6f1eebd1a6981daba7852b85550c</hash>
        <hash alg="SHA3-256">7596178e4617e26b3b2918357d2ae290f59bbde891f146f80a98195281aad00f</hash>
        <hash alg="SHA3-512">400a9acd41f74056f2c9bc9ad54469e08e4ba6b8fa3f67df30fe8bb15f9ea244156f056b9c0dac19b778b9cc94588b7194a282b6e3ae73915f59d45e82f255d5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-redis@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-redis/</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-codec-redis</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-smtp@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-smtp</name>
      <version>4.1.107.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">4e1912f3f18fdd3c04bff3f9577c15f4</hash>
        <hash alg="SHA-1">3f057708306cabdc24a10148fa2a6e70739c4152</hash>
        <hash alg="SHA-256">973847489251449e243091305b88669fa9531c6ad78cecc114b34551f9e45e18</hash>
        <hash alg="SHA-512">4c679d03949ed2019dc850a7b1fc4c2831a82fdfc16b151c109bb302e98c81f256d78e22a0e01d7385bcde693ea5f8488f495bee58708da8fc9b72f6a1eb8dec</hash>
        <hash alg="SHA-384">fa564c39360180895028b6307bb3d98166c706fe6dbe5f3601ed46205cde93af99a883642a5d45236e68db9c8ff7d423</hash>
        <hash alg="SHA3-384">5e174c20d8b3cf30ca5eae68c29a678b0fad8a902c402897b693c33fc524c9c0f8f993c573b0b086898fc5703f81908d</hash>
        <hash alg="SHA3-256">c851efc8687bd924522abb076b49ed2e297ba4ec3ab6c9479294fde81f0dba81</hash>
        <hash alg="SHA3-512">eabd3fc040220b19b9e224003f0cc7b878325860556d58143d9946a5812418449122ae809ef8f1f9a0b1fa5ff0e0e0a7284b18e5d50881935d90a78c765e73cb</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-smtp@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-smtp/</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-codec-smtp</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-socks@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-socks</name>
      <version>4.1.107.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">3fc60f4b3728fd8d473d0ff908fe5894</hash>
        <hash alg="SHA-1">3b7070e9acfe262bb0bd936c4051116631796b3b</hash>
        <hash alg="SHA-256">7974a03d949fcaf1996c83e5d58f76ec993a9a15b386a5c518114738ed209ab8</hash>
        <hash alg="SHA-512">e19923a0923aac9f2d7229e45c97418cadd1d4d2b675c84875401bc2dbc8e9e9cdb0656b5ff8dcadb15d22e7710fb86c81d5a6192c574757bb163c92691a00aa</hash>
        <hash alg="SHA-384">c69982dcd1ace8d1caaa716fd4af8ca1c9c5468141d100bb18ee6ee89395daa416f495e9a66e87a3bd77762f77cd8287</hash>
        <hash alg="SHA3-384">f0aead9bc8709299db16a3ee3b2b5ec55727059ebd79de7f9b8917f7dc937b14a863eb1f81cd1f0d0feec16dfa33977e</hash>
        <hash alg="SHA3-256">3402e48bf4e6268bd637d1f33c670df19eec8cdbd02818a6633f7a278dd54ca1</hash>
        <hash alg="SHA3-512">2761c7f6946525f640272cac766f845a13e89ea44de78a3a9367d93c218a211914ee5cd8799fd063afd97d880da42b7839e21b930d03c599fb7db9c424459f3a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-socks@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-socks/</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-codec-socks</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-stomp@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-stomp</name>
      <version>4.1.107.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">f25b544e50d6f0ceb95047a19523a9ab</hash>
        <hash alg="SHA-1">d2e0f9603a750f0681d86135ceb16d90c12c245a</hash>
        <hash alg="SHA-256">fc5f200ccb4caaf63d82201077c700d864b980b7681eb59670705321767d2ef7</hash>
        <hash alg="SHA-512">4a26c3d8b604f1e887766292ef918625ff25c9af686944a9654e84e8119b08e26e83dd18e4edd88b88c5d35219074b2638926dfb364f8ab7774c3111f3fe2adb</hash>
        <hash alg="SHA-384">5066f6722af0eab56044c9fee8836bf89ba1279d578f249f0adbac340a306736cf94267b68c00b6de365bf8e5304b46a</hash>
        <hash alg="SHA3-384">47200134f7b8e8ab11aeea3e93e645c35548168c477548314b90f92b3fc7f3f77bdff454b797b7216917893b3e5d6664</hash>
        <hash alg="SHA3-256">4492858897104ce8866e6474d135056259ee8dd2931a76d6c8c56066ad826fe2</hash>
        <hash alg="SHA3-512">08fa823110cab54a84e5cc6821bbfc3a798d4c625a6abbbe0fb9156a0e5e47a90913fd425315aecd0383aba107f971bc216876891637d1e4498f6372b14b5fcc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-stomp@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-stomp/</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-codec-stomp</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-xml@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-xml</name>
      <version>4.1.107.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">0d4c3a6cfd85f150b6deaf8450d34cad</hash>
        <hash alg="SHA-1">9ecbbcd0904e987b4713f84e2c2f14377e054223</hash>
        <hash alg="SHA-256">a17ed7b3387be05b15c14e550313ec232076de4e9ff804a5f65570e28a85e166</hash>
        <hash alg="SHA-512">fcd8f13eb165dd2ca8dd4e68acc4a61f983df9c97d60184403e8384eaffb807837227feb1b2cfb87409f8cc9dadf9f0c5fc733cfa77105a5aff5cfaf02ad88dd</hash>
        <hash alg="SHA-384">44893d4edf99c7e23a858ddad5fbb6ec8e8a3445a762f7a462ae2ea80ae1573d60f1b5e453da130135ad90305ccd452b</hash>
        <hash alg="SHA3-384">f172c44d9683570470c7040db7c7180db8e10cae85348aa725053377fac8a348deb04d4de5d3f8686a21a947bdb83229</hash>
        <hash alg="SHA3-256">d43b3cd19a163f72211d07a89c460c15f633b6ee7d7863b74ce626ea6d647bec</hash>
        <hash alg="SHA3-512">7e0d2dbf3448c473b188f59eec2ca42be3797d89170e3128e966753587900c6146b7c655ea7bc210e9d4ff66daa5b7fe4fc73ac506d12cc823bf2772baa45d42</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-xml@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-xml/</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-codec-xml</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-common</name>
      <version>4.1.107.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">4ea3473db2afa1e53f50267e1ea0af54</hash>
        <hash alg="SHA-1">4f17a547530d64becd7179507b25f4154bcfba57</hash>
        <hash alg="SHA-256">1231e7bd5f523d97280b89adefb3521132d45c22791318b9e0d462bd3ba1b8e9</hash>
        <hash alg="SHA-512">ef8706dedcce8a8061138cb0ad0b9277c7d1717db63113da22bccc292039fe613b92b6b09250adfbcea7bd280d2935df782c9cad33c0911bb876c80f7deb3764</hash>
        <hash alg="SHA-384">e5c6d41a44803e679b44d76cb9f224995ed2715fe66a5bbe48e3a2bdba8b1701cda18faaa3e1ad13ad2b0f1d48726f59</hash>
        <hash alg="SHA3-384">0b543aae723288f2cc1bdaa147d62d7b305bc03ba0a936d6a81979a217d044f8f3010595870a7addd8f01bee84483362</hash>
        <hash alg="SHA3-256">8d2bdf4e93793bae49a3d17ab185dd5bc3e6a2c3a50ebf7fd01374f26b930604</hash>
        <hash alg="SHA3-512">a28940f4b141a7617d2c091a6404683d3b993cb6b405aeafd27f9343ae27f4703ec45fba696bf9a98fa93a99bd2bb6eea0e1adad1eb021d80f5c02495cf42c76</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-common@4.1.107.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/io.netty/netty-handler@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler</name>
      <version>4.1.107.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">87d9e7e058a8df69cee1b45d46c055c6</hash>
        <hash alg="SHA-1">d4c6b05f4d9aca117981297fb7f02953102ebb5e</hash>
        <hash alg="SHA-256">ce135be15a4afe717db7c5a1d5bf1d10bdfdee50c8ce77a5a39e4694b97071db</hash>
        <hash alg="SHA-512">4a6deee8011e79c4ff785d1fb1b538b2a7943650d95e5c7c5cfaf05de97e083ac5cd163f4bbc2089977af5c538627b45b83517e0c6b1f4a6d85f5da6fc99e8b3</hash>
        <hash alg="SHA-384">9411892d46c045fdc46c513a75b6865ae46de3271c8dcedc9a0f2feb14d401e8ec4b73ed5d7a43f63d39268623f4a27f</hash>
        <hash alg="SHA3-384">3cbf8d5e62aa71e911b84cd76b5c89cdbc79b98e8faede83d80597212b664fa72de78952cd6188585d950dee02ffd30e</hash>
        <hash alg="SHA3-256">96d67772bba46837dae1b032294c6f5094e3e936ffff440dbc7e123defdb867e</hash>
        <hash alg="SHA3-512">f7ddc11870c428334cf13d9e06c3bc87f0e0b2a4f559725d0a4fc2b9ff1bdc72100c32dfc1b316cc6b73d9bb057e10348d4408a469fb522220b92852207952c7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-handler/</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-handler</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-unix-common</name>
      <version>4.1.107.Final</version>
      <description>Static library which contains common unix utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c73d26efc78d4f1305bee33b1c88e69e</hash>
        <hash alg="SHA-1">4d61d4959741109b3eccd7337f11fc89fa90a74a</hash>
        <hash alg="SHA-256">40eb2e471d88f9e7d09d59284297d1d46de37fb1441215b1b73e9b8691061e27</hash>
        <hash alg="SHA-512">9fd65124015089bb55abf125ae8c1e726e98b2cd06cfebbea223682f3a73aed1094fda604cc4bf8cbb8b9e388682b6e7082ef07fd6ae253b6d174d3acf8b0483</hash>
        <hash alg="SHA-384">62b32252858e321151f0a650e076350c2692dc734181e8b36650135f75f436f0f392aede52d1ddb705bac835706bba4f</hash>
        <hash alg="SHA3-384">492792abb04c3585b6b712dbcbc0add1cfd14cbebd4b607c1214db8103268700b80324475d9569b7fd05ce5e8de1802a</hash>
        <hash alg="SHA3-256">4d00622cf6df8f7c2ac71ca4dc4d84beca2daff7eff5d838cc4d43a43e888ef0</hash>
        <hash alg="SHA3-512">5cb1f9f0dcada10be58f7cf99b97596ad5672c242085096d5ea5df6e76026a26567ae12958f1bb25251933f3ba707bd4dd017af20588d04c36c2ff2ad2455982</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-native-unix-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-transport-native-unix-common</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-handler-proxy@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler-proxy</name>
      <version>4.1.107.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">1d50b76b50e72f9889a340f185f6a830</hash>
        <hash alg="SHA-1">ebc495e9b2bc2c9ab60a264b40f62dc0671d9f6e</hash>
        <hash alg="SHA-256">4dc4cddca45536cd2666a56976c3b4e6f54efce856fdb08de566b7a700bbead9</hash>
        <hash alg="SHA-512">8e63bf01ec4a6accdb9baddbe26096c0fc5c6446693ce53e0ad80f4a7bb45abbca85be17639a8382d510af6bed13e063ea321ef20f014adcfeb5414e5560a822</hash>
        <hash alg="SHA-384">825926d424621cbd092a7d4c3a4a19c6f43ff689e62d343f1c5756b463bd1e4c290180d811cfbfe498b13573620fff01</hash>
        <hash alg="SHA3-384">8edde994840bd439f71dfc4b0c99e98d5883b7c7b98a93f9dd57cbc74f0d76866966e0745b9b32a91253cc31e205e560</hash>
        <hash alg="SHA3-256">6d98c277a8177d049edab65aa262803f2805fdd59d71dcc212d69543996316f9</hash>
        <hash alg="SHA3-512">9caa8088e647fd5e46833da89ec880b023f2570032e76cc7c67505450c093d6d05c4b9a569eb72451872c937e11f95fb5f9eaf6cc5a050a0429a54a941e0c4aa</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler-proxy@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-handler-proxy/</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-handler-proxy</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-handler-ssl-ocsp@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler-ssl-ocsp</name>
      <version>4.1.107.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">7ab386230cf32b948ff7ec8d3b40a1ae</hash>
        <hash alg="SHA-1">15af19eee270579c97537fb307fcbcc56a607d9f</hash>
        <hash alg="SHA-256">120fad0e2de27e2e5e86855f6c301fa7a46e5d855a2cf6a212c147e80b1bed10</hash>
        <hash alg="SHA-512">3ef89f54a61335c570d40e2ccbd22a1c0a20e3b9cfbdbeff47d3231b01a200aff02cfd06c2af4c1547b09091965b738870c56ccb36e604c48aa8f1e6689e93f7</hash>
        <hash alg="SHA-384">280de43903023ec9049dfb2b84f116cd5a8cad080c1d9b36e83ab2e504bbb1d2d09708b2e812120d03befa6733c71a2d</hash>
        <hash alg="SHA3-384">c5057bda295d64ee0bb4fe30f045a08292b0b867bcf206dabfae604c575be055f465083df685eb9cfd2c4262d044e071</hash>
        <hash alg="SHA3-256">12c015724c842e66c52bdfe91cb6981e8334b22dfd4f54065b94403b85779d61</hash>
        <hash alg="SHA3-512">8312afcebfe3ebad3a2f9475d0c8946f81b5230332d8be3bd8b7c0dc81fbe0d5bcfd1a2fa4c3e6b53506e8faafad2f077f2308dd4593d4986a0b7ba32ae236a7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler-ssl-ocsp@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-handler-ssl-ocsp/</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-handler-ssl-ocsp</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver</name>
      <version>4.1.107.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">c6c34e4e63e91a82be01948d0f3399bf</hash>
        <hash alg="SHA-1">dfee84308341a42131dd0f8ac0e1e02d627c19f3</hash>
        <hash alg="SHA-256">303244791c040229315845e2236bb7b75249cffb308f99d48b0bab199bc6be63</hash>
        <hash alg="SHA-512">2b15a465a45cdc15bd6b34be7ca631c35195efb8dcbca2031373c66c13eaf029d9ed3060bebfe93a5a0f659728d07caffafc6a645c603d5bfa7e15b9bddc1a7e</hash>
        <hash alg="SHA-384">b53c44f26534be5e81831af4e3ce6efaf3885587d265b124cba400d49682d28147419f9cd9da6482ada75679c3c1c283</hash>
        <hash alg="SHA3-384">f9c37703dbd9b587524723bf927724c04e3e8a78444edbe685b237387b042c355a2b5cbc5b29b8fd2637662b1a2b5111</hash>
        <hash alg="SHA3-256">24e7162fdc4378c7674820fe232cf8fdc93a9ccaa8d9596967eefea90735f934</hash>
        <hash alg="SHA3-512">afbd5029610326d4d9a90b86ca36e549de9748c2d1015bf775aca54577c1f5c249c1edb1b8cb95269bd4fe7f41c544ffce6034ced5fc7a10ef58afb219c8dd8c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-resolver/</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-resolver</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver-dns@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver-dns</name>
      <version>4.1.107.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">c759705e09f02acfefc7d8b1d7a0ae53</hash>
        <hash alg="SHA-1">d655d09e972dee46f580dbcf41c0d1356aea9e1b</hash>
        <hash alg="SHA-256">65a87e79b1966140947e6b020a455e823e967e47eec9ec90512c13cb17e98762</hash>
        <hash alg="SHA-512">1843360bec16663570ed861ac3dbbd98c9fd1839a6ad7e70391ebc9a2ba16df22178e404b3b7e1bc803c44b6993a511947e578b25cd513d28b0f54a33c1122e8</hash>
        <hash alg="SHA-384">bd695e28fcad11ae504ecfbb2de830887bc8faf2341ad97f9af2db1144fd2136e19c873343e7dcdf01e153dc7eceaee4</hash>
        <hash alg="SHA3-384">af54e284d5e53ad15489c8af294c57c53102070fc0bb9c626d58fdb45a5597f7fee1b00e0fd67a8fc4e9b8f144ae937a</hash>
        <hash alg="SHA3-256">1338fd1554a4f48a8d817b2958520a70449774b2086f0211d5f33818b8b376ea</hash>
        <hash alg="SHA3-512">04084b1870671896bf7ac887fda29b09d2bdbe396feee7ead53f31f249334f5daed9ff44fecbd97c21d3ec6446087d392ae031a782e2b11b9c2435543a26fc61</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver-dns@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-resolver-dns/</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-resolver-dns</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport</name>
      <version>4.1.107.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">40f2781d9deb0cf3d047131d2f5e803b</hash>
        <hash alg="SHA-1">d6a105c621b47d1410e0e09419d7209d2d46e914</hash>
        <hash alg="SHA-256">8b3107c684c5fcf53bc437e78db9f186008184210fdb96798efb835c073cfa86</hash>
        <hash alg="SHA-512">57b1ab1241b361ab25922208169a3598b75bfd272a006e657f0bf4afb1c12d01c793e4884d2fe51c25999df9285c50a313fd610eb09767fdb8290a29f2bc6e71</hash>
        <hash alg="SHA-384">a75b175f6c07a4e5360cd23137b202d5f7cf5b541e680b16733486ecdc8ff80ccbe78b9382fd684ff1eb56908ca7e7c3</hash>
        <hash alg="SHA3-384">5ce9c6ec88ccff98553ca3005e056c368fd367deda04cc10cd06e2d4b7e1913fec89cf2478430542cb458efd12be681b</hash>
        <hash alg="SHA3-256">9cad098682c4825e47ecd631c43bba5195b705afdc7ac420d56ad9ee123d9cfb</hash>
        <hash alg="SHA3-512">2951709fc9ee02913d81fd371439b1b3bdd2c538fc68eeaf624417ef3bcb00cd13bdfbc3529aca13340f70ec2e16f6adc81b2f8431d61cb7cd03bcf527787edb</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport/</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-transport</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-rxtx@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-rxtx</name>
      <version>4.1.107.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">849e76b4521193de19d92e5cb72fa499</hash>
        <hash alg="SHA-1">26352340e429a85fa33767797c1f87e8be40e273</hash>
        <hash alg="SHA-256">e8b42f98eed4becb49d3c09c28cd6da0d69651559a46c534275753149ad714de</hash>
        <hash alg="SHA-512">557e4f90bdb918c6e461fa075809f304f4c3431663dc32988e0e5b24caa5b259ccf5b9650897511465c5b449e6727a95dc4fec71175aec63e57f1b90a96c7a8d</hash>
        <hash alg="SHA-384">b84f3a0cf2307ec199ea0ff6bf7034e8e7c6922c461bd5091b196cf65adf72ce5a9f1dc82e636edb47f631a64b6e449b</hash>
        <hash alg="SHA3-384">b3fed6a3a24b0cc94f303fa12f4b807996c91670348c183060d3516d01f1bd59f2fddaa1dd97e69cef311a37ff3e1c9c</hash>
        <hash alg="SHA3-256">15e07605d1fc7b6af41d3f481ea95a3fec393da14f31e39998d32436bea98b02</hash>
        <hash alg="SHA3-512">cc58b5339b7bad7d0e31a9116f83650e26872c7556fd865e01dcd4fec547f205dd1cb6b579b39ecab6deacf11d2e413b18e6fd32ab0e9ab87ca5c6deac3439ef</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-rxtx@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-rxtx/</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-transport-rxtx</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-sctp@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-sctp</name>
      <version>4.1.107.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">e553bb5ec36007a259b49198492e21fe</hash>
        <hash alg="SHA-1">91997e9eaa5bb295ff5e8c63f33759b173199ad2</hash>
        <hash alg="SHA-256">019891a01274991676c294fdb172e32c4015449582dab4ceb1e231d0b49d8312</hash>
        <hash alg="SHA-512">dc1dad7f06a2d32fbc43853bdc78cd07976b6f02358600584290175c6ef9bf87316e6e3676b37a4b2d1ff59118e2cd4d0b03deb3e24dfd84a8dc706de0cb881b</hash>
        <hash alg="SHA-384">581fa6473c3ec982fd00cbb740bc910fc510e5cbabc85d9c216e711b10468e6c3220e0510fbc41aa352e71033482ef07</hash>
        <hash alg="SHA3-384">43645401c01b7b42224dda993241bd27580a2d025b01461104558daa2d137f9f86eade2b193949c8c2a7413fcf58b06c</hash>
        <hash alg="SHA3-256">45e652792ec729a5d9c65966d2b2587fb8baafcabb00a2307ebfcf81425d569f</hash>
        <hash alg="SHA3-512">2f2678c938a187a03634a9a2c01fe6441ab60c6ebec136b105297f02eba0fea2e9aab15510b1c1d6f81c9617a05dcc39a8bd032711946f4c9c5d28a6785781b8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-sctp@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-sctp/</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-transport-sctp</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-udt@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-udt</name>
      <version>4.1.107.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">61543b237634e15686ebbdd2bf344047</hash>
        <hash alg="SHA-1">3c749f835c960f244d7dc2a0b65876af381dff72</hash>
        <hash alg="SHA-256">497bcc0ec35059f286b8a9441f415fab0d42b3b86bdf308e538f4bd22dbca57d</hash>
        <hash alg="SHA-512">9ccf0e0c4dc59fa7a42e26cfee67eecd27c6723a176c94ddea87da1237c3004a07fe227abb2c3a7e71b08c7636199df1b4538ceedf9066f44c366dc667ee8f02</hash>
        <hash alg="SHA-384">a305ffcbeab40f56ff52473c23c71817b037254234e92adeae3973e3ea8c653a43e4e132a06c5917eec5f72c84a1b458</hash>
        <hash alg="SHA3-384">36a10f7975d6e911c24d740a1688c68dbc68cbdce182ce3e4db16f63d87375b4b0fc30cf5993fbfd4cfe63935bc38a10</hash>
        <hash alg="SHA3-256">9038e5cb6027f2de5014c2e89c3ee2ee9fe451cbf3f4beedd63698f7c1406c53</hash>
        <hash alg="SHA3-512">8640078ab48cea32243232b06b68d043d8e350acbba257363ead7f5caa2db7be72ed03bdeeff2e5090fc08271b138ee43457af362a8699be37f80b3ecee6c3d6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-udt@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-udt/</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-transport-udt</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-classes-epoll</name>
      <version>4.1.107.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">813a80d935d04d0749c6e0dfb507bb44</hash>
        <hash alg="SHA-1">9234407d6a46745599735765c4d3755c7fc84162</hash>
        <hash alg="SHA-256">3ca736cb7e02cca5fd600d9e12b2c068d35bbbb13440c507b4e8f6569133c012</hash>
        <hash alg="SHA-512">83844643af32149de5d098acb9b96115b035429239e5cbaf9736e73ad9256c38095548614bd05a2c0b06a941f49ff359b1bd283d193306ac2b5a257c85069bd0</hash>
        <hash alg="SHA-384">1759cc4ae9af81b6741a9832dc3fa779a35a4644f4e4b512c7ca8b13f59a5d73847c1a324cd1703d9340a17e54db8982</hash>
        <hash alg="SHA3-384">b32db30ac5e082bff6b8f7aceac789d7c5eb7bf2715addf85474d79a15d2e0929323574646c0dcef03adfc04d182109f</hash>
        <hash alg="SHA3-256">517c43ae7fe6283ae43ccc678be2bd087f91eeb17550eb30f8f7bfe8bddfdeea</hash>
        <hash alg="SHA3-512">29c876537f1e6cbd83d6965cde1b4663e145c4884570dd892abbfc58c44953bbec1c606a73f466724c30360bd50756e4bef17871a424a5acd9e2be9273d73c34</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-classes-epoll/</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-transport-classes-epoll</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-classes-kqueue</name>
      <version>4.1.107.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">3be60abec3d40aab514b9580de87e98a</hash>
        <hash alg="SHA-1">68d0b5de5a538ce7948b3506d043554a468078f9</hash>
        <hash alg="SHA-256">da2e6b96233ccea15fdb18beeb85bd354ada81298c33f3b9c54ff448f83dafb9</hash>
        <hash alg="SHA-512">a4e3775e37292cc72702a61528bd046cc0d97185c34caee4bcb117c132cdc27ffd6e0a2370ca95c199b2694f2240630a863f9bff2ff87490c4eae92f1c4d5774</hash>
        <hash alg="SHA-384">e6f14b07a400a1d8ab3b54ae5743305917a25c44287433df89b1ac3bd523a5e3549e816f1565cfa4b629ab25084c0de6</hash>
        <hash alg="SHA3-384">a942d442cbb9ac41b57843e21497e6cebbbcefe7ddecceeeb50e09c8d2da002154738e2f9ba204c121b07af8accc9d68</hash>
        <hash alg="SHA3-256">78e95a24cd7d8925b6fb5be90fe7df380dcce962f87b20ed6e43ee40e4a592d4</hash>
        <hash alg="SHA3-512">0264daefb0d163902d08068362f2fb290f22d4a52a3ee0b96a8fa44b766869baaf62cabb064d4da178f2af0dde79d6ebd77235d3a66fb0e7253460b72b4f410e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-classes-kqueue/</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-transport-classes-kqueue</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.107.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver-dns-classes-macos</name>
      <version>4.1.107.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">9207bb7ee5ea16383ea1335665a515dc</hash>
        <hash alg="SHA-1">eb069de9b8621a42e7c1843c5f21c7a86e943e0f</hash>
        <hash alg="SHA-256">f2427bcc15e11fe4d223153cc6c2c4dc323176eccd921125619dccc2082c0b26</hash>
        <hash alg="SHA-512">ba559cbbee7e1bf8c8d6b574baac982183983f2efca9202ea58ca60316674971c423d4c7e0986ee4e9d05058502974d95ceffe22ff2c5e5eb0a793280d5d96f6</hash>
        <hash alg="SHA-384">acb248433838b27ff9f0d988d4aaf400643b8272c3b121003f830c5c27f38f61b9869edcd6659c8cce3bcd2735ad9786</hash>
        <hash alg="SHA3-384">0193682c95f61824f02c37dc00c2e5b0228b15d5cd903c294e8f5e891e0480025a1825a6dc9165878485ce18125b76bd</hash>
        <hash alg="SHA3-256">6fd6b3f293729a00bb97e47c9d077c3c86bdc57c772314ebb14d014ca93a04dd</hash>
        <hash alg="SHA3-512">6bafb0b264a2966eac9bde29ebbafd1a8e737028dd69fc64ff1f6eb628c24dae6a838bcd0f675be20bd2655e283e7b08a641d01bca00a251316f7da6c0c4f11b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.107.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-resolver-dns-classes-macos/</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-resolver-dns-classes-macos</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-x86_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-epoll</name>
      <version>4.1.107.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">ff0ae7d5f18083bb3730fccb3aed3082</hash>
        <hash alg="SHA-1">2df4e2533a4c0dd124ac06b03d606e790dc7f9af</hash>
        <hash alg="SHA-256">65f17fcd4bd6cf7dee79c5f0f57df21e91be570cd8ce5763064450575bf6ca4c</hash>
        <hash alg="SHA-512">4867403a3497b156c81786bc5b5f73802fc78d5260c19f5cbd421a0001e7d59c27cb9052390c7ef63734c486c05dfc3c733f2b54807ea68ebc9eea0156c66ab9</hash>
        <hash alg="SHA-384">bba9b8edde81cf3913a2486bbe2ef0fdd1c139258ee20f975a9faf506344b53ff1176ed8b12adecca82b8ef0d2c7c7a3</hash>
        <hash alg="SHA3-384">844bd2fd28181e8fc97d01bc01c7cede921cd2b94472d9e16a71797ed5b817df550896c93654db040cbd9c2ae9cee8f6</hash>
        <hash alg="SHA3-256">2f6d24c3638803abd40d3bb02c325bbb8b303c4f1c2646fc534592fd68c495b2</hash>
        <hash alg="SHA3-512">9b713932b10d1598d44317fc40a1a1fb341d8fd1e58567924fec491cde0f499a1b2a3885bf1815ac414793fcd60c6fbf8d2e5f984f9092d0c23d51a15e116e67</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-x86_64&amp;type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-native-epoll/</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-transport-native-epoll</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-aarch_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-epoll</name>
      <version>4.1.107.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">85a616cab1e04bc6b5f96acd7fd1e7b2</hash>
        <hash alg="SHA-1">7692e0317e84d30df5660330a4958663f558b0ee</hash>
        <hash alg="SHA-256">3685d64d0371dd5ba05b1f88d9ebedcae66537877cfda656fefa2386353ec50d</hash>
        <hash alg="SHA-512">f8a9fecdd77cd7566d4e18e6a8e8098e36a83e4c7d5c9c4765ec6e37742d672c18ebe96da33c159568ef2352630b7132c3f5ddbdac4b227aed8665939e17dd70</hash>
        <hash alg="SHA-384">9f533d1fd26c3fb28a36f582eb933f23daace756ab7792308fd9048938f2a299db81216ba401f0c575f374417709bfb8</hash>
        <hash alg="SHA3-384">cefb05edb99dfce91c23634cbb24ab985f0884a8b2ac1a677d67b780b531983c32b3bf736116f1061537e4f13c193320</hash>
        <hash alg="SHA3-256">d80709d30829e0b5d4206e38b08947d9c5d2ef3f0cc62608245dbf4ecda621cd</hash>
        <hash alg="SHA3-512">2d4eaf76b2f6db43fcd8fc74befb59b26c511dd24764a6cde00c4abc47993692a8ac1e48bdc4362d5c11f7e647637cd4937608b1bb75b2dc5c8eca607de570d3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-aarch_64&amp;type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-native-epoll/</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-transport-native-epoll</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-riscv64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-epoll</name>
      <version>4.1.107.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">dcbe707605859a77a127d87a3c20e35d</hash>
        <hash alg="SHA-1">09cfef74e4713c49ef18fafdf9178d68f5a9ee80</hash>
        <hash alg="SHA-256">205456b472510dbe99156d59e60c88dd6704c9383d6f07a62435b458ba126810</hash>
        <hash alg="SHA-512">a4055ac964d6018e5f8af8f96ccde80928427669a3d336e98c1e7626e0ca76a07169eca8eecb81e8aa9874222fe34018f717bec3ebe2ff632b3480dc3f24c2d8</hash>
        <hash alg="SHA-384">4e8a79ce8c862bcff0556a19f26834b47e609ad9bd72033dffc8bd7ffb87d2c458fa70fd9e8d5329a91d2529656ee495</hash>
        <hash alg="SHA3-384">06f71eed5bcedc8575c8480a04f565290be9b7c617e30253b39a8d5153c2a1277f8d7aa65ad7ec5d52e43b7a92ebf406</hash>
        <hash alg="SHA3-256">3e23c18e36e59adc712607d3bb4c0a8ef00adcff13b1175983ccafb04fb03a0f</hash>
        <hash alg="SHA3-512">c26eb6e4ecf892d61819b7334397af6aea77e080c45e0639bc100e31dd0a47824f285fa960ac4de860e1d51824b1d024036f9c92e7ac4c373b24bdaa758536ed</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-riscv64&amp;type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-native-epoll/</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-transport-native-epoll</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.107.Final?classifier=osx-x86_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-kqueue</name>
      <version>4.1.107.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">40c1e9f18a7982e279b7fdc71b8a29cd</hash>
        <hash alg="SHA-1">aafc4e681a8649e09f54e726a318aa4333470afc</hash>
        <hash alg="SHA-256">9905041ef0634abe9b9c9f21c697ced113e431162a050e6fec37a403d4b27ff5</hash>
        <hash alg="SHA-512">3af5d66ad88d1a042080f34476c0664d71d685b48762f64fa11cedf66f2b95329b1e27083860f82050f0a06f9e1a96857335c4fe21df44cb1593ec0df1392995</hash>
        <hash alg="SHA-384">c68212ac61abca87fcc9762cbadb68e8378b50012cf79f305b8b37f2d56e3eb26fcabbd81a61ea2e8b1527cd8f32bf38</hash>
        <hash alg="SHA3-384">b0cfceed4c0e19a00b493f426f43ff716b1bf6f474f0a8d0b6a7f28982d5f3c0579e19f92175f878e251f7507a1a8226</hash>
        <hash alg="SHA3-256">3907618630c69e21b832fa320a57ec51c8c70aa49279181759ec6f677cb1d856</hash>
        <hash alg="SHA3-512">aa4b3525118c5642c21feb9dfd5ad7d6bc589831701dfbad342ad32e8048ac47c8fc7b810aff5a2251ab3c61d2ad7d995313ea72f1dc26e1c47ae745d98962fc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-kqueue@4.1.107.Final?classifier=osx-x86_64&amp;type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-native-kqueue/</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-transport-native-kqueue</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.107.Final?classifier=osx-aarch_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-kqueue</name>
      <version>4.1.107.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">c8d70c77ab6a052b774a7862537d76b4</hash>
        <hash alg="SHA-1">25aa539eb7705f51144509ea83592a00f4a6ec5a</hash>
        <hash alg="SHA-256">8486d6e32543d2b702ff9e92952d6aa719102575bf02e3984688f386d92a9afa</hash>
        <hash alg="SHA-512">2358e9b8efd97b867c066ae2ba7dcc7b418c8e557300183d04432f902fbf9f5678e924bbbe771ed1bbde559edba8a9147bc55eccb2377afe2873ce018780df38</hash>
        <hash alg="SHA-384">1e1a2938b96eaa75ec3fd4136fd8e23947fa7d33fa51ad2b3e4ebd9aa099b019bfed28f0acefabd5a475fc95b4097baa</hash>
        <hash alg="SHA3-384">f981135e8ad5bd3b5fded9ca38f6983ac21184e6e102935a5995d5a51d595f95dc6e46a2c8ad761f253c78da3f4f0074</hash>
        <hash alg="SHA3-256">ca73e5a763dfc1a44c604bdd9f24032abcb2a911291756042321df5914da1a11</hash>
        <hash alg="SHA3-512">2d3b22e859c991e32321c8e79d0f7a54466b6b21469af837e2fd5d84442cc0b21398cca85ce0c53d90cd22a4d7c57847dee4fc34f22b735122bdcecaa9c16bba</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-kqueue@4.1.107.Final?classifier=osx-aarch_64&amp;type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-transport-native-kqueue/</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-transport-native-kqueue</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.107.Final?classifier=osx-x86_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver-dns-native-macos</name>
      <version>4.1.107.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">32a542e0fcb4d21be574ef7f32a262ef</hash>
        <hash alg="SHA-1">ca071cb93bd52f4193a980158b97e3d068d22d18</hash>
        <hash alg="SHA-256">25f4f0e1de64193d36f389c4c9e348949c8cf6f274bdea87ebcdaa7647e5f50d</hash>
        <hash alg="SHA-512">05991fabf03f42c4416c9f55ccb0e319324775a0aa4b45fd6475d70bf58b537ccdaa1745d5e84bfaafa82627347973cfd1a230a7ae5f0ca6f3d590372a566582</hash>
        <hash alg="SHA-384">0f49d8fcfb94624f81ae5356283b2f2b6d2c56b9323393f1e5c22753c8a83c0a6bfb6670fb53741047729a59f7cecea1</hash>
        <hash alg="SHA3-384">bff8659cee30c70479aa3c7b74c404887e7213e35a9f7e3ab7a50bbdc43b6decf669a0c024e53fed53cb63bc16bf502f</hash>
        <hash alg="SHA3-256">2550dfeb94d6c3adfcbdb7ec67fc73fbfed967b8a993c17d04e85993c94bbcef</hash>
        <hash alg="SHA3-512">a63133eab977d0927bdb6a13d9be0fd8b83c8f99099cb80d7f14f1630317f2ceaa7c8de02222db052e4db2e82184eb8279bb33e9ccc3e9ab900ead4c4d18d6c3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.107.Final?classifier=osx-x86_64&amp;type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-resolver-dns-native-macos/</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-resolver-dns-native-macos</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.107.Final?classifier=osx-aarch_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver-dns-native-macos</name>
      <version>4.1.107.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">0d011d9d8fc183f0dd0e1717737203ca</hash>
        <hash alg="SHA-1">93db846854c5dbcf3f7690049da954b9a2decc2e</hash>
        <hash alg="SHA-256">fb1e043d544f24f839778d48bb0b557a4660efd84628f18c087c8e8f99f64222</hash>
        <hash alg="SHA-512">8ceb01187e15b1c2d57d6c6392c0047823150f9ea62333baf6bedf3c7ebe25b5fac9caa68d3ccc9377cef4bde76f2ff52e8cd7a6388db06b9c0464d2f9a6c87b</hash>
        <hash alg="SHA-384">90cf10c524e98158bde124ce302b0bf0a05b3de9a993ade2b09398693912d0947dc6290eef6977369a529c09931da195</hash>
        <hash alg="SHA3-384">3b855780257452d132b526a95ffdc946feda9d8b8a3d2ae4d3be75c079b7c2ea2a387e1d1a7622f657360cd5f50a61bb</hash>
        <hash alg="SHA3-256">8ea26549e1ad1aac2ae8ef0ebd2180634e1cd138e720348007ae7b43b0b5a6c5</hash>
        <hash alg="SHA3-512">a8e9cc715fd010e36dfe9f7dadbd35b9319228586d6c784c019f34b21c6c5c2fba11f6bc82ae33b8e13a3cd54d737ce1537972f51c358ceb2ef9d1c140f88a78</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.107.Final?classifier=osx-aarch_64&amp;type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-resolver-dns-native-macos/</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-resolver-dns-native-macos</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/biz.aQute.bnd/biz.aQute.bnd.annotation@7.0.0?type=jar">
      <publisher>Bndtools</publisher>
      <group>biz.aQute.bnd</group>
      <name>biz.aQute.bnd.annotation</name>
      <version>7.0.0</version>
      <description>bnd Annotations Library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0339bd011cf13131841417c0de7452f5</hash>
        <hash alg="SHA-1">8ad279ebf0d04ea89c5ce4d934189d0d16bb6d50</hash>
        <hash alg="SHA-256">a0090390963dd2092f8abb6d76092bab1696494d2e31b127f5b1b2bf29c08638</hash>
        <hash alg="SHA-512">6e96cffe60466e9bd5730c93686a6ae252958be6202ba07d235239f0033b9a1cc53faad327ddaebab9eab30825b881acc6296777851028c7fad5668cbbe99c81</hash>
        <hash alg="SHA-384">f51cd44911333bf7c2f58bdf7440062c138005c8332be3bf69b0ab0d9d93af4d1e1dde3a4eae5bfae92e835b70e6f561</hash>
        <hash alg="SHA3-384">7e93113ee29b6fbed02fbeac096582476b0b7c04703a54ecf0c3c89cab6fff06bc486d072c78f5a19e2c7da1c603b9d2</hash>
        <hash alg="SHA3-256">e0a35d4ec2afe652ef58a37a9f2491349527e86c7a1b37d13436fdfef77f32b2</hash>
        <hash alg="SHA3-512">62783affe413b5419c08008094a43e63712c65d6e4a0cd345e58e1a7c66dc32a08f2e68852d14641d30da31d665091c19571809145f769480cb0b80e0ad003e9</hash>
      </hashes>
      <licenses>
        <license>
          <name>(Apache-2.0 OR EPL-2.0)</name>
          <url>https://opensource.org/licenses/Apache-2.0,https://opensource.org/licenses/EPL-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/biz.aQute.bnd/biz.aQute.bnd.annotation@7.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://bnd.bndtools.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/bndtools/bnd</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.osgi/org.osgi.resource@1.0.0?type=jar">
      <publisher>OSGi Alliance</publisher>
      <group>org.osgi</group>
      <name>org.osgi.resource</name>
      <version>1.0.0</version>
      <description>OSGi Companion Code for org.osgi.resource Version 1.0.0.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7d857a4203e2996fab0cf070133e43df</hash>
        <hash alg="SHA-1">343c88949132984b3f2d4175a72c40b77dc65619</hash>
        <hash alg="SHA-256">81fc50f1f1d38a4af28e131907d4afe213249aab05060484edca0e60c4af9b4a</hash>
        <hash alg="SHA-512">4e798790856f83f50832db80bfab64dfceeff1c509d7dde43e74a9f9192ea7a7d5ea77b9b1e81291fa6ba3dcef5ab8fa791ca8093a72a08d7ca6f6499e13e506</hash>
        <hash alg="SHA-384">73038c395166552b64b6b5469bd8056584f48d19b5762df2e8bd2770405ed8f6071e397a87d9a7ed39f8c2e0e8ab85b2</hash>
        <hash alg="SHA3-384">e06c8a460b3bf06d6cb22237aeffa6afd2eadd9461096c67b768a14603ad8aaa88f891d03cf0a273a99d86906c1c8eb3</hash>
        <hash alg="SHA3-256">1097cfd20e80ce368fd828a23ad7c32a202cebd92106f6ebb88ba55ca74349ee</hash>
        <hash alg="SHA3-512">d7b710e1e0484badb875f326c602c90df6705df48b0f057320919a5255d3ecbddd7053eabc68787480a70aebd7e553e9f51728112e1fa0846c849366b7e8d69b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.osgi/org.osgi.resource@1.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.osgi.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://osgi.org/git/build.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.osgi/org.osgi.service.serviceloader@1.0.0?type=jar">
      <publisher>OSGi Alliance</publisher>
      <group>org.osgi</group>
      <name>org.osgi.service.serviceloader</name>
      <version>1.0.0</version>
      <description>OSGi Companion Code for org.osgi.service.serviceloader Version 1.0.0.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4943f0102a6d893c4dd77f369a5f0537</hash>
        <hash alg="SHA-1">3728ff37909c6a3c1870b3e851342d9f2bd3cc63</hash>
        <hash alg="SHA-256">8f876ce2a9aa4e95b1f1952950255103e2487425050a654f3285447ba601c154</hash>
        <hash alg="SHA-512">a7def4cb7a8ed992645faa80a780e0b30bd39c1587b5bcb65fe170d10842d0d880c2849edd50c64807fe0e4b9cc0051337d1b161d0d390465d9e63a762861c49</hash>
        <hash alg="SHA-384">1e480694b8a541da4cd1e044d3f3ea3cd55152515ac022b80d865b6654242506c2138daabb4e71c30d36b12b9aaf676d</hash>
        <hash alg="SHA3-384">7f076af200ae9c2bd9f235b949aee01a1a758c8aac10fee8b98ec2497197d2029117d5627eb0eabd9b42979eb1baa009</hash>
        <hash alg="SHA3-256">83b1dce69c4c899176eb6e368e434ecb77dfed7c436530b8c5d08b9b6f2430aa</hash>
        <hash alg="SHA3-512">5debde53a7ead231dcd907467d59728f59cae4eb3b967c19808f78890bd97d2f04657cad9c093e88f9818338b0b3b38a57c66400ebcff61fbb26d18e9f7bf8ed</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.osgi/org.osgi.service.serviceloader@1.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.osgi.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://osgi.org/git/build.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.24.1?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.errorprone</group>
      <name>error_prone_annotations</name>
      <version>2.24.1</version>
      <description>Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">345bbebec9b3c68d2638c0f6809436dc</hash>
        <hash alg="SHA-1">32b299e45105aa9b0df8279c74dc1edfcf313ff0</hash>
        <hash alg="SHA-256">19fe2f7155d20ea093168527999da98108103ee546d1e8b726bc4b27c31a3c30</hash>
        <hash alg="SHA-512">75a8d055b90fc2be2198d8502299b5e4f08a81d87b15334a788a719e155f006b23c3648a4574be831de932db212593a2b004584948c394adb8272ed7d5844c94</hash>
        <hash alg="SHA-384">b474fabb3ed301583358187787cb89161d4ea3a5e46d66aaf4317bfa74cba0063f53872c30fbc130af505537ac72f9c3</hash>
        <hash alg="SHA3-384">5d5456af3f5d809c6e1fbe13b6b65c71b442dcff66e087bf1be3958e582c7565135cf61f7b3bff55cee6d27a74365d01</hash>
        <hash alg="SHA3-256">39119e15f4769fdd5b018c1c9cae88c78e9454e05666731e8a703f47ed903693</hash>
        <hash alg="SHA3-512">d25c633ed33e217d71076ecf76040c13e3d8dfcc9eda1a2300a718a8699317de0b87680bfa5e499bf8c51f133408ab24c93e47393aa8c4300e92db0d683b48d6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.errorprone/error_prone_annotations@2.24.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://errorprone.info/error_prone_annotations</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/google/error-prone/error_prone_annotations</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.osgi/osgi.annotation@8.1.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.osgi</group>
      <name>osgi.annotation</name>
      <version>8.1.0</version>
      <description>OSGi Annotation Release 8, Annotations for use in compiling bundles</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3bcfab9c55a2bcc158aa4953084021b6</hash>
        <hash alg="SHA-1">59d42736bcc0af2144ba5c1a12ff7c08ea4b7e12</hash>
        <hash alg="SHA-256">68afeb86a5322675d4dfe3df5863c7d8a37b34c18e3a8e41553f1ab3ac15d78f</hash>
        <hash alg="SHA-512">a190fa888fd22c2c31455d672b3e50ca79fa9f02269b9d45f6e6fc189dc8f90d20663e290f151a851e010b52ce87e62dc5079253c3e59caa72f11ea6248ffb26</hash>
        <hash alg="SHA-384">581c88a48fc7df5edae29712f943ef780fb0f32b4eee10dfcaa879f122f19fd1645b961b38bc0a97dd894d89952fdb68</hash>
        <hash alg="SHA3-384">ab4fab76440671def19eb0ca3370d8f0f8a915df4ec92e5aa2b9e12a4b97aa49301c51ccd28a2d2718beec6fe8105bc6</hash>
        <hash alg="SHA3-256">6849ce4a9cad5dbf2dce1ad817442821a633f8ae10ab1ccde69ac46d26127a46</hash>
        <hash alg="SHA3-512">3c3ce68b5ae1ea157f78d72a210cc152375fd8819a7c85ed5c718fbe387ffb522715e1b0dfa5094caed1e8bbe4b8fcc6d2aadd1cd3851f4c0fffebda5acaebba</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.osgi/osgi.annotation@8.1.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://docs.osgi.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/osgi/osgi</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.osgi/org.osgi.annotation.bundle@2.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.osgi</group>
      <name>org.osgi.annotation.bundle</name>
      <version>2.0.0</version>
      <description>OSGi Companion Code for org.osgi.annotation.bundle Version 2.0.0</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">19115314a0ce4cfb711a811dcc0be0a3</hash>
        <hash alg="SHA-1">f5c2cd6e670c3c5d440d3003efd5ef2ead5c68eb</hash>
        <hash alg="SHA-256">b9c9546ec5be3ebc2e85ba4919150ad76d64594805282fc895133a47d264a7ae</hash>
        <hash alg="SHA-512">f16b8983240ba3c08d6bc78e2eae92e89eb528f32a705961d90b463def0a5ed1ba08cc3d0be38b5dcfb946c6f759df772e122fb769e58e8c20aa79a489a1fd21</hash>
        <hash alg="SHA-384">88217b7d3a2d9a0a3f005162b95d68ba2bd29629688b2c32e93e4587d89fe6bd468f5c62ef422ebf2b609d402e62ff56</hash>
        <hash alg="SHA3-384">c7ee64dd3e235d900d01d8629b82245303d34a006e1edcd2571ef736d9c6256dcb718be326ad4909cb6d2cea26118ea9</hash>
        <hash alg="SHA3-256">9adcacb036caf30d17a13fcd5952a35e011678b1dbfabafdff73dba065ace8a3</hash>
        <hash alg="SHA3-512">76bec6bb2cdbc8da043760a7aedd51203c8d70b740c9b8de0ba6b0cf9ad991a58059566e7f62dee30606f32d267b2596d5bd5e885c73e336ae7fff6cf7f970db</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.osgi/org.osgi.annotation.bundle@2.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://docs.osgi.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/osgi/osgi</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.osgi/org.osgi.annotation.versioning@1.1.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.osgi</group>
      <name>org.osgi.annotation.versioning</name>
      <version>1.1.2</version>
      <description>OSGi Companion Code for org.osgi.annotation.versioning Version 1.1.2</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a61b3b8d09c85ad296c61e21bf77ec70</hash>
        <hash alg="SHA-1">dc3cd4ec96c0b3c5459fe00694bd73a816ecf93e</hash>
        <hash alg="SHA-256">f51f235e80df8ffbc30ef1b557b6ea38a696632d675404ec117e952978b8b863</hash>
        <hash alg="SHA-512">a4c612bec624a168f25f0923d51925bbc914686673eeebd5b2442998b876f05855e2b0a6e6e9aca4a6533ed3156b0d24f94c3e508ee9778e1b2e469be318afa3</hash>
        <hash alg="SHA-384">68a2046f083a2e77304622a56d07c0e73ba88534af4a87b5428cebf8b638c40ce21bbac089a8b5520ad488c946b633ea</hash>
        <hash alg="SHA3-384">930734f6979650191d51cd8bf1f9ab4548d307950735aa98e2dbda7aecc19b49d01a3b968824f6df2ffafce65e122c60</hash>
        <hash alg="SHA3-256">513392d0e8ddd873d04c5cf4f402a9cfe094413832bb859fe37b70fd0512dd12</hash>
        <hash alg="SHA3-512">3d2bd7d2eb784a9fab4b09c42adb0722363079235340f1915bb82a99f1c5e616ee8f3dc34d2c90b941d2651dcb4f393c7fea3e23b579456a696604148d10f22b</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.osgi/org.osgi.annotation.versioning@1.1.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://docs.osgi.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/osgi/osgi</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.3?type=jar">
      <group>com.github.spotbugs</group>
      <name>spotbugs-annotations</name>
      <version>4.8.3</version>
      <description>Annotations the SpotBugs tool supports</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cd5917b77643c3a7ba5420aea78f940c</hash>
        <hash alg="SHA-1">05d2dc4ca5b632976371155252499819aea372ed</hash>
        <hash alg="SHA-256">e5d4f60be8e57595766ba7f1d4535dc46aebf98dae05e16372a4d4120d3ebb6b</hash>
        <hash alg="SHA-512">1a64f6911a94654d440ce4918395af0cbdee79696acbcf727af79134b02e6be17956fffa8f39e05fa9e22e336041443eb31165b338164b48a1c70f947e66d68b</hash>
        <hash alg="SHA-384">6875428ea8454185df4ac50b6551f9d9ba7d9152083eec2ecc5046aa464767982abfe0733c258f2dfed9fc3f2ad68add</hash>
        <hash alg="SHA3-384">25422667753a299021150558bf094a6bd5a521a0b736d94866f807f3246b11a0574e9e480f85c7a894258979afdaedd4</hash>
        <hash alg="SHA3-256">116a3c20fdd3253ab1cfc1bdc95c8d4eb3c454b3f7d89af1d2b87bde4b890c88</hash>
        <hash alg="SHA3-512">0e9ee42600abe9496fedc2d82cd71e51fd05f26c0094c1710025d3931b79507a3502a9f9e83fddefeb6ed784123c7faa7251bd58368e78cdcc218481cd05045d</hash>
      </hashes>
      <licenses>
        <license>
          <id>LGPL-2.1-only</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://spotbugs.github.io/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/spotbugs/spotbugs/</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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-flume-ng@2.23.1?type=jar">
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-embedded-agent@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/com.sleepycat/je@18.3.12?type=jar"/>
      <dependency ref="pkg:maven/biz.aQute.bnd/biz.aQute.bnd.annotation@7.0.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.24.1?type=jar"/>
      <dependency ref="pkg:maven/org.osgi/osgi.annotation@8.1.0?type=jar"/>
      <dependency ref="pkg:maven/org.osgi/org.osgi.annotation.bundle@2.0.0?type=jar"/>
      <dependency ref="pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar">
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-auth@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar"/>
      <dependency ref="pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.jcraft/jzlib@1.1.3?type=jar"/>
      <dependency ref="pkg:maven/commons-cli/commons-cli@1.5.0?type=jar"/>
      <dependency ref="pkg:maven/commons-lang/commons-lang@2.6?type=jar"/>
      <dependency ref="pkg:maven/org.apache.avro/avro@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.avro/avro-ipc-netty@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-all@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/joda-time/joda-time@2.9.9?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-jmx@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.gson/gson@2.9.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.thrift/libthrift@0.14.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.mina/mina-core@2.1.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.avro/avro@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.avro/avro-ipc-netty@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-all@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/org.apache.thrift/libthrift@0.14.1?type=jar"/>
      <dependency ref="pkg:maven/com.jcraft/jzlib@1.1.3?type=jar"/>
      <dependency ref="pkg:maven/commons-lang/commons-lang@2.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.avro/avro@1.11.0?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-compress@1.26.0?type=jar">
      <dependency ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    <dependency ref="pkg:maven/org.apache.avro/avro-ipc-netty@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.avro/avro@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.avro/avro-ipc@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.avro/avro-ipc@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.avro/avro@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar"/>
      <dependency ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"/>
      <dependency ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.8.4?type=jar"/>
      <dependency ref="pkg:maven/org.tukaani/xz@1.9?type=jar"/>
      <dependency ref="pkg:maven/com.github.luben/zstd-jni@1.5.5-11?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar">
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"/>
    <dependency ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.8.4?type=jar"/>
    <dependency ref="pkg:maven/org.tukaani/xz@1.9?type=jar"/>
    <dependency ref="pkg:maven/com.github.luben/zstd-jni@1.5.5-11?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-handler@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-all@4.1.107.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-dns@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-haproxy@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http2@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-memcache@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-mqtt@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-redis@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-smtp@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-stomp@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-xml@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler-ssl-ocsp@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver-dns@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-rxtx@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-sctp@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-udt@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-aarch_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-riscv64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.107.Final?classifier=osx-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.107.Final?classifier=osx-aarch_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.107.Final?classifier=osx-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.107.Final?classifier=osx-aarch_64&amp;type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-dns@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-haproxy@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-http2@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-memcache@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-mqtt@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-redis@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-smtp@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-stomp@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-xml@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-handler-ssl-ocsp@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-resolver-dns@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport-rxtx@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport-sctp@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport-udt@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.107.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-x86_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-aarch_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?classifier=linux-riscv64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.107.Final?classifier=osx-x86_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.107.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.107.Final?classifier=osx-aarch_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.107.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.107.Final?classifier=osx-x86_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.107.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.107.Final?classifier=osx-aarch_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.107.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.thrift/libthrift@0.14.1?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar"/>
      <dependency ref="pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"/>
      <dependency ref="pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.46?type=jar"/>
      <dependency ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar">
      <dependency ref="pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"/>
      <dependency ref="pkg:maven/commons-logging/commons-logging@1.3.0?type=jar"/>
      <dependency ref="pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"/>
    <dependency ref="pkg:maven/commons-logging/commons-logging@1.3.0?type=jar"/>
    <dependency ref="pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.46?type=jar">
      <dependency ref="pkg:maven/org.apache.tomcat/tomcat-annotations-api@8.5.46?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.tomcat/tomcat-annotations-api@8.5.46?type=jar"/>
    <dependency ref="pkg:maven/com.jcraft/jzlib@1.1.3?type=jar"/>
    <dependency ref="pkg:maven/commons-lang/commons-lang@2.6?type=jar"/>
    <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-config-filter-api@1.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar">
      <dependency ref="pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.41.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.24.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar"/>
    <dependency ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"/>
    <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
    <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.41.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.24.1?type=jar"/>
    <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    <dependency ref="pkg:maven/org.apache.flume/flume-ng-config-filter-api@1.11.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.flume/flume-ng-auth@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-cli/commons-cli@1.5.0?type=jar"/>
    <dependency ref="pkg:maven/joda-time/joda-time@2.9.9?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-security@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-security@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-jmx@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.code.gson/gson@2.9.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.mina/mina-core@2.1.5?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.flume/flume-ng-embedded-agent@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-node@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-file-channel@1.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.flume/flume-ng-node@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume.flume-ng-sinks/flume-hdfs-sink@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume.flume-ng-sinks/flume-irc-sink@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-jdbc-channel@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-file-channel@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-spillable-memory-channel@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/commons-cli/commons-cli@1.5.0?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-text@1.9?type=jar"/>
      <dependency ref="pkg:maven/org.apache.curator/curator-framework@5.1.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.curator/curator-recipes@5.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.flume.flume-ng-sinks/flume-hdfs-sink@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/commons-lang/commons-lang@2.6?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.flume.flume-ng-sinks/flume-irc-sink@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/org.schwering/irclib@1.10?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.schwering/irclib@1.10?type=jar"/>
    <dependency ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-jdbc-channel@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar"/>
      <dependency ref="pkg:maven/org.apache.derby/derby@10.14.2.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar">
      <dependency ref="pkg:maven/commons-pool/commons-pool@1.5.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-pool/commons-pool@1.5.4?type=jar"/>
    <dependency ref="pkg:maven/org.apache.derby/derby@10.14.2.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-file-channel@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"/>
      <dependency ref="pkg:maven/commons-lang/commons-lang@2.6?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@2.5.0?type=jar"/>
      <dependency ref="pkg:maven/org.mapdb/mapdb@0.9.9?type=jar"/>
      <dependency ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.8.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"/>
    <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@2.5.0?type=jar"/>
    <dependency ref="pkg:maven/org.mapdb/mapdb@0.9.9?type=jar"/>
    <dependency ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-spillable-memory-channel@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-sdk@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-configuration@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume/flume-ng-core@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.flume.flume-ng-channels/flume-file-channel@1.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
      <dependency ref="pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"/>
      <dependency ref="pkg:maven/commons-lang/commons-lang@2.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-text@1.9?type=jar">
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.curator/curator-framework@5.1.0?type=jar">
      <dependency ref="pkg:maven/org.apache.curator/curator-client@5.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.curator/curator-client@5.1.0?type=jar">
      <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper@3.6.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper@3.6.0?type=jar">
      <dependency ref="pkg:maven/commons-lang/commons-lang@2.6?type=jar"/>
      <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper-jute@3.6.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper-jute@3.6.0?type=jar">
      <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.curator/curator-recipes@5.1.0?type=jar">
      <dependency ref="pkg:maven/org.apache.curator/curator-framework@5.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sleepycat/je@18.3.12?type=jar"/>
    <dependency ref="pkg:maven/biz.aQute.bnd/biz.aQute.bnd.annotation@7.0.0?type=jar">
      <dependency ref="pkg:maven/org.osgi/org.osgi.resource@1.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.osgi/org.osgi.service.serviceloader@1.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.osgi/org.osgi.resource@1.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.osgi/org.osgi.service.serviceloader@1.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.osgi/osgi.annotation@8.1.0?type=jar"/>
    <dependency ref="pkg:maven/org.osgi/org.osgi.annotation.bundle@2.0.0?type=jar">
      <dependency ref="pkg:maven/org.osgi/org.osgi.annotation.versioning@1.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.osgi/org.osgi.annotation.versioning@1.1.2?type=jar"/>
    <dependency ref="pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.3?type=jar">
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
    </dependency>
  </dependencies>
</bom>
