<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:3aa7569b-9011-4e0c-b51a-5547bcae0035" version="1" xmlns="http://cyclonedx.org/schema/bom/1.4">
  <metadata>
    <timestamp>2024-11-15T08:08:15Z</timestamp>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.7.9</version>
        <hashes>
          <hash alg="MD5">8e595cdb67f17e4b41e046456970591d</hash>
          <hash alg="SHA-1">69e8ca804520d09ce4657e7235bae84d01cbffa6</hash>
          <hash alg="SHA-256">aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8</hash>
          <hash alg="SHA-512">1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b</hash>
          <hash alg="SHA-384">b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/io.confluent/kafka-protobuf-provider@7.4.8?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent</group>
      <name>kafka-protobuf-provider</name>
      <version>7.4.8</version>
      <description>Schema Registry provides a RESTful interface for storing and retrieving versioned Avro
        schemas for use with Kafka.</description>
      <licenses>
        <license>
          <name>Confluent Community License</name>
          <url>http://www.confluent.io/confluent-community-license</url>
        </license>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.confluent/kafka-protobuf-provider@7.4.8?type=jar</purl>
      <externalReferences><reference type="website"><url>http://confluent.io/kafka-protobuf-provider</url></reference><reference type="distribution"><url>s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.4.8-rc241115062741/maven</url></reference><reference type="vcs"><url>https://github.com/confluentinc/schema-registry/kafka-protobuf-provider</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system,test</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka_2.13@7.4.8-ccs?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka_2.13</name>
      <version>7.4.8-ccs</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">da19fc533d6a3bb29531fcaf8b472057</hash>
        <hash alg="SHA-1">e97b91bdcbc422b1217ace5e30ca9c53a9eb415b</hash>
        <hash alg="SHA-256">b7a3b5229352053fa801214229bdf16d78983d6e3eaa1aa5971c4441f5ac8603</hash>
        <hash alg="SHA-512">05f20c03fde311358fe4c62a670572c78ce8ab2bf82d999e5b7b0826e800903cae044bf9e5a68369f8ab4a083e56e3235b66cbbad89ba3a8b2c5195c42d13032</hash>
        <hash alg="SHA-384">a2d24edab1f6e85051b16637b45517fe14a7b6dac0a0b0e1aafbb5c9e82710927e54c42ce69a5e2811024871030b0f4a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka_2.13@7.4.8-ccs?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-clients</name>
      <version>7.4.8-ccs</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">76a1deb3d5b321b364c33d17741596bf</hash>
        <hash alg="SHA-1">d142362745bb61c8ac7c652c39a6930c96b53aa8</hash>
        <hash alg="SHA-256">704284936c3433a4e8afd3206f4a0b7b59ea917ccce457514e59d491ea32dd4e</hash>
        <hash alg="SHA-512">fbdf584cea934a73ea774f101b90a4910c0375e3b417358497f95095606e1d27b5685ca1e3d554f4507a77b889d7c6d784f3b82c791fab3279a268bb0e641565</hash>
        <hash alg="SHA-384">0a2fdf1a4a9b3e80b6ebfaf3a857f523c1f02c9bd92f5f852b37e73e662d3ed17a4cb1722bdcaa5ffd278e894563c6b9</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.github.luben/zstd-jni@1.5.2-1?type=jar">
      <publisher>com.github.luben</publisher>
      <group>com.github.luben</group>
      <name>zstd-jni</name>
      <version>1.5.2-1</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">2909788860e8e3ee29d51b327a43ca24</hash>
        <hash alg="SHA-1">fad786abc1d1b81570e8d9a2fc8a1ef479bc27b6</hash>
        <hash alg="SHA-256">93f7e4cbc907c2650f89f9f0bec94873735a58f1e4b66a54973294e4ec1878e8</hash>
        <hash alg="SHA-512">92174059714b98d4275dca1b057c857766267afe6ae2b27bfdfe50395cb90a3ec973032977a074c5ce516a3769336e6bf63d3bbde95bea165c409f1c990a651d</hash>
        <hash alg="SHA-384">cdc9284a4537fcf83166bae1c4731463d94ad9615f91200c4da6368ddbd769314e87453e9114649c694966e6c77d4883</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-2-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.luben/zstd-jni@1.5.2-1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/luben/zstd-jni</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.lz4/lz4-java@1.8.0?type=jar">
      <group>org.lz4</group>
      <name>lz4-java</name>
      <version>1.8.0</version>
      <description>Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">936a927700aa8fc3b75d21d7571171f6</hash>
        <hash alg="SHA-1">4b986a99445e49ea5fbf5d149c4b63f6ed6c6780</hash>
        <hash alg="SHA-256">d74a3334fb35195009b338a951f918203d6bbca3d1d359033dc33edd1cadc9ef</hash>
        <hash alg="SHA-512">98d59086a6021ca571d9c1d64b715e43044c730e1ac563f514c40cf44302615d30378b6d5cc69990446522de6260dc8e7b303e3990a3139dc326d058dfb6dbd9</hash>
        <hash alg="SHA-384">8e3f2acdbb41a00c4d9cc5f328e63fb626ac7c6c84e1bf9502e2fcc76a591b2b819b2d27b29925ff986b95c297b30e2c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.lz4/lz4-java@1.8.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/lz4/lz4-java</url></reference><reference type="vcs"><url>git://github.com/lz4/lz4-java.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar">
      <publisher>xerial.org</publisher>
      <group>org.xerial.snappy</group>
      <name>snappy-java</name>
      <version>1.1.10.5</version>
      <description>snappy-java: A fast compression/decompression library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a52ffcdbbe525b486237a7098e5c5ff7</hash>
        <hash alg="SHA-1">ac605269f3598506196e469f1fb0d7ed5c55059e</hash>
        <hash alg="SHA-256">0f3f1857ed33116583f480b4df5c0218836c47bfbc9c6221c0d73f356decf37b</hash>
        <hash alg="SHA-512">36c288aa84017b52362a49a20d1702151a16b9f58518b6877f11122941a549d94fab8d515f7f1ad6384fb94be569328abf862edaf970c10a16832498dfda853b</hash>
        <hash alg="SHA-384">693a542ca2471dec4da5fe582563aff1bf5238e1a8d1a1f79cd8138334f94f1112094fbd270b1637d983c9290084a6e1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/xerial/snappy-java</url></reference><reference type="vcs"><url>https://github.com/xerial/snappy-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.scala-lang/scala-library@2.13.10?type=jar">
      <publisher>LAMP/EPFL</publisher>
      <group>org.scala-lang</group>
      <name>scala-library</name>
      <version>2.13.10</version>
      <description>Standard library for the Scala Programming Language</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f8ca7cf82f6d54ffdb6f8a2cdfe2474f</hash>
        <hash alg="SHA-1">67c1afabaea9ba51321159e70a78515647e1b73d</hash>
        <hash alg="SHA-256">e6ca607c3fce03e8fa38af3374ce1f8bb098e316e8bf6f6d27331360feddb1c1</hash>
        <hash alg="SHA-512">f6945a0d4e535cd8bed34f6d30b4edf2ca076d531cfd021dac4654158ff08717a10c6c204fab132d03fc11a409d58a89fc78dd6c5b3ffc410c3f33f38ca2d592</hash>
        <hash alg="SHA-384">fa80276dcebe950b3830a64af57aa0bc295a7e80714416160c45280e45f8a51e1b38c3d67b345a76cf75075779d539ee</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.scala-lang/scala-library@2.13.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.scala-lang.org/</url></reference><reference type="issue-tracker"><url>https://github.com/scala/bug/issues</url></reference><reference type="vcs"><url>https://github.com/scala/scala</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-server-common@7.4.8-ccs?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-server-common</name>
      <version>7.4.8-ccs</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5f162c4873a9a736fc95b5f84bf7189a</hash>
        <hash alg="SHA-1">9345fef2e8253889793cca1fb7ef0656e81ec1fe</hash>
        <hash alg="SHA-256">34939e96d58938e65ebf6311fbb38b16849fa56ba202fbca3ff726897cf9801e</hash>
        <hash alg="SHA-512">f0494816d61c71365dcb400bb3ec32ed2f48d0d4ae9bffa6d3a63b388fbd00deb71768407c004f4ae1739e5bb7560a5ae830f55a949aef65c085ecde4a34b78c</hash>
        <hash alg="SHA-384">b024f51d9fac3111e3e1203c3ab610491a27f4b7e947eea45ebcf68e67fcf76444abfdbc5e538823fd055ae5814db0ba</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka-server-common@7.4.8-ccs?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-group-coordinator@7.4.8-ccs?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-group-coordinator</name>
      <version>7.4.8-ccs</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f3ab46b18d9e1f16551bd89c733dc0b3</hash>
        <hash alg="SHA-1">1119732cfbb7769a9425baa5ca9c2d3f471e6a88</hash>
        <hash alg="SHA-256">3dfbda23020a80d6f3a47289602e27b61ac643c03ee3780a55ad2a651fce9e78</hash>
        <hash alg="SHA-512">53af3731904608045ca2284523727193b0ad1ac89f64114acb989153193167d7f045ce0fc1c9454a551d815d7ea6683f4ff290477ac6c00329e5d6c6f1ebd727</hash>
        <hash alg="SHA-384">2b3068c7b3fe8ab38d787825a56e34576d4cec9ceafa1ca332251f06e0e9492eab3b8f37526167d66879f5e3fdbc1094</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka-group-coordinator@7.4.8-ccs?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-metadata@7.4.8-ccs?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-metadata</name>
      <version>7.4.8-ccs</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">168781350d81f3444db8d34809cad23d</hash>
        <hash alg="SHA-1">4ae14c46412b024eeecdec02fc396cf7fdd636f8</hash>
        <hash alg="SHA-256">8d0bd816b24144f21126ad69aa7e9abf0f85784f6764616550dd4038426c863d</hash>
        <hash alg="SHA-512">11216d94c25a4f89f0b627cafef7161df38e3f5c0b29358a2dd7d83444636d440c286c58532693e810f8ca43d7e58fea02cad8a209291f705993991181e2f2f4</hash>
        <hash alg="SHA-384">9058e159329b4f5b83832b73414b320b66dd71676f3d178b73c1ee83ff7d254b143d6de0c258e8313cc1e7773ac9a761</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka-metadata@7.4.8-ccs?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-raft@7.4.8-ccs?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-raft</name>
      <version>7.4.8-ccs</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3f2fe4fdc1b3ce19d2d39953200477ef</hash>
        <hash alg="SHA-1">6197e564d3d5689cbee7106614ce13d29e8f4ec9</hash>
        <hash alg="SHA-256">df022a985197a8360f7c5eb44b90a92f49ed4e2c9400466ef5fac942dc7a4d03</hash>
        <hash alg="SHA-512">e6f5c7edffd1292d7f9d2650c62baa24b76f5f20035083381256e1c4559dd608a3c4b6e0966a68d0283583b1aad4cee34b29baa041ed695e9bb8250af1049aa7</hash>
        <hash alg="SHA-384">6f4dc0d52e0523ee9d096ec7da519011bbe85443d2362560e1d2464945bb7b3abdcb83d45a4ce190a0232729e367e7a4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka-raft@7.4.8-ccs?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-storage@7.4.8-ccs?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-storage</name>
      <version>7.4.8-ccs</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">45fcaa732e387d2d6494bfd0daf4ebc8</hash>
        <hash alg="SHA-1">701948a4136fc938f1ef75ba3cb5706a5f955aed</hash>
        <hash alg="SHA-256">390d3b8b81b9612ff0e766766349bd703262ffad4e76d4625fc94ecbd00692d8</hash>
        <hash alg="SHA-512">521bf70e5e9ae55b305e1cd2289090c68e41ea35d478cd768bcfb2dfb0c315c430cb73fdc25c575b9e0eebb22cd1f2acc394edce80ef3bbaa0a85537b3b5eef9</hash>
        <hash alg="SHA-384">1e882bc220311c4fc591bd0647a60bf460077be37791918cf5ca20e823ffba53a8128386cd6c6d4d2fedbd35c8c63ed7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka-storage@7.4.8-ccs?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-storage-api@7.4.8-ccs?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-storage-api</name>
      <version>7.4.8-ccs</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">be5cebaa4dc10ed66f2a879b764841c4</hash>
        <hash alg="SHA-1">63b209ccc93b272212c68864da152413925ec50e</hash>
        <hash alg="SHA-256">a08977df8af16a6e1a88dbcb140d71afe11464d03c4c7c1f42265ae425b37fb9</hash>
        <hash alg="SHA-512">9d3d161b3dbcbcea81f0aee931f621e6aa00f49f1ca49f13095b071c28b4b6572840be8df58bd3f0d545d2e9483e0280e5425b99f2fa2f8dbcebeda5aedfe351</hash>
        <hash alg="SHA-384">35e315ce29df6b8f2ef2bd8e660925d20a3c2a028dae7a7e5fd644f179926cf3b91505a9b896402651b9395d2dca504d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka-storage-api@7.4.8-ccs?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar">
      <group>net.sourceforge.argparse4j</group>
      <name>argparse4j</name>
      <version>0.7.0</version>
      <description>The command-line parser library based on Python's argparse</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cedb26954e51f387c35556c15707e9bd</hash>
        <hash alg="SHA-1">6f0621d0c3888de39e0f06d01f37ba53a798e657</hash>
        <hash alg="SHA-256">65ceb669d88f63306c680f8088bbf765bbca72d288a61a03703000076c3d3f56</hash>
        <hash alg="SHA-512">4148e97241c85e9b75c9d72147023d3c917dd8d21e5ab6249e520cb95d38e9e185bd5a3a8d2a180955837113218c6a7be4d5c1bbc3a11790a515f8680c5becff</hash>
        <hash alg="SHA-384">0e5c27a033accfd7542252ef8cb9e87fc11200b667519f4264158e2b29fae139ba8917a0cdd56c4677cf66ea16f797db</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://argparse4j.github.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/tatsuhiro-t/argparse4j/issues</url></reference><reference type="vcs"><url>https://github.com/tatsuhiro-t/argparse4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-databind</name>
      <version>2.14.2</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c1b12dd14734cd1986132bf55042dd7e</hash>
        <hash alg="SHA-1">01e71fddbc80bb86f71a6345ac1e8ab8a00e7134</hash>
        <hash alg="SHA-256">501d3abce4d18dcc381058ec593c5b94477906bba6efbac14dae40a642f77424</hash>
        <hash alg="SHA-512">85473a29d23292f49092af9e7a7a63993206847c53b3e71f3c67245d68f7b19cc7c341e0ece409eb5e96602df98a848e957d8691fdd2c5fcddd807df9078255e</hash>
        <hash alg="SHA-384">5c54d6c497cb329c3424a30319bf657ea222349eadc5ae74c30e8dc1525d7b60b7785f4d20370267b03343dd738cc13e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?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.14.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>2.14.2</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">10d19982a8890f6eb37557af2f58e272</hash>
        <hash alg="SHA-1">a7aae9525864930723e3453ab799521fdfd9d873</hash>
        <hash alg="SHA-256">2c6869d505cf60dc066734b7d50339f975bd3adc635e26a78abb71acb4473c0d</hash>
        <hash alg="SHA-512">a978384791bdc074df8039ffc95bb93f0f60d14d476861ee2a0ce208b33a991c486a07345cb80559252c3ff1dea14d3efb818c19bdc18435946dc8754d8e6ee3</hash>
        <hash alg="SHA-384">d5111c69020666689414921ae4a8950f9fbdf86dec1360f6827beeee9ebd3f78db74e69c76e0becaba47eb34fdaaeb5a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.2?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/com.fasterxml.jackson.core/jackson-core@2.14.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.14.2</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6ee422ee4c481b2d5aacb2b5e36a7dc0</hash>
        <hash alg="SHA-1">f804090e6399ce0cf78242db086017512dd71fcc</hash>
        <hash alg="SHA-256">b5d37a77c88277b97e3593c8740925216c06df8e4172bbde058528df04ad3e7a</hash>
        <hash alg="SHA-512">208953cf72691b3bab1ca2f9a045cccd3d75c46c90099ba884fbf16bc3e45045e5cd014d2c68c96e8a8826f87a5f0e18cb34b35e7ef03348953869c21e197367</hash>
        <hash alg="SHA-384">e806595862c5fcdae801d9845befc1d12c97e6036ee839d34590dbd785a422d5832cf4fc5c7ee6e1a5ee7a59f37740f0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.2?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.module/jackson-module-scala_2.13@2.14.2?type=jar">
      <publisher>com.fasterxml.jackson.module</publisher>
      <group>com.fasterxml.jackson.module</group>
      <name>jackson-module-scala_2.13</name>
      <version>2.14.2</version>
      <description>jackson-module-scala</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0f8f4a14f9c0bdb23a27d35ea6fd2aa7</hash>
        <hash alg="SHA-1">478ce3b018edfb16e7ce6debdfd42b9bd79b829d</hash>
        <hash alg="SHA-256">6a122ce6abe9e169a1ac84ccf348bddf12167f124d13bb05ff811745653b4a80</hash>
        <hash alg="SHA-512">2f5794dae1a4c48c9c35e399c463126f77ee5eabbd9b559c8c2d46ab13736878d1dff5a6b0d3ee41ed19b6099fbff101f711ed4c60d06184087c90d4fb6ac812</hash>
        <hash alg="SHA-384">830582c82d615e3264ef56b60886f726bbe8d286de17ce1755237a65ed2ce31c96792fe578bbce1f395f1d018482f21a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.14.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-module-scala</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-module-scala</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.thoughtworks.paranamer/paranamer@2.8?type=jar">
      <group>com.thoughtworks.paranamer</group>
      <name>paranamer</name>
      <version>2.8</version>
      <description>Paranamer allows runtime access to constructor and method parameter names for Java classes</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f213c72b67d4850f17a4a3e9064904de</hash>
        <hash alg="SHA-1">619eba74c19ccf1da8ebec97a2d7f8ba05773dd6</hash>
        <hash alg="SHA-256">688cb118a6021d819138e855208c956031688be4b47a24bb615becc63acedf07</hash>
        <hash alg="SHA-512">d774b05135d34bc42d8a7bee6466715bc44837b95bbe618faa8680978c4348652292ea6dd8eeb88dc7fa859bfe685f4d8329032cbf4fce2ea7e555ba3243cc14</hash>
        <hash alg="SHA-384">699148a3f69ae205aa47c82e2cb78d3949afc71b090935579a0363fee8675eec3ba05e0d3127295213b39aad3485690b</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-4-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.thoughtworks.paranamer/paranamer@2.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/paul-hammant/paranamer/paranamer</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/paul-hammant/paranamer/paranamer</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.14.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.dataformat</group>
      <name>jackson-dataformat-csv</name>
      <version>2.14.2</version>
      <description>Support for reading and writing CSV-encoded data via Jackson
abstractions.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">af8b9f8638c2fcfabf09e7ee166888eb</hash>
        <hash alg="SHA-1">c6201b16c9317197e97368e6c3f696da399d5b0f</hash>
        <hash alg="SHA-256">47f12d1019ba18181148041f08e4d413c83f8b6fbb2a6b222f263e566737d292</hash>
        <hash alg="SHA-512">fbe9a1f3d09d6055cd2d778a764ad90378a8cc5149d69f30c2f469cffccc334506bd2b436e2e37077658c186c407c6bb9e7ae5e8f126841d279f199526268e15</hash>
        <hash alg="SHA-384">1c94ce47d6ebde17bc40fc6d0ea3c3fef1751070908832e12afe7cc41249e60d522834f7ebdbd248df5bac56978aa7e7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.14.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-dataformats-text</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-dataformats-text/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-dataformats-text/jackson-dataformat-csv</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.14.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.datatype</group>
      <name>jackson-datatype-jdk8</name>
      <version>2.14.2</version>
      <description>Add-on module for Jackson (http://jackson.codehaus.org) to support
JDK 8 data types.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5a3469a760da14d2cd6838dfe5393e9c</hash>
        <hash alg="SHA-1">2f3c71211b6ea7a978eba33574d7135d536e07fb</hash>
        <hash alg="SHA-256">aa55d3d545e02d959a6e8c83927acc55c9937d717d4d3fd962d27ec7b431b8c4</hash>
        <hash alg="SHA-512">f0ce5e4600c047adf347d973166cedf003b5aeac289c6518b12a955922bb3cc7c0692d427e395404194271002fc8c0ef5fb9be4f26aab45e520180a7f08f4970</hash>
        <hash alg="SHA-384">294cbe0a6f44e0bb3eabcc6e3ad00af28224cbdf53122d9027d7fe892808734d7b4673592337923f3227334c1250a6e3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.14.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8</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-modules-java8/issues</url></reference><reference type="vcs"><url>http://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar">
      <group>net.sf.jopt-simple</group>
      <name>jopt-simple</name>
      <version>5.0.4</version>
      <description>A Java library for parsing command line options</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">eb0d9dffe9b0eddead68fe678be76c49</hash>
        <hash alg="SHA-1">4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c</hash>
        <hash alg="SHA-256">df26cc58f235f477db07f753ba5a3ab243ebe5789d9f89ecf68dd62ea9a66c28</hash>
        <hash alg="SHA-512">cbc27e0b6da6ae4b6245353d6626d2e3c171c3026a555fa21e8ef61b30714e286db85086d1a57c167016e8a7f07be2a243e34b3ab504b1877806f3bcec5df986</hash>
        <hash alg="SHA-384">5911a03e11958951abf8450de13598f617471e53554ba79e203d6e7af1241022592cc97ad656650415d78c66d6882cfa</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar</purl>
      <externalReferences><reference type="website"><url>http://jopt-simple.github.io/jopt-simple</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/jopt-simple/jopt-simple/issues</url></reference><reference type="vcs"><url>https://github.com/jopt-simple/jopt-simple</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar">
      <group>org.bitbucket.b_c</group>
      <name>jose4j</name>
      <version>0.9.5</version>
      <description>The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK).
     It is written in Java and relies solely on the JCA APIs for cryptography.
     Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fb939f8894b9509332ab43f40df3cc47</hash>
        <hash alg="SHA-1">e4ca26802488e6f16e24558d74ac8775a955fdd3</hash>
        <hash alg="SHA-256">808fb3166f3e67dad9811c331029ab1681242fd52b735bc3f33f281167fcc72e</hash>
        <hash alg="SHA-512">d475aa9e74a173e27aa72f4361eef288d259f337f8082eafa572aad763150ea679829e2433cb03cb0249eb58a83d68bfbc54d124154dd71b745fc7182620c59f</hash>
        <hash alg="SHA-384">171c03f06df7ab8bd69318b900863b2d69126769bda9f6c96bd0a2977079a45b1b6a4949bfcadb3ca58dc31d545c5a4e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://bitbucket.org/b_c/jose4j/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://bitbucket.org/b_c/jose4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar">
      <group>com.yammer.metrics</group>
      <name>metrics-core</name>
      <version>2.2.0</version>
      <description>Yammer's Metrics library.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e9f8554d1924149fbfbdd9a8b345dfbd</hash>
        <hash alg="SHA-1">f82c035cfa786d3cbec362c38c22a5f5b1bc8724</hash>
        <hash alg="SHA-256">6b7a14a6f34c10f8683f7b5e2f39df0f07b58c7dff0e468ebbc713905c46979c</hash>
        <hash alg="SHA-512">be650071978532268b3d0381cae820700fba6ac8d0c13f681a4e81ccbb6f097a258063aa5de942c6ebe8915f55c08a4c6df44f04de1cedcfccfdada6049a7f00</hash>
        <hash alg="SHA-384">9022bb84e7ee987c40803d1e5dd584e39a976863a048e88d456065ba9e12eb3ade6dc853ab71aa03c870a994dbfe0f92</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.yammer.metrics/metrics-core@2.2.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://metrics.codahale.com/metrics-core/</url></reference><reference type="distribution"><url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>http://github.com/codahale/metrics/issues#issue/</url></reference><reference type="vcs"><url>http://github.com/codahale/metrics/metrics-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.10.0?type=jar">
      <publisher>org.scala-lang.modules</publisher>
      <group>org.scala-lang.modules</group>
      <name>scala-collection-compat_2.13</name>
      <version>2.10.0</version>
      <description>scala-collection-compat</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b0d5b4ae83f4607d5153872a6ea5c4ac</hash>
        <hash alg="SHA-1">2464528d14329ff2b44bceff918d6c00300adcf4</hash>
        <hash alg="SHA-256">bb10091bd55131a5327bdeddede74e5d8a695acab24a97567111784f2f427299</hash>
        <hash alg="SHA-512">3509370837e8906f123092f004da92651396f63973ebeda435af6b70506698f0c57ba9d04c3bfe0294eb60538f464c5ba1e7a58c2459d00dc004f8e73f61cd3e</hash>
        <hash alg="SHA-384">8d4f55c4a127769ede0151af3118b48491f2cc5ff81a9ef300f058527e8608205b63d49489ff480aa728cd5547fe72ca</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.scala-lang.modules/scala-collection-compat_2.13@2.10.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.scala-lang.org/</url></reference><reference type="issue-tracker"><url>https://github.com/scala/scala-collection-compat/issues</url></reference><reference type="vcs"><url>https://github.com/scala/scala-collection-compat</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar">
      <publisher>org.scala-lang.modules</publisher>
      <group>org.scala-lang.modules</group>
      <name>scala-java8-compat_2.13</name>
      <version>1.0.2</version>
      <description>scala-java8-compat</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e0543e0b2547cc03db4fb2686a867f7c</hash>
        <hash alg="SHA-1">5b54f60ccf03e41e24c466462a72475ee918c304</hash>
        <hash alg="SHA-256">90d5b13656be93fb779b8d7c723efa2498a34af06273bb5204afb65f85a20c1b</hash>
        <hash alg="SHA-512">3a5727e6aa5165efbc71afb7dfbcc70edda17b2db244207e4e792077513a73e555077a0932d333191a27cf884b6d25b2a63189b08456cb49523ab1ed3b72276e</hash>
        <hash alg="SHA-384">dc23e6fa676e09498e6f50218989f22fa78a2ea3694138c41358edb8da72aa78de89d349a98268defb11466f4393b967</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.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.scala-lang.org/</url></reference><reference type="issue-tracker"><url>https://github.com/scala/scala-java8-compat/issues</url></reference><reference type="vcs"><url>https://github.com/scala/scala-java8-compat</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.scala-lang/scala-reflect@2.13.10?type=jar">
      <publisher>LAMP/EPFL</publisher>
      <group>org.scala-lang</group>
      <name>scala-reflect</name>
      <version>2.13.10</version>
      <description>Reflection Library for the Scala Programming Language</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5983f5b393ac6739336b0df8f293093c</hash>
        <hash alg="SHA-1">f19c2a5fc93a63398a5cfc56a14f0abf1d28d27c</hash>
        <hash alg="SHA-256">62bd7a7198193c5373a992c122990279e413af3307162472a5d3cbb8ecadb35e</hash>
        <hash alg="SHA-512">404e51c1e622b3ae2e0ed1716ab47d8386e705efa4b8ea1605117c8ef155ef55204240e5a8c5afc26a17d835219e157a5a429351cdf8035580be3a52965cd3b7</hash>
        <hash alg="SHA-384">a338f1fffe73911b471ed4950ddc593bb4a85ddb0e9f221253c82cb5336be957bd203e3dc32a31ac7dd710c4d8c9026c</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.scala-lang/scala-reflect@2.13.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.scala-lang.org/</url></reference><reference type="issue-tracker"><url>https://github.com/scala/bug/issues</url></reference><reference type="vcs"><url>https://github.com/scala/scala</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.4?type=jar">
      <publisher>com.typesafe.scala-logging</publisher>
      <group>com.typesafe.scala-logging</group>
      <name>scala-logging_2.13</name>
      <version>3.9.4</version>
      <description>scala-logging</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b4decdc7e8c378341449eaaa4be019a3</hash>
        <hash alg="SHA-1">e5838ddcf8c1c2b612a7956b9f80423a508675db</hash>
        <hash alg="SHA-256">4366f59b97c6ffc617787d81e494b62d9aecf424dafb1ce9d39d855c5171b18a</hash>
        <hash alg="SHA-512">c517f6e0785a4607f2c54a636ac2eab9fdaa7d152a6a856cb9f24b9682c69a65e7bc251484666947a8ac61665d807290e3b06020b79a945beedeba2172263d1f</hash>
        <hash alg="SHA-384">f7e3fc27e21c3a7f10d0d3c4866bfca0800be0b70a449ff529927b23491a3c42f7ff27691121806fa9ff224f13146a62</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/lightbend/scala-logging</url></reference><reference type="vcs"><url>https://github.com/lightbend/scala-logging</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.36</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">872da51f5de7f3923da4de871d57fd85</hash>
        <hash alg="SHA-1">6c62681a2f655b49963a5983b8b0950a6120ae14</hash>
        <hash alg="SHA-256">d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0</hash>
        <hash alg="SHA-512">f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b</hash>
        <hash alg="SHA-384">2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.36?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-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-io/commons-io@2.16.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-io</group>
      <name>commons-io</name>
      <version>2.16.0</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">4e115587dca5dd3c178e7c8f17a371b3</hash>
        <hash alg="SHA-1">27875a7935f1ddcc13267eb6fae1f719e0409572</hash>
        <hash alg="SHA-256">d1e417901235fae3aa0cb9736baeaf5b74de7349817d1c72390d82e3d83d3a97</hash>
        <hash alg="SHA-512">afba6cc8fdef9d347aaccb3bff327ba8e2c17135989cf01179fdb2e3ca8d0afdce37defb08659eb1e99b8730e2baaaec95c7d3599f7ebf526c97c8edc477b852</hash>
        <hash alg="SHA-384">0413eda39746809f3c7ce44336f6d88d8d72e2781db4b74c98a206f34b94639a39024697fde25f310edda8cf628fd376</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.16.0?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/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.1.12.1</version>
      <description>Metrics is a Java library which gives you unparalleled insight into what your code does in
        production. Metrics provides a powerful toolkit of ways to measure the behavior of critical
        components in your production environment.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8c4e336550307020f3ab6855b73abb4d</hash>
        <hash alg="SHA-1">cb2f351bf4463751201f43bb99865235d5ba07ca</hash>
        <hash alg="SHA-256">cec34936faa625039f4e46123eccaa10a9eb9d9a40c6075830cd81330e259cf9</hash>
        <hash alg="SHA-512">5bbcae7dd5df21c35f377749d9ecb67673089f1574bad2855ee8f8a90862ffd60f5b475af30fdc771fbde03f59fa264e66c573a37c714d1f0fdcdf350f99276f</hash>
        <hash alg="SHA-384">f9ca8bfad75f89c1b0c85e17c6a123e9d6f2da2a06c89a433fa38a38f7f8b97deb9de4db7681ccbee7f49e02f0a24f7a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-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/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.zookeeper/zookeeper@3.8.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.zookeeper</group>
      <name>zookeeper</name>
      <version>3.8.4</version>
      <description>ZooKeeper server</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fdab82f33726e38a7f8e5069d9fb0fc9</hash>
        <hash alg="SHA-1">6638e37b887b5a279044afbdc9928e19f678eb2e</hash>
        <hash alg="SHA-256">2d77b152039e7f85dc5438a9304febff86a2f3e55c88976a8be309af39028e97</hash>
        <hash alg="SHA-512">d66260fc4b3a890adda33486507ca100a8721c33d3371cb9be672c84fa0703d905e12f5c29f213b44e88454a7dbaf2b2b2a57ef63164ab69dbaf3aef6a2d70c8</hash>
        <hash alg="SHA-384">b8889da29747bf6ca7617b2f3117786d4a9da6584a7de0345df01c4c976326452388e1c4f9cc6efaf9e1489eb2c5fa29</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.zookeeper/zookeeper@3.8.4?type=jar</purl>
      <externalReferences><reference type="website"><url>http://zookeeper.apache.org/zookeeper</url></reference><reference type="build-system"><url>https://ci-hadoop.apache.org/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.8.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.zookeeper</group>
      <name>zookeeper-jute</name>
      <version>3.8.4</version>
      <description>ZooKeeper jute</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">399b189d4540f15d78fb2663a1da3450</hash>
        <hash alg="SHA-1">de7b8a41bbe1ccdfc009de51fa6d160db3ca8025</hash>
        <hash alg="SHA-256">93e854b55d731e745bafec187e2e7bf3389fd2a88e2fc8d1a3c1b9110284b284</hash>
        <hash alg="SHA-512">498b031ca7cb4c3dbd39d69488d6295e12e25ef924f20f9699e39a9ed32a7a079a82c2c8c68eb6dafd6428b1edd10e79cd356200b50c52c93a6d129b56422106</hash>
        <hash alg="SHA-384">e98c36f58dc062fa8fddcf62d1a3e42fc947e49a979097b1b6bdc7a005d50e838927ff03a30d49763d35b55f33d93022</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.4?type=jar</purl>
      <externalReferences><reference type="website"><url>http://zookeeper.apache.org/zookeeper-jute</url></reference><reference type="build-system"><url>https://ci-hadoop.apache.org/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.12.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.yetus</group>
      <name>audience-annotations</name>
      <version>0.12.0</version>
      <description>Annotations for defining API boundaries and tools for managing javadocs</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">76ba71bbe18c4724d96bec68bbe12ff1</hash>
        <hash alg="SHA-1">e0efa60318229590103e31c69ebdaae56d903644</hash>
        <hash alg="SHA-256">ffb101fc066360ff3c77457c927fd7967fb096a6ee9e046ab7071447d8208efc</hash>
        <hash alg="SHA-512">264a5251272ec55eca1fae5a8fb9336d1eca1ee3bfb586d1ebc382fcfd37077c21cbfa9e198daf4e1eebe9f6fa90487bec2f85bc1c55cf5666cbbfc4d18b1715</hash>
        <hash alg="SHA-384">f936d92b5c3b3c88428fc7452871e4df112935dd25356396d15deb73dd39790f45909a3d14f038e9f585cee79622ad47</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.yetus/audience-annotations@0.12.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>https://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://github.com/apache/yetus.git/audience-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-cli/commons-cli@1.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-cli</group>
      <name>commons-cli</name>
      <version>1.4</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">c966d7e03507c834d5b09b848560174e</hash>
        <hash alg="SHA-1">c51c00206bb913cd8612b24abd9fa98ae89719b1</hash>
        <hash alg="SHA-256">fd3c7c9545a9cdb2051d1f9155c4f76b1e4ac5a57304404a6eedb578ffba7328</hash>
        <hash alg="SHA-512">fa769a08a118141831cd4eaf2ce4f3f65855b8aeee86fbf3e07b4c619facf801f8b55c14c5e56a154cd14f438a8f120bb59a20c1b6be04979501e362f252ca48</hash>
        <hash alg="SHA-384">aa516a360ed41568a618c45df5288daa75c2d2ddb9a9af61324962f2cf534834bb0fb51bf13710709a771f09992febc5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-cli/commons-cli@1.4?type=jar</purl>
      <externalReferences><reference type="website"><url>http://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>http://issues.apache.org/jira/browse/CLI</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/cli/trunk/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.squareup.wire/wire-schema-jvm@4.9.7?type=jar">
      <group>com.squareup.wire</group>
      <name>wire-schema-jvm</name>
      <version>4.9.7</version>
      <description>gRPC and protocol buffers for Android, Kotlin, and Java.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f3615be48c1e553b92b0556388ae2452</hash>
        <hash alg="SHA-1">da1f1e1f47ccfa1c7f5fc6769edc6b234a277727</hash>
        <hash alg="SHA-256">2f32321e8ca776a5d1df8beb1b644ca224c600310d4b9846a9737ecfe7fe6079</hash>
        <hash alg="SHA-512">be800027143033971f6fe4b96573001d01bb983b75771d6d8ced3ef8a5b3b3c74a5664cc915b6aba0c18bf48d3bb65071608a802aece0efd13d2bf9dcd38070b</hash>
        <hash alg="SHA-384">5ab08496b21ad3966061e35a48b478693bb18751bab45bac3440a71441dc1070cf25bc04ffad732266293eb022472b1c</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.squareup.wire/wire-schema-jvm@4.9.7?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/square/wire/</url></reference><reference type="vcs"><url>https://github.com/square/wire/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar">
      <group>com.google.guava</group>
      <name>guava</name>
      <version>32.0.1-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">6951895e804b36322214c95917e598d4</hash>
        <hash alg="SHA-1">6e5d51a72d142f2d40a57dfb897188b36a95b489</hash>
        <hash alg="SHA-256">bd7fa227591fb8509677d0d1122cf95158f3b8a9f45653f58281d879f6dc48c5</hash>
        <hash alg="SHA-512">5dbe7a697511cfbe44f3ffb954e32e997677ecc61f03bb7bb374f1b8fa4a931a95cd9d1f5288eb5d42e2aa380e3241b35059786c07edc48e5aa67c30cddad8a5</hash>
        <hash alg="SHA-384">abad4556e073fb38062c636b6599ceed992302c7d98150e3842d32ce92f6aac7d630633c56efa581523d591361fcf898</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/guava@32.0.1-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.1?type=jar">
      <group>com.google.guava</group>
      <name>failureaccess</name>
      <version>1.0.1</version>
      <description>Contains
    com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
    InternalFutures. Most users will never need to use this artifact. Its
    classes is 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">091883993ef5bfa91da01dcc8fc52236</hash>
        <hash alg="SHA-1">1dcf1de382a0bf95a3d8b0849546c88bac1292c9</hash>
        <hash alg="SHA-256">a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26</hash>
        <hash alg="SHA-512">f8d59b808d6ba617252305b66d5590937da9b2b843d492d06b8d0b1b1f397e39f360d5817707797b979a5bf20bf21987b35333e7a15c44ed7401fea2d2119cae</hash>
        <hash alg="SHA-384">67659dbd9647ec303d7f15128dc9dba19b98fd8d74758ee3b602451e32c855e236ccaafe08edf4bbfa245f981268440f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/failureaccess@1.0.1?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>
      </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.33.0?type=jar">
      <group>org.checkerframework</group>
      <name>checker-qual</name>
      <version>3.33.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">fc9418b779d9d57dcd52197006cbdb9b</hash>
        <hash alg="SHA-1">de2b60b62da487644fc11f734e73c8b0b431238f</hash>
        <hash alg="SHA-256">e316255bbfcd9fe50d165314b85abb2b33cb2a66a93c491db648e498a82c2de1</hash>
        <hash alg="SHA-512">049c446677b7b386f3fb501bf65e032bdf2b1b29a3f545848035fff2b683cd275380cf302e30eea641af7f0801f779bcda3d82a71d928e4176f564f796640a64</hash>
        <hash alg="SHA-384">ddf7a0f70421d1ed75e93c0a30434a4862c3905e433223e19861323cf0994e843392b746003040f10a7db6fc960b8aa6</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.checkerframework/checker-qual@3.33.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.squareup/javapoet@1.13.0?type=jar">
      <publisher>Square, Inc.</publisher>
      <group>com.squareup</group>
      <name>javapoet</name>
      <version>1.13.0</version>
      <description>Use beautiful Java code to generate beautiful Java code.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8d9a3cbeaa83e6700478b73c33a1b4fe</hash>
        <hash alg="SHA-1">d6562d385049f35eb50403fa86bb11cce76b866a</hash>
        <hash alg="SHA-256">4c7517e848a71b36d069d12bb3bf46a70fd4cda3105d822b0ed2e19c00b69291</hash>
        <hash alg="SHA-512">7cb92cc78332c37d6d557ea308b8fa9e973c482fa080f521ffdf3342583d3013048ab613cc84185e117ba5fd8c420164f7b81e3ebd753dff8a12e0df98dd5da1</hash>
        <hash alg="SHA-384">8889514570036168f30a872b480bd49d48ad3a8429fa18e82e8eb1e45dcdb7c98dadda80225fea1e25c7e16dcf40c316</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.squareup/javapoet@1.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://github.com/square/javapoet/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>http://github.com/square/javapoet/issues</url></reference><reference type="vcs"><url>http://github.com/square/javapoet/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.squareup/kotlinpoet-jvm@1.16.0?type=jar">
      <group>com.squareup</group>
      <name>kotlinpoet-jvm</name>
      <version>1.16.0</version>
      <description>Use beautiful Kotlin code to generate beautiful Kotlin code.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c74e7e4c1f44930c9a772e3d63ed8cf8</hash>
        <hash alg="SHA-1">2df03e8b2afdb98dda7b6b0753cd5d9b12b40031</hash>
        <hash alg="SHA-256">41a506824da430c0e543a023243eae88dba1888acf255b999a51da2dbefc0bc8</hash>
        <hash alg="SHA-512">52b3faad2612f73dedc47a96f76d46fa0a8fc17e6c58b370728f575e15b6267549941a3ba597db8f6c3d140d5b110295b97f8427443594dc5363045f5d42ff9a</hash>
        <hash alg="SHA-384">43d539362ffa5b6255f0754792760e919e5c0dca5ca1a198d59600dc4f078ce26eee9972a15b924bf72ad951c74a61ec</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.squareup/kotlinpoet-jvm@1.16.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/square/kotlinpoet</url></reference><reference type="vcs"><url>https://github.com/square/kotlinpoet</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.22?type=jar">
      <group>org.jetbrains.kotlin</group>
      <name>kotlin-reflect</name>
      <version>1.9.22</version>
      <description>Kotlin Full Reflection Library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4017725f6908c3a2ef519e211ecb4b73</hash>
        <hash alg="SHA-1">761ab33cf85f03a3a24595e1b92639d82e7a9564</hash>
        <hash alg="SHA-256">77f311ca1384811d519fda389fcb1268bdaa058d605046e0ede76c03b0df3e97</hash>
        <hash alg="SHA-512">3327e96385dd05d8ace6cd7e5f567b68db7ecfccd6c8d48de9eff4c8966f7de769ebe910d6edae62cdecc2f0df6a18e1fe30a7f98360a8996c9609dc40dda6e5</hash>
        <hash alg="SHA-384">e5465d0a0fd90792571fae1d2bf6c649f2009b4a9f8a24a616f247f5303ed953c3169b0bd4299755b205f313a5bcaf4e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.22?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kotlinlang.org/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/kotlin</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar">
      <group>org.jetbrains.kotlin</group>
      <name>kotlin-stdlib-jdk8</name>
      <version>1.9.10</version>
      <description>Kotlin Standard Library JDK 8 extension</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d223cbd9e57f02cf4e9f3d9ed01edcee</hash>
        <hash alg="SHA-1">c7510d64a83411a649c76f2778304ddf71d7437b</hash>
        <hash alg="SHA-256">a4c74d94d64ce1abe53760fe0389dd941f6fc558d0dab35e47c085a11ec80f28</hash>
        <hash alg="SHA-512">b027fc4a0be8e69f41a86ae775ce350ef0084eb4652e50a0640dbcc600db76c3fc2983e17c96b6071b5698cea636e1b2cb015e84a6c0efe95e6db668036ba3cc</hash>
        <hash alg="SHA-384">3889a432424a69fa2fea634bb540a1a78c12c2ed42d02efe74ffbe90d980497975f4d43d9b994bd520953d0761cdfaa3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kotlinlang.org/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/kotlin</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar">
      <group>org.jetbrains.kotlin</group>
      <name>kotlin-stdlib-jdk7</name>
      <version>1.9.10</version>
      <description>Kotlin Standard Library JDK 7 extension</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">14f35bcc452b095f3034a1471960cccc</hash>
        <hash alg="SHA-1">bc5bfc2690338defd5195b05c57562f2194eeb10</hash>
        <hash alg="SHA-256">ac6361bf9ad1ed382c2103d9712c47cdec166232b4903ed596e8876b0681c9b7</hash>
        <hash alg="SHA-512">f839178f07b9d6bd9a3910d13b181399e975211fa556c3a9ead08eca30ababa74f75c79aee95224ffb7b610b9e56768eeeba18e8fae84826903adb12e122bb67</hash>
        <hash alg="SHA-384">b93606f0e2888e6c48665d1003ee4766dde5b58be284afa604010f592c8f9390904e430f8704cc0a7d57d00788b858d7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kotlinlang.org/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/kotlin</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar">
      <group>org.jetbrains.kotlin</group>
      <name>kotlin-stdlib-common</name>
      <version>1.9.10</version>
      <description>Kotlin Common Standard Library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">de4024a53c843e959f2d50ecd1f0e951</hash>
        <hash alg="SHA-1">dafaf2c27f27c09220cee312df10917d9a5d97ce</hash>
        <hash alg="SHA-256">cde3341ba18a2ba262b0b7cf6c55b20c90e8d434e42c9a13e6a3f770db965a88</hash>
        <hash alg="SHA-512">e7166112e27edcbc1fb7b918bf66120b35f82311016f944472ebc23c848b81d7016660d5d1a3e7a1679e599c555d796d73c520a0d8178e00b36aa3668415170e</hash>
        <hash alg="SHA-384">f2d3a3c33cc3d9f2c554b1afce255b885fc7914fe13ef316d743d9300e4231556250fd691306f4feae356e8f21c4f777</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kotlinlang.org/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/kotlin</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.squareup.wire/wire-runtime-jvm@4.9.7?type=jar">
      <group>com.squareup.wire</group>
      <name>wire-runtime-jvm</name>
      <version>4.9.7</version>
      <description>gRPC and protocol buffers for Android, Kotlin, and Java.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ca5c225d16ec93711c3b5d8aea2e82b0</hash>
        <hash alg="SHA-1">e4b6ba4ab1e5360fea0280705db218f50e2c89de</hash>
        <hash alg="SHA-256">1cf8ffc916f6fb1df161869c83c0ca4a543ad2764d54e6af9cb5de479058cf26</hash>
        <hash alg="SHA-512">4d3d1909edd4ef9b3cd418864efb4f08cd81ba7049047b47ae47c08e34006d11fec4efb18b2256afe646bc6737243a5db6e665e747aae300a049f2011c77fe9f</hash>
        <hash alg="SHA-384">eb867318566473de88e85aa3b05f69976d2666920f0fc46457981900559620c65992d95b32db14f4de06819d37aebd7d</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.squareup.wire/wire-runtime-jvm@4.9.7?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/square/wire/</url></reference><reference type="vcs"><url>https://github.com/square/wire/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar">
      <group>com.squareup.okio</group>
      <name>okio-jvm</name>
      <version>3.4.0</version>
      <description>A modern I/O library for Android, Java, and Kotlin Multiplatform.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8183b7d607ffbce7bb16d8c534de0b94</hash>
        <hash alg="SHA-1">4e8bd78a52ab935ce383d0092646922154295e54</hash>
        <hash alg="SHA-256">0139ec7a506dbbd54cad62291b019cb850534be097c8c66c1000d5fbe8edef3e</hash>
        <hash alg="SHA-512">efc615c2ae084fe886da506540da5d6162e6f2b44d6f112ea6d54cf0561f7dbcad1bfd08ece200ae15e860e1cddcd1a9091e0d28719cbeb6175934457a77a6bb</hash>
        <hash alg="SHA-384">d5821378f74556094e725aee9a84d359c77d4aa410437206cd69b8cc49e51baa4e07f30492d32626f42ac23bf88281b4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/square/okio/</url></reference><reference type="vcs"><url>https://github.com/square/okio/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-lang3</name>
      <version>3.12.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">19fe50567358922bdad277959ea69545</hash>
        <hash alg="SHA-1">c6842c86792ff03b9f1d1fe2aab8dc23aa6c6f0e</hash>
        <hash alg="SHA-256">d919d904486c037f8d193412da0c92e22a9fa24230b9d67a57855c5c31c7e94e</hash>
        <hash alg="SHA-512">fbdbc0943cb3498b0148e86a39b773f97c8e6013740f72dbc727faeabea402073e2cc8c4d68198e5fc6b08a13b7700236292e99d4785f2c9989f2e5fac11fd81</hash>
        <hash alg="SHA-384">c34b8a0e0eba2168ad56fedeb7a1d710b6f1d3f1ce6aae99a4e0247bd120efbbadc8dcb2f731045b8a16e3efd30604dc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-lang/</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/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/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar">
      <group>org.jetbrains.kotlin</group>
      <name>kotlin-stdlib</name>
      <version>1.9.10</version>
      <description>Kotlin Standard Library for JVM</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">da8348128b101f854fafa9a31e3806bd</hash>
        <hash alg="SHA-1">72812e8a368917ab5c0a5081b56915ffdfec93b7</hash>
        <hash alg="SHA-256">55e989c512b80907799f854309f3bc7782c5b3d13932442d0379d5c472711504</hash>
        <hash alg="SHA-512">6eab000f55dd196a074d1d97df9d285bccace31f0cae8db1846b1c9a55a6ea5e401307a95922a1d758b4152916de47fe36d31551ad0250918e6e07ce710a83a2</hash>
        <hash alg="SHA-384">5f34959bd398c5e6c15d8caa21068b337b851fdd8ae7ebc915853909d71d3fedd2e6542e63730c5199cbcc03b48f5e81</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kotlinlang.org/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/kotlin</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains/annotations@13.0?type=jar">
      <group>org.jetbrains</group>
      <name>annotations</name>
      <version>13.0</version>
      <description>A set of annotations used for code inspection support and code documentation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f4fb462172517b46b6cd90003508515a</hash>
        <hash alg="SHA-1">919f0dfe192fb4e063e7dacadee7f8bb9a2672a9</hash>
        <hash alg="SHA-256">ace2a10dc8e2d5fd34925ecac03e4988b2c0f851650c94b8cef49ba1bd111478</hash>
        <hash alg="SHA-512">5622d0ffe410e7272e2bb9fae1006caedeb86d0c62d2d9f3929a3b3cdcdef1963218fcf0cede82e95ef9f4da3ed4a173fa055ee6e4038886376181e0423e02ff</hash>
        <hash alg="SHA-384">6bcde3a6e471d416522e6288474bc4f9115e2e8abf8ce5d300829bee4aa98dff73be7d8c6f0607f3d6d423c7f5abbf90</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains/annotations@13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.jetbrains.org</url></reference><reference type="distribution"><url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/intellij-community</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar">
      <group>com.google.protobuf</group>
      <name>protobuf-java</name>
      <version>3.25.5</version>
      <description>Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
    efficient yet extensible format.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">639cfcf9717cf4e4dd9e808e6f8d24a4</hash>
        <hash alg="SHA-1">5ae5c9ec39930ae9b5a61b32b93288818ec05ec1</hash>
        <hash alg="SHA-256">8540247fad9e06baefa8fb45eb313802d019f485f14300e0f9d6b556ed88e753</hash>
        <hash alg="SHA-512">432d8a9359e614d38fe416b7a4564aed3e358fd5f3c2c4f22caf97945a0f3e5cbd2220b690d6b822504e7bcbbd67458eb12d232232dd113f804683a172f8eb71</hash>
        <hash alg="SHA-384">e78be1eae5721143fa31d5e13b2219158b7cec75e88d24fbfcafadf1315bcefa0baed312ef6e3943ce32e6c388a4a318</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://developers.google.com/protocol-buffers/protobuf-java/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/protocolbuffers/protobuf/protobuf-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar">
      <group>com.google.protobuf</group>
      <name>protobuf-java-util</name>
      <version>3.25.5</version>
      <description>Utilities for Protocol Buffers</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">16ac8649c95e9ac6550190f4944665d6</hash>
        <hash alg="SHA-1">38cc5ce479603e36466feda2a9f1dfdb2210ef00</hash>
        <hash alg="SHA-256">dacc58b2c3d2fa8d4bddc1acb881e78d6cf7c137dd78bc1d67f6aca732436a8d</hash>
        <hash alg="SHA-512">bd9411eba3911839ded3dc26536e3383f3135738ec0f17ecd29681f99cbc8dd50dfce73b7da9ab80eca6adea5271cff337192e7d96fea17fe27ee92e69a4d07f</hash>
        <hash alg="SHA-384">eca054684915d1f1986ca6292ff81bdb6d7a42f57ba8a68bf961c1213531991018b185939b53b29591fd9294b6bf222b</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://developers.google.com/protocol-buffers/protobuf-java-util/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/protocolbuffers/protobuf/protobuf-java-util</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar">
      <group>com.google.code.findbugs</group>
      <name>jsr305</name>
      <version>3.0.2</version>
      <description>JSR305 Annotations for Findbugs</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd83accb899363c32b07d7a1b2e4ce40</hash>
        <hash alg="SHA-1">25ea2e8b0c338a877313bd4672d3fe056ea78f0d</hash>
        <hash alg="SHA-256">766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7</hash>
        <hash alg="SHA-512">bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804</hash>
        <hash alg="SHA-384">ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://findbugs.sourceforge.net/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://code.google.com/p/jsr-305/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.gson/gson@2.9.0?type=jar">
      <group>com.google.code.gson</group>
      <name>gson</name>
      <version>2.9.0</version>
      <description>Gson JSON library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">53fa3e6753e90d931d62cb89580fde2f</hash>
        <hash alg="SHA-1">8a1167e089096758b49f9b34066ef98b2f4b37aa</hash>
        <hash alg="SHA-256">c96d60551331a196dac54b745aa642cd078ef89b6f267146b705f2c2cbef052d</hash>
        <hash alg="SHA-512">13ff22a60ee6a72ba0c4e8fe3702b8f3f6be6b67ed4279079a9843f57ad0ca125d4ecc1564ac4e736eab10fb6254d2c011b2c08c514d708be7f8091332ed2c2c</hash>
        <hash alg="SHA-384">fde5b61066a8cdd711874ed42f20cb914e4193f1477456c431fb0ca32d86324414e92b0b2c5696f56d0b9d69521d8dee</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.0?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/com.google.errorprone/error_prone_annotations@2.18.0?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.errorprone</group>
      <name>error_prone_annotations</name>
      <version>2.18.0</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">64145d0e7fee5a69ed7b84cf402de998</hash>
        <hash alg="SHA-1">89b684257096f548fa39a7df9fdaa409d4d4df91</hash>
        <hash alg="SHA-256">9e6814cb71816988a4fd1b07a993a8f21bb7058d522c162b1de849e19bea54ae</hash>
        <hash alg="SHA-512">3cea86be94bb8ae40d21ad4bf7d7f6b2233e89593b7b741ad84c78840cd3837bb5136f52e62fe9ae0953d7b190c46ad3edc102dfa97b4c7ea472a80206bf5db7</hash>
        <hash alg="SHA-384">7622eb33f83f03ab32b710b36c2fe836e24c5318f65fb8c0631a99507ca3ae65c2df8e33b63a5ce853b9cab6d9cb32e5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?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/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>
      </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/com.google.api.grpc/proto-google-common-protos@2.22.1?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.api.grpc</group>
      <name>proto-google-common-protos</name>
      <version>2.22.1</version>
      <description>PROTO library for proto-google-common-protos</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">09ec07d7c038fb5d16a6c39777ff653f</hash>
        <hash alg="SHA-1">ef4c6423126ce60fd80da3a685a429b0c6f2528b</hash>
        <hash alg="SHA-256">b0642455c9b3fbbf9bd805c3a31bdaf865b5f1d3b535df5874219e5eeaf75c37</hash>
        <hash alg="SHA-512">83efa7c22de348916289940b1b36cb7bc40e1970635fa63f629d2a104d24e615699f80038526c684a5e8933fab3c3eedf0358eb909b995547c428a43470d3cb6</hash>
        <hash alg="SHA-384">cbd8736c6c2e7efc202edd0a5cc9ec34667c58e3cd15c5ba587ebd1136c6beabae0008e924792e319296af66a42d231e</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.api.grpc/proto-google-common-protos@2.22.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/googleapis/sdk-platform-java</url></reference><reference type="distribution"><url>https://google.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/googleapis/sdk-platform-java/issues</url></reference><reference type="vcs"><url>https://github.com/googleapis/sdk-platform-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/kafka-schema-registry-client@7.4.8?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent</group>
      <name>kafka-schema-registry-client</name>
      <version>7.4.8</version>
      <description>Schema Registry provides a RESTful interface for storing and retrieving versioned Avro
        schemas for use with Kafka.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">97ad021011b746618757e7e5fa0f028f</hash>
        <hash alg="SHA-1">8ef61f9dfc5bef9bc97068fea495d7b40bf9aef7</hash>
        <hash alg="SHA-256">b4a45c1684d45bb03bf23ef8554b3bd3048f1da2c358dc03e8c78d4b35639612</hash>
        <hash alg="SHA-512">c7dccdfa8ff771207501085a50095b5c28f6220eebcce70a74c7f0cdad5e887f5293bddaed69ab781b5286679933070e2a81c731ee2429bb9b90370f7140d933</hash>
        <hash alg="SHA-384">fd6db90e06bd5405b4556876c5b0c36e293880112606bdec66af9784bff0d45a2e559ed5ed37d82f899a189b0ea46533</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.confluent/kafka-schema-registry-client@7.4.8?type=jar</purl>
      <externalReferences><reference type="website"><url>http://confluent.io/kafka-schema-registry-client</url></reference><reference type="distribution"><url>s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.4.8-rc241115062741/maven</url></reference><reference type="vcs"><url>https://github.com/confluentinc/schema-registry/kafka-schema-registry-client</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.yaml/snakeyaml@2.0?type=jar">
      <group>org.yaml</group>
      <name>snakeyaml</name>
      <version>2.0</version>
      <description>YAML 1.1 parser and emitter for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">caf24b81b9d57e6d4f68b1ccd36e00a3</hash>
        <hash alg="SHA-1">3aab2116756442bf0d4cd1c089b24d34c3baa253</hash>
        <hash alg="SHA-256">880c9d896e4b74a06c549c15ca496450165d6909fa15d7e662bee8f6a66d7afa</hash>
        <hash alg="SHA-512">93567558444365c436027bd1064b67ae99abde77fa89b33ac7c586ab83e4dbf02b7610669fd00ccd258bca6ba3fa078954c92d918b989317dce7bf9ce18836b8</hash>
        <hash alg="SHA-384">63c0ec40f4e3f24786031fb8a9477071c86e69247dce283ff725e328e26fba7bdfbb0ab52027b9b0988b3978703a95fe</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.yaml/snakeyaml@2.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://bitbucket.org/snakeyaml/snakeyaml</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://bitbucket.org/snakeyaml/snakeyaml/issues</url></reference><reference type="vcs"><url>https://bitbucket.org/snakeyaml/snakeyaml/src</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.avro/avro@1.11.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.avro</group>
      <name>avro</name>
      <version>1.11.4</version>
      <description>Avro core components</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">915002011d651686f94b4e20d25234a6</hash>
        <hash alg="SHA-1">25d54640c4a17aa342490c4c63c172759361bf56</hash>
        <hash alg="SHA-256">eeba11b77070b9aa6337d886fdf778f6695f6c4c3dcfd2a02389925c885079fa</hash>
        <hash alg="SHA-512">2133473bcafb3997f70dd0dc44e76872beed30910dc88522d898e639df0c58f8fefec4c734e46bf0244cf2ca1b49e90b0fdf5c9d7ccd06b41f8f9ad98da1cca5</hash>
        <hash alg="SHA-384">701113d1e68c4582aad203692567bff7538d6ac2707195b413e9f831215e0c8622e83383adcc822a353524c28aba5dda</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.avro/avro@1.11.4?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/org.apache.commons/commons-compress@1.26.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-compress</name>
      <version>1.26.1</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">7af7d22a7280508327d809b183114a92</hash>
        <hash alg="SHA-1">44331c1130c370e726a2e1a3e6fba6d2558ef04a</hash>
        <hash alg="SHA-256">27bb5d40f37c3bb7205b4a0540247df057715e9f6cbbd97d626ab8b50318bb04</hash>
        <hash alg="SHA-512">ef18a2e3abbf249b95bc5dc95d276fd66e495a74f8f1ce02e9e388048c5a0684f07bbf6924fcc1fc3943b95f30d908fee8778f1e4c6293431172e31f5ddc5f02</hash>
        <hash alg="SHA-384">c37e35684971b436dc7a6bc428b306804302f99ef46c5df44b6826e267427e6146580b5cda1a96472b65ef12ef7fa6e9</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.1?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/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>
      </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/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar">
      <group>io.swagger.core.v3</group>
      <name>swagger-annotations</name>
      <version>2.1.10</version>
      <description>swagger-annotations</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e22896b2bfd66f92ed3532e48b71a84b</hash>
        <hash alg="SHA-1">1eec58d3db42dcefac76fa47211812c4782b1342</hash>
        <hash alg="SHA-256">59573c4d6357c2121d40069959879cf008783cc8208dc5123f759b0e6a0077ad</hash>
        <hash alg="SHA-512">321aed22869b30ba8517d76e075bcc3e534a97ad774b0cb7f84c9707d7cde94406fbd1ae6640243a0fc1f747505e5571e8e3fe3c5b24baf341ae332d916b1d6a</hash>
        <hash alg="SHA-384">4a8653968b9d588b2c80f1725c3bf28f63147a06e5cb784e277106fd8f2e7f311fb5ed78c158b59e5f2a9395d8a9a8d3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/swagger-api/swagger-core/modules/swagger-annotations</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/swagger-api/swagger-core/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/swagger-swaggersocket</url></reference><reference type="vcs"><url>https://github.com/swagger-api/swagger-core/modules/swagger-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/kafka-protobuf-types@7.4.8?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent</group>
      <name>kafka-protobuf-types</name>
      <version>7.4.8</version>
      <description>Schema Registry provides a RESTful interface for storing and retrieving versioned Avro
        schemas for use with Kafka.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e90e063e3b7c8be3c72d6b19c473e205</hash>
        <hash alg="SHA-1">b6104950883106ca236756e2f6141ddfbc2e9780</hash>
        <hash alg="SHA-256">8aeda22c4290ca438983c766fd9121de27bc6bd1a63965f559113633fced11dd</hash>
        <hash alg="SHA-512">61e25f3c2d4b06d8731f9523eb578262a721d588860d20e61d0e7f716225eb8f09e370ab5733178048cda88354f84ad9753348c428f9eb243b6f88de02c1c1e3</hash>
        <hash alg="SHA-384">35ee2ed4b67010c2c019b8276f0d65ec2aca6b5e9cb9f1ba5ef66b5eb1ffca239d0c972eb2a09b5ded5f25848106e8ba</hash>
      </hashes>
      <licenses>
        <license>
          <name>Confluent Community License</name>
          <url>http://www.confluent.io/confluent-community-license</url>
        </license>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.confluent/kafka-protobuf-types@7.4.8?type=jar</purl>
      <externalReferences><reference type="website"><url>http://confluent.io/kafka-protobuf-types</url></reference><reference type="distribution"><url>s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.4.8-rc241115062741/maven</url></reference><reference type="vcs"><url>https://github.com/confluentinc/schema-registry/kafka-protobuf-types</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.mockito/mockito-core@4.6.1?type=jar">
      <group>org.mockito</group>
      <name>mockito-core</name>
      <version>4.6.1</version>
      <description>Mockito mock objects library core API and implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">67c6f27b8607f4634bb64c4ffe42987b</hash>
        <hash alg="SHA-1">545665913b140db2793a0c37e6a686affd9c08b5</hash>
        <hash alg="SHA-256">ee3b91cdf4c23cff92960c32364371c683ee6415f1ec4678317bcea79c9f9819</hash>
        <hash alg="SHA-512">50dd388a7d24ad340fb387f30a65dabe1e613e1e086611f58691c5c4b05ce038b9eb5ab79ce52f1ca9abbe55c302a4802a86f228d952afd9d3e9fbceef42e7c5</hash>
        <hash alg="SHA-384">b34472c5a18b06580675b78a5b2c461e13d373c29a0e8ef8d1d3e750e68875edb004a8de8f0755436e9954468abde252</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.mockito/mockito-core@4.6.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/mockito/mockito</url></reference><reference type="build-system"><url>https://github.com/mockito/mockito/actions</url></reference><reference type="issue-tracker"><url>https://github.com/mockito/mockito/issues</url></reference><reference type="vcs"><url>https://github.com/mockito/mockito.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar">
      <group>net.bytebuddy</group>
      <name>byte-buddy</name>
      <version>1.12.10</version>
      <description>Byte Buddy is a Java library for creating Java classes at run time.
        This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">92ceb541d5a497289e9b920b3cc94c13</hash>
        <hash alg="SHA-1">f34127d93639fad8c6fb84b3ca30292697d6c55d</hash>
        <hash alg="SHA-256">1a1ac9ce65eddcea54ead958387bb0b3863d02a2ffe856ab6a57ac79737c19cf</hash>
        <hash alg="SHA-512">4e295ba2c209794be835ad15aa49f3f01622c7c84be42f4c3ecc9ec0cfab508c45a3077dde310ea2c5201e651ea0f48a870668016c0c79b8b96c4a4930db1087</hash>
        <hash alg="SHA-384">f07efd73ed56f672b6d6fe69fee8a66ca8f9af174aa8c24a8b5c14f8cc2a9a3508fe8489b7ecb652c6e2f9ca9aad256e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://bytebuddy.net/byte-buddy</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://github.com/raphw/byte-buddy/issues</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar">
      <group>net.bytebuddy</group>
      <name>byte-buddy-agent</name>
      <version>1.12.10</version>
      <description>The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b38c175272756e6dd2d0d7aa71e22412</hash>
        <hash alg="SHA-1">01f097f8d6cad60e8f93e5eb670cf5dc9b64da32</hash>
        <hash alg="SHA-256">5e8606d14a844c1ec70d2eb8f50c4009fb16138905dee8ca50a328116c041257</hash>
        <hash alg="SHA-512">7a296822b2262719989dfcfa5ce549341d2f005088beaf6fc1e6dd0585962badd68ae210bae73709646e70b8d52b14239c88c3cabb50dfc261f77be5ed7866a2</hash>
        <hash alg="SHA-384">10d5deb094c50a36dcf613721b5b23f1b6206696a19f5549dd960cc7e4160c69fcdb2759f9d4fa84817693d298333c09</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar</purl>
      <externalReferences><reference type="website"><url>https://bytebuddy.net/byte-buddy-agent</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://github.com/raphw/byte-buddy/issues</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.objenesis/objenesis@3.2?type=jar">
      <publisher>Joe Walnes, Henri Tremblay, Leonardo Mesquita</publisher>
      <group>org.objenesis</group>
      <name>objenesis</name>
      <version>3.2</version>
      <description>A library for instantiating Java objects</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5c1ee20481a06561af295034ea89c4b4</hash>
        <hash alg="SHA-1">7fadf57620c8b8abdf7519533e5527367cb51f09</hash>
        <hash alg="SHA-256">03d960bd5aef03c653eb000413ada15eb77cdd2b8e4448886edf5692805e35f3</hash>
        <hash alg="SHA-512">13dbec3062b19c5b9920c0b69e842a9648f2a148c57b6977d90deea22b829cdbce4eaff1ae7763f397f6465ccb35b31e097078de507dc6de25cb95ec796045f7</hash>
        <hash alg="SHA-384">7d70ab00e728b4233e38729f0eb392d14e828e857421ad66fc678cd162cf22d34958993d5c38fd8a0d8355d3859b763e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.objenesis/objenesis@3.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://objenesis.org/objenesis</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/easymock/objenesis/objenesis</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/junit/junit@4.13.2?type=jar">
      <publisher>JUnit</publisher>
      <group>junit</group>
      <name>junit</name>
      <version>4.13.2</version>
      <description>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d98a9a02a99a9acd22d7653cbcc1f31f</hash>
        <hash alg="SHA-1">8ac9e16d933b6fb43bc7f576336b8f4d7eb5ba12</hash>
        <hash alg="SHA-256">8e495b634469d64fb8acfa3495a065cbacc8a0fff55ce1e31007be4c16dc57d3</hash>
        <hash alg="SHA-512">a31b9950f929a7e5a600d89787ef40e42a8a8e2392e210d0c0f45b3572937670a18a524f1815508cd1152cd1eaa7275cb7430ba45c053be365c83c231bccd3f0</hash>
        <hash alg="SHA-384">9f85c56a77c699eb87630b9e8224068a34c296bcd9aadb52248dd4665036f5bf1048fe75e5cb590b59e7855ca716acae</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-1.0</id>
          <url>http://www.eclipse.org/legal/epl-v10.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/junit/junit@4.13.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://junit.org</url></reference><reference type="build-system"><url>https://github.com/junit-team/junit4/actions</url></reference><reference type="distribution"><url>https://github.com/junit-team/junit4/wiki/Download-and-Install</url></reference><reference type="issue-tracker"><url>https://github.com/junit-team/junit4/issues</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit4</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar">
      <group>org.hamcrest</group>
      <name>hamcrest-core</name>
      <version>1.3</version>
      <description>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6393363b47ddcbba82321110c3e07519</hash>
        <hash alg="SHA-1">42a25dc3219429f0e5d060061f71acb49bf010a0</hash>
        <hash alg="SHA-256">66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9</hash>
        <hash alg="SHA-512">e237ae735aac4fa5a7253ec693191f42ef7ddce384c11d29fbf605981c0be077d086757409acad53cb5b9e53d86a07cc428d459ff0f5b00d32a8cbbca390be49</hash>
        <hash alg="SHA-384">4b5297d2a12cc32b824153afc83f1ba9f1869ca288330f0a2f759659d09e4c420eb6ba4a1efbfa0657b625edd41293d5</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/hamcrest/JavaHamcrest/hamcrest-core</url></reference><reference type="vcs"><url>https://github.com/hamcrest/JavaHamcrest/hamcrest-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/common-utils@7.4.8?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent</group>
      <name>common-utils</name>
      <version>7.4.8</version>
      <description>Common utilities, including metrics and config.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">832d0d23ddda7cba3135ab6898b5da4f</hash>
        <hash alg="SHA-1">67f70596511e024f5b7d5470dcecfeab5c2e3f90</hash>
        <hash alg="SHA-256">f183c799115d76c8f034ae53230a8ebd3421e7b785b9929a2def886adf5d3c19</hash>
        <hash alg="SHA-512">2fdbf437af41b638650ce7a8b809e9dbdaf1dd39f8eff5caf412d6d1e0accdaad320120785319b2ee192adf60e18c389a4df7dcb6fcce5355dee7272bc8b5acb</hash>
        <hash alg="SHA-384">c36ebcf35a58019f09755c28b89f3214517931c344dbb529e9fa31b6755e2972a94c8d3fafaee7cd7bda224c9440c3d0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.confluent/common-utils@7.4.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://confluent.io/common-utils</url></reference><reference type="distribution"><url>s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.4.8-rc241115062741/maven</url></reference><reference type="vcs"><url>https://github.com/confluentinc/common/common-utils</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/assembly-plugin-boilerplate@7.4.8?classifier=resources&amp;type=zip">
      <group>io.confluent</group>
      <name>assembly-plugin-boilerplate</name>
      <version>7.4.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7fa96a05cda803280a45c1bbc29b18f2</hash>
        <hash alg="SHA-1">5856270a013c5f89661772d9c7197da621b8266f</hash>
        <hash alg="SHA-256">a98ed89704e1be3d3723ec689547a7e621ed25e97f98e634eea81777e4234e7d</hash>
        <hash alg="SHA-512">ea69dc4206b254beae8174d75ca03ebf67c6c68f41b832992f3bea290af1fe58f2519242a3570f541ea11fd986578ef1c4ee463d5fb19a19b4d764cea76c21b8</hash>
        <hash alg="SHA-384">f478f8bde09e42760878fd72cd15f05d75d839883f099810f791836184989d6db59e1ffc60321c608f4cd30700339d25</hash>
      </hashes>
      <purl>pkg:maven/io.confluent/assembly-plugin-boilerplate@7.4.8?classifier=resources&amp;type=zip</purl>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/io.confluent/kafka-protobuf-provider@7.4.8?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka_2.13@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/com.squareup.wire/wire-schema-jvm@4.9.7?type=jar"/>
      <dependency ref="pkg:maven/com.squareup.wire/wire-runtime-jvm@4.9.7?type=jar"/>
      <dependency ref="pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/com.google.api.grpc/proto-google-common-protos@2.22.1?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/kafka-schema-registry-client@7.4.8?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/kafka-protobuf-types@7.4.8?type=jar"/>
      <dependency ref="pkg:maven/org.mockito/mockito-core@4.6.1?type=jar"/>
      <dependency ref="pkg:maven/junit/junit@4.13.2?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/common-utils@7.4.8?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/assembly-plugin-boilerplate@7.4.8?classifier=resources&amp;type=zip"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka_2.13@7.4.8-ccs?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.scala-lang/scala-library@2.13.10?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-group-coordinator@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-metadata@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-raft@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-storage@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar"/>
      <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar"/>
      <dependency ref="pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar"/>
      <dependency ref="pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.10.0?type=jar"/>
      <dependency ref="pkg:maven/org.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.scala-lang/scala-reflect@2.13.10?type=jar"/>
      <dependency ref="pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.4?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper@3.8.4?type=jar"/>
      <dependency ref="pkg:maven/commons-cli/commons-cli@1.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar">
      <dependency ref="pkg:maven/com.github.luben/zstd-jni@1.5.2-1?type=jar"/>
      <dependency ref="pkg:maven/org.lz4/lz4-java@1.8.0?type=jar"/>
      <dependency ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.github.luben/zstd-jni@1.5.2-1?type=jar"/>
    <dependency ref="pkg:maven/org.lz4/lz4-java@1.8.0?type=jar"/>
    <dependency ref="pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    <dependency ref="pkg:maven/org.scala-lang/scala-library@2.13.10?type=jar"/>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.4.8-ccs?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-group-coordinator@7.4.8-ccs?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-metadata@7.4.8-ccs?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-raft@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-raft@7.4.8-ccs?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.2?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.2?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.14.2?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-storage@7.4.8-ccs?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-storage-api@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-storage-api@7.4.8-ccs?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.14.2?type=jar">
      <dependency ref="pkg:maven/org.scala-lang/scala-library@2.13.10?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.thoughtworks.paranamer/paranamer@2.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.thoughtworks.paranamer/paranamer@2.8?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.14.2?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar"/>
    <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.10.0?type=jar">
      <dependency ref="pkg:maven/org.scala-lang/scala-library@2.13.10?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar">
      <dependency ref="pkg:maven/org.scala-lang/scala-library@2.13.10?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.scala-lang/scala-reflect@2.13.10?type=jar">
      <dependency ref="pkg:maven/org.scala-lang/scala-library@2.13.10?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.4?type=jar">
      <dependency ref="pkg:maven/org.scala-lang/scala-library@2.13.10?type=jar"/>
      <dependency ref="pkg:maven/org.scala-lang/scala-reflect@2.13.10?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-io/commons-io@2.16.0?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper@3.8.4?type=jar">
      <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.4?type=jar"/>
      <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.4?type=jar">
      <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"/>
    <dependency ref="pkg:maven/commons-cli/commons-cli@1.4?type=jar"/>
    <dependency ref="pkg:maven/com.squareup.wire/wire-schema-jvm@4.9.7?type=jar">
      <dependency ref="pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.squareup/javapoet@1.13.0?type=jar"/>
      <dependency ref="pkg:maven/com.squareup/kotlinpoet-jvm@1.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar"/>
      <dependency ref="pkg:maven/com.squareup.wire/wire-runtime-jvm@4.9.7?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar">
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar">
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar"/>
    <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar"/>
    <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar">
      <dependency ref="pkg:maven/com.google.guava/failureaccess@1.0.1?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.33.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?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.1?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.33.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    <dependency ref="pkg:maven/com.squareup/javapoet@1.13.0?type=jar"/>
    <dependency ref="pkg:maven/com.squareup/kotlinpoet-jvm@1.16.0?type=jar">
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.22?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.22?type=jar"/>
    <dependency ref="pkg:maven/com.squareup.wire/wire-runtime-jvm@4.9.7?type=jar">
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar"/>
      <dependency ref="pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar"/>
    <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar">
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains/annotations@13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jetbrains/annotations@13.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
    <dependency ref="pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.gson/gson@2.9.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.code.gson/gson@2.9.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.api.grpc/proto-google-common-protos@2.22.1?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/kafka-schema-registry-client@7.4.8?type=jar">
      <dependency ref="pkg:maven/org.yaml/snakeyaml@2.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.4.8-ccs?type=jar"/>
      <dependency ref="pkg:maven/org.apache.avro/avro@1.11.4?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/common-utils@7.4.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.yaml/snakeyaml@2.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.avro/avro@1.11.4?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar">
      <dependency ref="pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.12.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"/>
    <dependency ref="pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar"/>
    <dependency ref="pkg:maven/io.confluent/common-utils@7.4.8?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/kafka-protobuf-types@7.4.8?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/com.google.api.grpc/proto-google-common-protos@2.22.1?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/common-utils@7.4.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.mockito/mockito-core@4.6.1?type=jar">
      <dependency ref="pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar"/>
      <dependency ref="pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar"/>
      <dependency ref="pkg:maven/org.objenesis/objenesis@3.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar"/>
    <dependency ref="pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar"/>
    <dependency ref="pkg:maven/org.objenesis/objenesis@3.2?type=jar"/>
    <dependency ref="pkg:maven/junit/junit@4.13.2?type=jar">
      <dependency ref="pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"/>
    <dependency ref="pkg:maven/io.confluent/assembly-plugin-boilerplate@7.4.8?classifier=resources&amp;type=zip"/>
  </dependencies>
</bom>
