<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:16492e96-c99f-4c15-a96b-471382dfe298" version="1" xmlns="http://cyclonedx.org/schema/bom/1.4">
  <metadata>
    <timestamp>2024-11-15T08:29:35Z</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.ksql/ksqldb-stream-lib@7.7.2?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent.ksql</group>
      <name>ksqldb-stream-lib</name>
      <version>7.7.2</version>
      <description>A library for summarizing data in streams for which it is infeasible to store all events</description>
      <licenses>
        <license>
          <name>Confluent Community License</name>
          <url>https://www.confluent.io/confluent-community-license</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.confluent.ksql/ksqldb-stream-lib@7.7.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://confluent.io/common/ksqldb-parent/ksqldb-stream-lib</url></reference><reference type="distribution"><url>s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.7.2-rc241115062741/maven</url></reference><reference type="vcs"><url>https://github.com/confluentinc/ksql/ksqldb-stream-lib</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/it.unimi.dsi/fastutil@8.1.1?type=jar">
      <group>it.unimi.dsi</group>
      <name>fastutil</name>
      <version>8.1.1</version>
      <description>fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, and fast, practical I/O classes for binary and text files.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">607dd7c3f14f1ab27605853008437b24</hash>
        <hash alg="SHA-1">5f0cc29ae9c2ea9a04db247abf2444cd6f14e0b4</hash>
        <hash alg="SHA-256">d9cdf8d69e1abde5d6ee509977340c29669f672ed9cc03ccff4d4f1981c071b1</hash>
        <hash alg="SHA-512">ea680c3715ead5635b8d76ad2f8fa4d94bf468a28d1f6ab774af4f1cd716054e588723526838f786e1c5ab9c921e6110b3e49e5cf3c02f964e4a3c5b8516e99a</hash>
        <hash alg="SHA-384">479b4fce2cc372030a0f7e806bb37e113c9940486195a6a0b787fc6f0b4246c4eb6bfdcc6e85a1a7c71b3b887dcfc45a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/it.unimi.dsi/fastutil@8.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://fasutil.di.unimi.it/</url></reference><reference type="vcs"><url>https://github.com/vigna/fastutil</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/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.slf4j/slf4j-simple@1.7.25?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-simple</name>
      <version>1.7.25</version>
      <description>SLF4J Simple binding</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">722bb90689aecc523e3fe317e1f0984b</hash>
        <hash alg="SHA-1">8dacf9514f0c707cbbcdd6fd699e8940d42fb54e</hash>
        <hash alg="SHA-256">0966e86fffa5be52d3d9e7b89dd674d98a03eed0a454fbaf7c1bd9493bd9d874</hash>
        <hash alg="SHA-512">d5effbfa105bcd615e56ef983075c9ef0f52bcfdbefa3ce8cea9550f25b859e48b32f2ec9aa7a305c6611a3be5e0cde0d269588d9c2897ca987359b77213331d</hash>
        <hash alg="SHA-384">7d34c505efc47fb55f7e5da58535c71c4967a92f266d0896a49122a388178f46ed7e27427b75fc8f2b9eca3a01a83cf5</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-simple@1.7.25?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-simple</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/colt/colt@1.2.0?type=jar">
      <group>colt</group>
      <name>colt</name>
      <version>1.2.0</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f6be558e44de25df08b9f515b2a7ffee</hash>
        <hash alg="SHA-1">0abc984f3adc760684d49e0f11ddf167ba516d4f</hash>
        <hash alg="SHA-256">e1fcbfbdd0d0caedadfb59febace5a62812db3b9425f3a03ef4c4cbba3ed0ee3</hash>
        <hash alg="SHA-512">da651ddbc27c9b5fb6d8cfda289b692fba277aadbdebb86517951bb68fa82ae3d974d8bd9a69822dcc35f2fc10dbc433e7e5852d50b0dae6c46326c514b273d8</hash>
        <hash alg="SHA-384">3aa1c6f400ca596be36ccce6be146f8c3e54319370a355b26e1db471f77bcdd363c794d9257918b4ad20e3a2f509a1e7</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/colt/colt@1.2.0?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/concurrent/concurrent@1.3.4?type=jar">
      <publisher>Dough Lea</publisher>
      <group>concurrent</group>
      <name>concurrent</name>
      <version>1.3.4</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f29b9d930d3426ebc56919eba10fbd4d</hash>
        <hash alg="SHA-1">1cf394c2a388199db550cda311174a4c6a7d117c</hash>
        <hash alg="SHA-256">12639def9a5b5ebf56040ab764bd42b7e662523d3b983e5d5da04bf37be152f9</hash>
        <hash alg="SHA-512">7dc98cdb9d34932ac9acac50cc0c0cd19470fd97ce047556d57a135ecfc17bf902a31d9468b7644b7073cddf289526d1c6bd04fa2704bd6caf6bce366aae3f5c</hash>
        <hash alg="SHA-384">7e108f50a08afa727e5bf2b2de89f5b902200d7924fc0302930087f62fced03037a7c7c5c2880f46e3789dd2511ef92f</hash>
      </hashes>
      <licenses>
        <license>
          <name>Public domain, Sun Microsoystems</name>
        </license>
      </licenses>
      <purl>pkg:maven/concurrent/concurrent@1.3.4?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/com.googlecode.charts4j/charts4j@1.3?type=jar">
      <group>com.googlecode.charts4j</group>
      <name>charts4j</name>
      <version>1.3</version>
      <description>charts4j is a free, lightweight charts and graphs Java API. It enables developers to programmatically create the charts available in the Google Chart API through a straightforward and intuitive Java API.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">abd1b4c4ca1eac2db9732bd29ab311c1</hash>
        <hash alg="SHA-1">80dd3b0d5591580c429b0e2529706f6be5bddc0f</hash>
        <hash alg="SHA-256">6ac5ed6a390a585fecaed95d3ce6b96a8cfe95adb1e76bd93376e7e37249020a</hash>
        <hash alg="SHA-512">87a7985703562ac5e58d10b5d8fdbd293b974ed94643fe2eff047bd1190ee5ee97d4d4db66c0a0f9c6df039091d76bc133dd6e9e59a8f29eb0240ef8f421131a</hash>
        <hash alg="SHA-384">f254006000dd36a1716f05992356de4842a83991b0a8f320918e2aec71a3247bc862fa8f80fa345a115f1451c86d70a8</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.googlecode.charts4j/charts4j@1.3?type=jar</purl>
      <externalReferences><reference type="website"><url>http://charts4j.googlecode.com</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>http://code.google.com/p/charts4j/issues/list</url></reference><reference type="vcs"><url>http://code.google.com/p/charts4j/source/browse/tags/charts4j-1.3</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-codec/commons-codec@1.13?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-codec</group>
      <name>commons-codec</name>
      <version>1.13</version>
      <description>The Apache Commons Codec package contains simple encoder and decoders for
     various formats such as Base64 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">5085f186156822fa3a02e55bcd5584a8</hash>
        <hash alg="SHA-1">3f18e1aa31031d89db6f01ba05d501258ce69d2c</hash>
        <hash alg="SHA-256">61f7a3079e92b9fdd605238d0295af5fd11ac411a0a0af48deace1f6c5ffa072</hash>
        <hash alg="SHA-512">e78265b77a4b69d8d66c45f98b70fb32d84b214a4323b86e9191ffc279bb271243b43b7d38edbc2ba8a1f319b6d642ab76a6c40c9681cea8b6ebd5b79c3a8b93</hash>
        <hash alg="SHA-384">24bdb183e7c6204f7b725467d0936adb9d75f3be7dfd403fb37e4e8dea4506665e447dedb27e7fdb7b284b07e6c6ccb4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-codec/commons-codec@1.13?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-codec/</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/CODEC</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://github.com/apache/commons-codec</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.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/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/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.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/org.apache.mahout/mahout-math@0.13.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.mahout</group>
      <name>mahout-math</name>
      <version>0.13.0</version>
      <description>High performance scientific and technical computing data structures and methods,
    mostly based on CERN's
    Colt Java API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cff80c7d0e5c57f3ddda5ffcdc6c074b</hash>
        <hash alg="SHA-1">d6df1907d9e0b2df9ec030a1c5cdb8467879cb97</hash>
        <hash alg="SHA-256">ff0812af996d64a3f2cf3214001e975822d10ce538945c3f9f3cc34c9156dd82</hash>
        <hash alg="SHA-512">0f48f169614bc69806c32c9ae3c654317494ea938a4fb08877507a7a0b75bab0e6600a2333a071df2cbbb06c3798141e6d92cee713501ef7ba4a89ae27cdf4e5</hash>
        <hash alg="SHA-384">6b2de6743d5d8e17cab643f16775ff7ad7742b7ebb2ebc676edf40b789d5dc9bf8c984cf632190e3eb2fbd83ee2e76a0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.mahout/mahout-math@0.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://mahout.apache.org/mahout-math</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/MAHOUT</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/mahout-user/</url></reference><reference type="vcs"><url>https://git-wip-us.apache.org/repos/asf?p=mahout.git;a=tree;h=refs/heads/mahout-0.13.0;hb=mahout-0.13.0/mahout-math</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-math3@3.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-math3</name>
      <version>3.2</version>
      <description>The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">aaa32530c0f744813570ff73db018698</hash>
        <hash alg="SHA-1">ec2544ab27e110d2d431bdad7d538ed509b21e62</hash>
        <hash alg="SHA-256">6268a9a0ea3e769fc493a21446664c0ef668e48c93d126791f6f3f757978fee2</hash>
        <hash alg="SHA-512">80fb66a51688c4247b957f9787921e5acb9144d71a4ab0b03b2c30f46427e50c53e6e31ca5ddb04dab2cf5e7c0eedae168103c719f8074be464918ab2e4d6e6d</hash>
        <hash alg="SHA-384">3aea6a3c2bb79e64b96086bc6b7679780594ea1731f24ae7541e294595275150a12bd63bd4dfb3ddff29e1b672f68664</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-math3@3.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://commons.apache.org/proper/commons-math/</url></reference><reference type="build-system"><url>http://vmbuild.apache.org/continuum/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/MATH</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/math/trunk</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.tdunning/t-digest@3.1?type=jar">
      <group>com.tdunning</group>
      <name>t-digest</name>
      <version>3.1</version>
      <description>Data structure which allows accurate estimation of quantiles and related rank statistics</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ba0c00142170b71bd3ae17d2d7e4e38b</hash>
        <hash alg="SHA-1">451ed219688aed5821a789428fd5e10426d11312</hash>
        <hash alg="SHA-256">271f3a5a4bc79d7554c9e9e557669af83bcbda0db871e0b8c969d56e51c123a9</hash>
        <hash alg="SHA-512">b8d4f85c9641fef62be7d20ad0fa565777a6385c00f69f1c595f72a2cb682df0fb785b225761e3074d5d18f829b8d01613ba160ffda1e082d599826d0d6c4c9e</hash>
        <hash alg="SHA-384">e6170363b01834fb928e0f933d7ceee3126cc47ff87206c0a0811bb0ed580441ef0b3ed4513db967f24450b8a838e884</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.tdunning/t-digest@3.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/tdunning/t-digest</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/tdunning/t-digest</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar">
      <group>org.hamcrest</group>
      <name>hamcrest-all</name>
      <version>1.3</version>
      <description>A self-contained hamcrest jar containing all of the sub-modules in a single artifact.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ae5102286b5720dd286d6b606cb891e2</hash>
        <hash alg="SHA-1">63a21ebc981131004ad02e0434e799fd7f3a8d5a</hash>
        <hash alg="SHA-256">4877670629ab96f34f5f90ab283125fcd9acb7e683e66319a68be6eb2cca60de</hash>
        <hash alg="SHA-512">686d7a180f40748572f3cf405719d4804138095ed9343c4f46941d6d2f8fa9034e0e9c9edf32899eb787ae5eba8a784be38d0f55d0311f72b32d3287300558ef</hash>
        <hash alg="SHA-384">9beb14de061d2a9a879845dd4645faa3deaac4dc8d0b15ed07779df722cacdcf436ebe4801020d9a8ad66fd9c091c4c3</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/hamcrest/JavaHamcrest/hamcrest-all</url></reference><reference type="vcs"><url>https://github.com/hamcrest/JavaHamcrest/hamcrest-all</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-reload4j</name>
      <version>1.7.36</version>
      <description>SLF4J Reload4j Binding</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ebfedc67cca7891e9c535e5899930f07</hash>
        <hash alg="SHA-1">db708f7d959dee1857ac524636e85ecf2e1781c1</hash>
        <hash alg="SHA-256">ae6fdd5c9547896114d5ec7fa7503733b7d2890573d3886fb548b3119c4d3f67</hash>
        <hash alg="SHA-512">595a00905b67886376adb45d6964b6d35a7e7fe90cfe0e26ed3b852c755ac4de96894974aac5fc590df689d3a28fa7198d899b544f30e83c320a2befe88fcb24</hash>
        <hash alg="SHA-384">700e92389464261381690cee669d9446bf912b58fd94be50837e1456c8f42a4586960036c097b7e08c2b32eab190adc1</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar</purl>
      <externalReferences><reference type="website"><url>http://reload4j.qos.ch</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-reload4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar">
      <publisher>QOS.CH Sarl (Switzerland)</publisher>
      <group>ch.qos.reload4j</group>
      <name>reload4j</name>
      <version>1.2.25</version>
      <description>Reload4j revives EOLed log4j 1.x</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ca989b9d69c90159dde3b1594e99d58c</hash>
        <hash alg="SHA-1">45921e383a1001c2a599fc4c6cf59af80cdd1cf1</hash>
        <hash alg="SHA-256">e71115175c4b080cf51dd72097165ea001ff9fafdc4f79d88049d0b1ecca979c</hash>
        <hash alg="SHA-512">a81e53780dccb36677471b9e6fbf25fdad49f68105a36b9a6708b1419ca9adb2957187ee1f8213add8c17a8a8bed1e744414fcf2833710990596fb780731bf5e</hash>
        <hash alg="SHA-384">4202e04f302bdd94fa3bfc39361794cff964749b5fbb825fc4ff4a749f85cd373f0dd2d807911e81b4bcff86165a33cf</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://reload4j.qos.ch</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/reload4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/logredactor@1.0.12?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent</group>
      <name>logredactor</name>
      <version>1.0.12</version>
      <description>Log Redactor</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a88bfeacc83968a1adb159ebd86081d1</hash>
        <hash alg="SHA-1">89b8fb61626de8ca579069880507a1626fb3de92</hash>
        <hash alg="SHA-256">891dc9f52a2d92237101323ca6c01361e37730a68e290449acf8c1f7ec5ddb94</hash>
        <hash alg="SHA-512">c585ebe9cc7fbd04686c160a630d13c43ddfecc31f4bf3bbc97ae872a02a0d5da437e6f2fe168977af2c163faeb9550cc96d3d605adb4097cc52fbe0458a4c53</hash>
        <hash alg="SHA-384">9f5a13cad1a3ac20669c9ea40ed721426845c9000aa2ff97b1e7011251f3e0bf5ba7b6e1d7a122bb17f68106b9c220da</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.confluent/logredactor@1.0.12?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/confluentinc/logredactor</url></reference><reference type="vcs"><url>https://github.com/confluentinc/logredactor.git/logredactor</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.re2j/re2j@1.6?type=jar">
      <group>com.google.re2j</group>
      <name>re2j</name>
      <version>1.6</version>
      <description>Linear time regular expressions for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5f4aed37b6b18b402b2790160a50cd13</hash>
        <hash alg="SHA-1">a13e879fd7971738d06020fefeb108cc14e14169</hash>
        <hash alg="SHA-256">c8b5c3472d4db594a865b2e47f835d07fb8b1415eeba559dccfb0a6945f033cd</hash>
        <hash alg="SHA-512">faaecdb5443ac7c05dcc4e8ea290d5d96768b12f6c3370a988bc43da08b8bac6b306acedd378a3ff9f8f6ad2b77758d277e88b1d13f967f512e36e0910134b3c</hash>
        <hash alg="SHA-384">75e84250cbaf9af4f8444b60bf1ddf89a8ae63cf9664111f690262253786e9fa878e460c03689caa9faf8449f4dda8bf</hash>
      </hashes>
      <licenses>
        <license>
          <name>Go License</name>
          <url>https://golang.org/LICENSE</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.re2j/re2j@1.6?type=jar</purl>
      <externalReferences><reference type="website"><url>http://github.com/google/re2j</url></reference><reference type="vcs"><url>https://github.com/google/re2j.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/logredactor-metrics@1.0.12?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent</group>
      <name>logredactor-metrics</name>
      <version>1.0.12</version>
      <description>Log Redactor Metrics</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0ccf0c2c7e4a5027400427a159e28374</hash>
        <hash alg="SHA-1">7123728b9c428e26151e767ee65869c62373a6f6</hash>
        <hash alg="SHA-256">dc7ef029732392abe5310c4c170d223f298bd29000249eb7ad3a94568c2e289f</hash>
        <hash alg="SHA-512">4f33de2697f6b1cdc5ce582de9d28a730708ffb0d4c4455b274ca68bcba0c937debf49f951db86f9552823d88333103de0f60f3ce26441861868ef6e6d2b14bf</hash>
        <hash alg="SHA-384">144b0281c76f6aac34db2ad6370f523b4a091f4e3f5d8014fe9c875416573d6bcf3ff53cd85afb9ea97137da52419298</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.confluent/logredactor-metrics@1.0.12?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/confluentinc/logredactor</url></reference><reference type="vcs"><url>https://github.com/confluentinc/logredactor.git/logredactor-metrics</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar">
      <group>com.eclipsesource.minimal-json</group>
      <name>minimal-json</name>
      <version>0.9.5</version>
      <description>A Minimal JSON Parser and Writer</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b654083f16dfe1856a42bf356c399f79</hash>
        <hash alg="SHA-1">8134f8babbfbb18373110ea0b5871fd34b9c77bf</hash>
        <hash alg="SHA-256">69ff84463d1d7cc5cfdb8baf2b6e5f7af153d351bf0dbee3bbc8916247afac74</hash>
        <hash alg="SHA-512">24071638243974625957955b799696f9514ab35218652c493db6a4acbacbfa8ef2b2265a096cdab14b476cf7a76b34e50f2d999c45ee1c884972a193214fdf31</hash>
        <hash alg="SHA-384">54df09e2c3ef7704cb962f428791e713c987c19749964c003ac0c10c58ea95e53ee312d200fef42e8ea0652bccdebcfb</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/ralfstx/minimal-json</url></reference><reference type="vcs"><url>https://github.com/ralfstx/minimal-json</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/broker-plugins@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>broker-plugins</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0cdb39344187f28f512c40d46d0a5f4e</hash>
        <hash alg="SHA-1">1443c44156fd5916563f1e99ca09967b80b95b28</hash>
        <hash alg="SHA-256">395053bcfd323bba06b67e17dbc1642ead0769e3a429b64473ea0205708667d5</hash>
        <hash alg="SHA-512">6a646a203704df21749ebd52a87629839161c4a2834c78450fa43063ed88a4f725e4f51a5245eaefea636b2867270ba0da2f3787769b67fede8832e4ce6c0f49</hash>
        <hash alg="SHA-384">e745c0c547a114cbc64b33fe13f319825ae70a87eb995180e364bb731659b54f962ae60e6131dd48737a6c7f73ba9962</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/broker-plugins@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78?type=jar">
      <group>org.bouncycastle</group>
      <name>bcpkix-jdk18on</name>
      <version>1.78</version>
      <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9553f65f617b0deb8efcbc131262706b</hash>
        <hash alg="SHA-1">dd61bcdb87678451dd42d42e267979bd4b4451a1</hash>
        <hash alg="SHA-256">ce36b14a90e6b3e9a2c9964e67440d4c758bd257189e7cd745d29a3817611861</hash>
        <hash alg="SHA-512">c5460e4e53d08765fedc4402b8785677bd062f32ad928a151f9590941f463d9016af898b9ab3a38761d74e8f25d9368be9824bc8ef3279eab54adb2abd9e0ae4</hash>
        <hash alg="SHA-384">a730ed33aa0ff4b5c6595fd75d50dd88136b273a4654274edc2d89e166b5ee22df3dc86c898e75d65668fb642736bd8d</hash>
      </hashes>
      <licenses>
        <license>
          <name>Bouncy Castle Licence</name>
          <url>https://www.bouncycastle.org/licence.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.bouncycastle.org/java.html</url></reference><reference type="issue-tracker"><url>https://github.com/bcgit/bc-java/issues</url></reference><reference type="vcs"><url>https://github.com/bcgit/bc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78?type=jar">
      <group>org.bouncycastle</group>
      <name>bcprov-jdk18on</name>
      <version>1.78</version>
      <description>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">54b851711aea718aa835739bc23f7b90</hash>
        <hash alg="SHA-1">619aafb92dc0b4c6cc4cf86c487ca48ee2d67a8e</hash>
        <hash alg="SHA-256">1bf721b09758b3f55f2a5c875b6178ec6c41dddad854b0dead4b27a236f1943a</hash>
        <hash alg="SHA-512">5c2707f611fe4f80d7775bd0b19953384f963dc63128c16583d02c37a5f556938bd8c86fafe82849f11d45d1baa5e8ca405a89f008557e4d9ba476ee6bc05104</hash>
        <hash alg="SHA-384">56c70dfe6ee8f01066bbc24d1ffe63ea75b775d35b18dbaab4010502864e9eaf96fc4f8453507be9c6412cd93bf4ed0a</hash>
      </hashes>
      <licenses>
        <license>
          <name>Bouncy Castle Licence</name>
          <url>https://www.bouncycastle.org/licence.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.bouncycastle.org/java.html</url></reference><reference type="issue-tracker"><url>https://github.com/bcgit/bc-java/issues</url></reference><reference type="vcs"><url>https://github.com/bcgit/bc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78?type=jar">
      <group>org.bouncycastle</group>
      <name>bcutil-jdk18on</name>
      <version>1.78</version>
      <description>The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.8 and up.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">281b9eb6391a1bfb064142eb05470e94</hash>
        <hash alg="SHA-1">81c1f5e06f206be5dad137d563609dbe66c81d31</hash>
        <hash alg="SHA-256">f584cf9ba2c64a9255160ec8a3be72a112f50c4b5e9e456671d1805ed159eb50</hash>
        <hash alg="SHA-512">4bb734d6a6e42a1a16560e7d68fb7ff68f47588c64792bc4523eb40c377d568ee00ed0428c6f354c18c3277c79481d6eb1f955b1132cd3f065082199ac57108b</hash>
        <hash alg="SHA-384">a254f7aef8080bec355dd299c70c253aca89c8480fdb70281f96fe3f66d901d9ff286270fdd45f5df21241bef0c8c3f5</hash>
      </hashes>
      <licenses>
        <license>
          <name>Bouncy Castle Licence</name>
          <url>https://www.bouncycastle.org/licence.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.bouncycastle.org/java.html</url></reference><reference type="issue-tracker"><url>https://github.com/bcgit/bc-java/issues</url></reference><reference type="vcs"><url>https://github.com/bcgit/bc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent.cloud</group>
      <name>events-schema</name>
      <version>0.245.0</version>
      <description>Common utilities, including metrics and config.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d95678cb9086f04a6758180d51f802eb</hash>
        <hash alg="SHA-1">ed8345170674dfad84198ba2ebe2c7d0bed021fd</hash>
        <hash alg="SHA-256">acc5e6ce80e9ecf9d111be098fc956c0deaa3eb07cb0ba41dc7807e4e9d345f8</hash>
        <hash alg="SHA-512">2cafd3bac0fd1c836ea6929cc6831c2e23b4baf63f1364ac43d7b2aab3bb9ef195ba68eda205a34e32f2c24d6deb530779b7eaaf850ddfb48c5d01b7dc29876c</hash>
        <hash alg="SHA-384">2468b8982f2a1e9ce2803945e61e59c9d42c6a6ca42934eba9290255aeee3d3046dafa323ae8611688f1d8c013d87aca</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.cloud/events-schema@0.245.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://confluent.io/events-schema</url></reference><reference type="distribution"><url>https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-releases</url></reference><reference type="vcs"><url>https://github.com/confluentinc/common/events-schema</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-databind</name>
      <version>2.16.0</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f9ae3e3bd773be8b474cb1b98dcf7ee6</hash>
        <hash alg="SHA-1">3a6b7f8ff7b30d518bbd65678e9c30cd881f19a7</hash>
        <hash alg="SHA-256">8aaf1753823be70b798290e5826ab5bfe015d35b3a36a5d3c2ec9f57d4b0138b</hash>
        <hash alg="SHA-512">2f0a4211c1723bd88299380093a935840290694838a4c5ae0989bad46a615e02017b707ba7f3b825d0f0163f42a392efd0a1629024594992b5a4edee415c207a</hash>
        <hash alg="SHA-384">8113432d108a152cd08ff4b12e4ea649d3240db070d3194a64712459436c1ea0c4b5362ec86ed076dc92c013215b043c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/FasterXML/jackson-databind/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-databind</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>2.16.0</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9caec6e7cdd5cc18e18f99359b9e8d95</hash>
        <hash alg="SHA-1">dc30995f7428c0a405eba9b8c619b20d2b3b9905</hash>
        <hash alg="SHA-256">c4b90ea0c0074da17efdc3aa23973525f25d6f34725692169748f529547334a6</hash>
        <hash alg="SHA-512">2c7d70c88b7e8dd710863f8c920d3e2fe56f8ecc01c757011bd9bbd195228028402566fbf4feaa083192453348a86a70732bf5d3f6eebb75ab4e5b3a525f6148</hash>
        <hash alg="SHA-384">99413ce47a9980b0954051f651068565e75b6300c0b801179c87f347053e9c9f31c60c698a7e1ee9d1ff664facbb6c8e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?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.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.16.0</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e2510fa60b7d363566a9016a8c40710f</hash>
        <hash alg="SHA-1">899e5cf01be55fbf094ad72b2edb0c5df99111ee</hash>
        <hash alg="SHA-256">66e2cde4cc7e565d5fce2a2998b64e991777bf9fad4d220735c525fd8d01c31a</hash>
        <hash alg="SHA-512">89b134b2808c34562f751ff39b938e8c1b67030c4cfb8fd0418d76aed1d6b8f256915a5e88d9935f472322b414a7002e59d92160854cbd01774b28eed61c5315</hash>
        <hash alg="SHA-384">fae7b757f776419e32e2f598f12c92c576c37e0ca489250a4aabf2db118913163aba958a9d5414da47d770810b20594a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?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/org.mindrot/jbcrypt@0.4?type=jar">
      <group>org.mindrot</group>
      <name>jbcrypt</name>
      <version>0.4</version>
      <description>OpenBSD-style Blowfish password hashing for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d2b39d874e0d512f85386a72b0083682</hash>
        <hash alg="SHA-1">af7e61017f73abb18ac4e036954f9f28c6366c07</hash>
        <hash alg="SHA-256">e183f6f59404fc1e12073cfea4ace7ea103c900463cd21fb609a7c617ecdf624</hash>
        <hash alg="SHA-512">95ffe1f6593f83da047ff289a52b5ef73adcaca4a9a990a47744fbd50a52fce39958c17ed393e95d64093b2acbcaba39ba0b5b983a2e0ad98ce5c6e9282a67cd</hash>
        <hash alg="SHA-384">66a24af2134e6fcee1f4232c2c4bab43ab97d0c8ffbbc009f9bb0e5ef2a7d8795a6da3c6b47c583675b98036958aa729</hash>
      </hashes>
      <licenses>
        <license>
          <id>ISC</id>
          <url>https://www.isc.org/licenses/</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.mindrot/jbcrypt@0.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/djmdjm/jBCrypt</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/djmdjm/jBCrypt.git</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.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.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.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/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.dataformat</group>
      <name>jackson-dataformat-properties</name>
      <version>2.16.0</version>
      <description>Support for reading and writing content of "Java Properties" style
configuration files as if there was implied nesting structure (by default using dots as separators).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">10c8aa7f2f7a5f4ef7822325136c2b6f</hash>
        <hash alg="SHA-1">badcaba68bc395ee12fe7446b0dc8718f2e75d36</hash>
        <hash alg="SHA-256">6da87f7ce8f2d36c2c5283ae377109819a42e9bf884ef678a941c43cba026e4b</hash>
        <hash alg="SHA-512">c8902237cbf774be4f2ecd9c67c329b2b8313945616cc1cf188a6fba4ee947487d9b8e198a8f87b1d634cdbdba36d9b5778318439b4e40fb993867ce969a2860</hash>
        <hash alg="SHA-384">b4fe15c8e99d4a39c6218440367bd24bf7d82c92f707dc749198a46fff051fd8d3e4eee7b9614895f3ef0e3ac0def424</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.16.0?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-properties</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-clients</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b93128d28605d5ee480f26d6a34c2042</hash>
        <hash alg="SHA-1">785b5fe4b93f910b44e6a00ec9fb1ee1b15fb674</hash>
        <hash alg="SHA-256">9cecb98f9c9d26da9cd0c72a5ab3a7f7c0ecf5afecd5820f89907b846a560500</hash>
        <hash alg="SHA-512">0502234686babb245c51cb46093648de6944e9784da6dc015c4c4e69d1c23efae94e43af146d65d66e98432a7d05b2a8c80f4fe99138cf41a89cd60918ce19f5</hash>
        <hash alg="SHA-384">c9980a61c05662a190c4dc4006c3869b9d09721beddcff169a26e4ceef2c1031bc96c7250957071c9d4c5271f4642ade</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?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.6-4?type=jar">
      <publisher>com.github.luben</publisher>
      <group>com.github.luben</group>
      <name>zstd-jni</name>
      <version>1.5.6-4</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">808e96f7bc2d4a3c5f68e95786f74cc9</hash>
        <hash alg="SHA-1">ba9e303e0b5e94cdd0017390d7d8c06f47fd61f7</hash>
        <hash alg="SHA-256">793ca8734aa15687e7e64564eab8b6ae9ee2720eae27aa663074682144b1c386</hash>
        <hash alg="SHA-512">91ae51e05bfe322e18875cd158f311a0aaef62059fd391b83c4d06447f31518863654fc218891eb99f72def102964c01d8122c73890498fef7288f060cb29e88</hash>
        <hash alg="SHA-384">0c56933ba08e88187767e688325fdc8e281e8cb2838d6125819da484df8ecf07bfe0b88c9a5b12049efb24f8711f6f76</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-2-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.luben/zstd-jni@1.5.6-4?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.apache.kafka/kafka-metadata@7.7.2-ce?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-metadata</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4224d4f8efbdd21e1b08e10cd38fdc7a</hash>
        <hash alg="SHA-1">01d58b0e2bad21692a27f25ed13861495d6e6b54</hash>
        <hash alg="SHA-256">93f32ee1b83bc8e9ccbf2014fbe9bc9edc848a09fe4f2dc0b21e904abdf88bf7</hash>
        <hash alg="SHA-512">11ca6a0c87ead482aa2e23a3a67528cae04ec4c7472220458f9d9b44192c657e54d3e6498d4f53349e000853e5a2d5fbf675222f573d39b33147468a231679df</hash>
        <hash alg="SHA-384">20a36d63a2ae424311cd16806a03728d54ceb32edc5a0d04d017b4fccda576a93e857b322e8e540f5f2687821638ed5d</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.apache.kafka/kafka-metadata@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.datatype</group>
      <name>jackson-datatype-jdk8</name>
      <version>2.16.0</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">90a345c79790ef01d916cbb27673bb6a</hash>
        <hash alg="SHA-1">20ebeb699640f96fc6dd8d3852cb52a57da13333</hash>
        <hash alg="SHA-256">197056dd721fb460b483660e423c04142af4b9d408be856f7626ca0aca63966c</hash>
        <hash alg="SHA-512">4764bb4f8a86a39d3cca353d15c825c11e1dd90ff6320492a43559a15b1017d7833592b6d73661650d2737a9dfd060d59c100ee6363f9ddbc11e54d43bb24e07</hash>
        <hash alg="SHA-384">15e4a4ea88a4567b1d3871d14a744e4df50591b09e22ecca270753f71f8e32a691cef1fd303242d5d286ccdffb5dc827</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?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/io.opentelemetry/opentelemetry-api@1.30.1?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-api</name>
      <version>1.30.1</version>
      <description>OpenTelemetry API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2be1d14def7782d3862b1d85a9234cda</hash>
        <hash alg="SHA-1">a32dfbd7f01de6711fd0e970f8d4b4c0405056d6</hash>
        <hash alg="SHA-256">f6af593322a4b1dff60132ac7dc1a4f8d0bf418ed44925c4158bb96f15d0e531</hash>
        <hash alg="SHA-512">0d1327e05a6cd54f1dbfe2117b789a186c3ed67171e3180ddeed5a47b12276723462cf28e96c4107a0f8d828a3131f50d77e9bd13827d67d70a8728d3b78f360</hash>
        <hash alg="SHA-384">77009806a22786965417a76edaea7cddf0abd4ebb6c03179cc3b04b45c5a29dc0f28c48510e44a893c96c578bf54c992</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-api@1.30.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.30.1?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-context</name>
      <version>1.30.1</version>
      <description>OpenTelemetry Context (Incubator)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">addead0b46cbc177e68b273d8908a053</hash>
        <hash alg="SHA-1">58f665ff01ce6b964cdf0b8cb5cd1c196dfe94ce</hash>
        <hash alg="SHA-256">f957f2befbed298f956c92b8d8af56601042b372dc980917b1a942efaef216fa</hash>
        <hash alg="SHA-512">36450c189943c746ed94b3ef190c8ff2af83b9fabca1aee9613b3391caf3b77ec60d1a275898a7247f57cb2dfb64dab02fe8275b9b347adb951470c2e6f5f3c0</hash>
        <hash alg="SHA-384">2b3dd6a360fea4fb0a4261d4b239dd7d080f072613cb199596058c761f8d7514cc4cd441897058bc7f9d984c424a239b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-context@1.30.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.kafka/kafka-raft@7.7.2-ce?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-raft</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4209d14aa36e9180ca67dcf5de971c95</hash>
        <hash alg="SHA-1">84cec1c02372954d2f597745048cbbb844cf9e84</hash>
        <hash alg="SHA-256">876a722d41d7e118e944801f6d76ce7fa33e780e5ec57363d95ab1cf6c60b3e7</hash>
        <hash alg="SHA-512">78868561c2ad36b0e110864eb5f74f270a7b3e8042eedcc1d1df603ddfeb77846184020dc83883a1af92d0dbbfbcfd91f5689cf84b8cfe92c7be7cd35efbacd7</hash>
        <hash alg="SHA-384">1890d7d3b83a2891889f79e5e216d27a973cbc1d5e3e9c9c1690e36915142f819af0feee663173b1564ad9855f0ff4e2</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.apache.kafka/kafka-raft@7.7.2-ce?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-server-common@7.7.2-ce?type=jar">
      <group>org.apache.kafka</group>
      <name>kafka-server-common</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">91033090b553d91106f07758a804543b</hash>
        <hash alg="SHA-1">ed7b7a73cf8e067c1ec67bdfa7a5c455673ee3b2</hash>
        <hash alg="SHA-256">9867c082ad83f84db0d63c98b5604fe53579815880b79c4c7c2a8d54f8d52c45</hash>
        <hash alg="SHA-512">e47ba92c3cbbc762a5943b0a0dc0d4a8eb3482af7d773a6183abec749a5f400e9f0cb901f6cb7167420bf7cd6dfd11b8a33175e6822363f75b302681fdc3e90f</hash>
        <hash alg="SHA-384">e0906499d8e802bbc0e580c49cc4667e18fd154db5a734ac3994cfafd4228824981ae2940e35e0068cce5819e3df8dec</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.apache.kafka/kafka-server-common@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</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.pcollections/pcollections@4.0.1?type=jar">
      <group>org.pcollections</group>
      <name>pcollections</name>
      <version>4.0.1</version>
      <description>A Persistent Java Collections Library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">154284a86ee0f4ef02cb00dfcb81ce2d</hash>
        <hash alg="SHA-1">059f3bf5fb28c5f5386804dcf129267416b75d7c</hash>
        <hash alg="SHA-256">1f82766d7c3221930854033bebff5073ea46b43f27326074bbe15d148c18bfb3</hash>
        <hash alg="SHA-512">7f69aaf59c15a5869f328ceb1c7a4ce1ee6d2516492bb8086590520ea1a7f9e8bced544bcd110a8cd0171ea364e217de9d978473d5afb0ea465a3c7b18b29537</hash>
        <hash alg="SHA-384">6868e090f323d7e89f758f663b8a6547ad4d64b5076d832e7fe6b2a0425ce77653cb7e86861d3473c9cb69545aab8b54</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.pcollections/pcollections@4.0.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/hrldcpr/pcollections</url></reference><reference type="vcs"><url>https://github.com/hrldcpr/pcollections</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/confluent-licensing-new@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>confluent-licensing-new</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d7bae3151425c5e0a9f1f754fc2e73d8</hash>
        <hash alg="SHA-1">a74c54dd23c57929c7662138e4395d3d2146ad3f</hash>
        <hash alg="SHA-256">3ec722ada012586c5c778e51846a6ba1924ab3e5bcfb5a8fe7bf66e2b4d5e55e</hash>
        <hash alg="SHA-512">6e47eb5361e3a8a59702aae0bfbde4b4cff31d190c84ea117c9b3441ae30622d2e146502c9dd7f8fa53005a6c71ce9f797016a0f34e634d80f045691dccb04b4</hash>
        <hash alg="SHA-384">c0ebc8969a3b4289a7bb46302f341176e5f1771119d6946899c3a74af7bb6dd617775d813ebd749028f7a267b5f843d7</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/confluent-licensing-new@7.7.2-ce?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/connect-api@7.7.2-ce?type=jar">
      <group>org.apache.kafka</group>
      <name>connect-api</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">24e7f8426bbd38417e67bfe18ccb61f3</hash>
        <hash alg="SHA-1">6b04628d599fd065bf2a6c3c2544002b2567ad35</hash>
        <hash alg="SHA-256">48c1bf34a983d0895e5bd894054773b25989915ff117618ae820145c8d30107e</hash>
        <hash alg="SHA-512">442bc45e7f9d1070a2aeb8b24957f422e1c602ea3579fe7a7f429e4da5ec2ea334bd3fe2a636ead676cf5226b3be03522b32e59dc0c9a4a4aebfd4daba706429</hash>
        <hash alg="SHA-384">3bb6de6460db0ac456efe44f3bedba672d3f493af7fa5c9140a34efa6e99a6cfaac9164c04fb30804c45013886dcf9f3</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.apache.kafka/connect-api@7.7.2-ce?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/connect-runtime@7.7.2-ce?type=jar">
      <group>org.apache.kafka</group>
      <name>connect-runtime</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">69404c27b87003a2ca09d7776e2e954c</hash>
        <hash alg="SHA-1">92527a3233ab272d8a57185226ac29b07aebefea</hash>
        <hash alg="SHA-256">d89b3a9a65a5e419d9405ab353dc07038d219c11a55c9fe3ec23fe8ea4c41d81</hash>
        <hash alg="SHA-512">cc415fa0917352611cbb5664be5b90efe1d64a6f4eb092ed2ee217284e5d5f7b89cc69bc565194773c419e79b62d4aa7741c66fb626852902b709e00faf5c526</hash>
        <hash alg="SHA-384">5acfb89df3f7f6ea41f4e96152b0686d1f2fca2c49146bc149e42eb6997c800916031e3b05d0df5fea44862bfb6fab46</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.apache.kafka/connect-runtime@7.7.2-ce?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/connect-json@7.7.2-ce?type=jar">
      <group>org.apache.kafka</group>
      <name>connect-json</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e4ad422a5618d8938d894582bf26d75d</hash>
        <hash alg="SHA-1">71b7b3d2f2b847dfbe6077c60e3afefbae084379</hash>
        <hash alg="SHA-256">7c009c2fbbc2b29bdd82bb6ee31bc929d2938fc37c4b8c6f21d751d4472a99d3</hash>
        <hash alg="SHA-512">5328e9da426fd1993a2106e2e5051587f5ed9a2aedc9b7e71955e5a4f13efbc945b33152ae2f9907b26fae24292c833f705b52a6046c27cea5c77829a9704063</hash>
        <hash alg="SHA-384">e3db8223e15d184330e5ba379088977fed4bd74ec5a9e520de773ab3eef54ed21fc45f4727467dae6038fb278dbcbd17</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.apache.kafka/connect-json@7.7.2-ce?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/connect-transforms@7.7.2-ce?type=jar">
      <group>org.apache.kafka</group>
      <name>connect-transforms</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">195dfb8125fb87f1f81ac68a73621c6f</hash>
        <hash alg="SHA-1">b97aef2d864ef7b50f16c091333a82afa1be5fb4</hash>
        <hash alg="SHA-256">a22db932d551c47cbbf9a3425eec038336765e676ac8b18caaaca13c8c4751da</hash>
        <hash alg="SHA-512">c2054c3e863c2ee15b6121b3c0210c5c24ff7b9c53c5a1de06e9b4726c1aa9fafa99483eb0e43d1c5a19d841f57f9ab4e1b5fd5015886f82840c7272b5dce6de</hash>
        <hash alg="SHA-384">679ab6b5fae7c8e7c6ac3172efa4652d99f876494869953c8976f709812313bbc9b852b67551f56071867fb64c77756d</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.apache.kafka/connect-transforms@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/connect-ce-logs@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>connect-ce-logs</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">258767401d5937d2f005ca925ee080ba</hash>
        <hash alg="SHA-1">6cccaba20c4f248ffbe040cdd883ed84d03521cd</hash>
        <hash alg="SHA-256">6574ce3d81fd45abd8429b9fd2a4b1eec06d48881084baabd5a006e27ff6e784</hash>
        <hash alg="SHA-512">b3b9d63d426eff6caaa0b4b5aa92fd39cca0bd5502866127b2f163c44d90c19856cf294813810346d4eb2557d4e28cd900d7fd0bd7a06ca487723bf8b0146cfa</hash>
        <hash alg="SHA-384">568acda635d8ea0f9bcac1eef565a5e601e5500b02d47630199830c0889629cf13648117d515d62577469dadf2d25e21</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/connect-ce-logs@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/confluent-resource-names@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>confluent-resource-names</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">61a4117fae596652dab75cea77fa5ad3</hash>
        <hash alg="SHA-1">be32526aec7bb5cc86342bb5aabc09a53148ad0a</hash>
        <hash alg="SHA-256">5d21ff7f1f3d4c5576b0971877d690f1c22b76b400ae1b675475f1113abb8da9</hash>
        <hash alg="SHA-512">c084afb9ddfa1cefb0215f640e677ffd32ebf65f5d4da7603f29dc63383f1575edd58c58fa69d9911f1b2e4061a7a6314d44d5980bc803989fdcee24e6a75158</hash>
        <hash alg="SHA-384">5d91214a30347a494c2ede8d71e1412960bfd850327f5e2f436c64ad95fdcfd50a5e65cb21b0e1d543db173c38755757</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/confluent-resource-names@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/telemetry-events@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>telemetry-events</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">afc422a046b981af94c4b85d1f481b91</hash>
        <hash alg="SHA-1">c0bba08ab2d5899efbce9c5bf25c2057cfa47f26</hash>
        <hash alg="SHA-256">aa4b30a7e027fcff233f583f2e70a115cf3dba01429b4009ba7564850c120cb1</hash>
        <hash alg="SHA-512">bb91095e4649071ab52f940261acf8eea125f802e3b22d2b085b84a1ee86ae20c4177bc159a006005fec80dd8959f21db70a1e51f441ec2ec5d4c51258913021</hash>
        <hash alg="SHA-384">2b6c3871f8d8449311463bbd6595840c7d171911efba5e489bfec135ad8500b407b01b9f384fd556688ca495900d30db</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/telemetry-events@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/telemetry-events-api@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>telemetry-events-api</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d71b761c881cc2d9f89b22362de02bb3</hash>
        <hash alg="SHA-1">5eb1f8c8d18e8f2bbed974903318bbe1aab73c72</hash>
        <hash alg="SHA-256">7561f775addc4724107098bdafbf72d34294806c4615ad3c005930b265c1cae2</hash>
        <hash alg="SHA-512">4f1edbd43ebc85faca634fb2dfc081b9d09ff48b3ead6c129d1ababf8a591201f3d6f742488941bb5e511835d972300d971d6745292149357ebb49e363db7c04</hash>
        <hash alg="SHA-384">8d837137f12f11d0ee6e8603d5be52a299e83a3817f47b070a7855e98b63a6fe6151ddb13616b4ecc8dc5723ffb586d3</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/telemetry-events-api@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.cloudevents/cloudevents-kafka@2.3.0?type=jar">
      <group>io.cloudevents</group>
      <name>cloudevents-kafka</name>
      <version>2.3.0</version>
      <description>CloudEvents SDK for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">071db82331bf8cc89f94fd1bf19b3f2f</hash>
        <hash alg="SHA-1">3a466c3c9d1e02073c0a6357bcfdf480573c2f16</hash>
        <hash alg="SHA-256">0700f763c50dfeaa397e429e558bbd30060ad65b3de87d3c6ace2c9c0f40a6bc</hash>
        <hash alg="SHA-512">7aa875fb69b5ed261aed338dc08d98178b456c958dc529ab8a397650e9adfdb2cd41aa09a58302c299876493c790c07bdeaba69c1c58f0a2935a63c538f3520b</hash>
        <hash alg="SHA-384">f0b775ec1a2497fef6b3e39139a940da7e1eab6fdae1e0214d9f750d09771bad386d1f6acc8aaf7311d52b15ed3f8731</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.cloudevents/cloudevents-kafka@2.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://cloudevents.github.io/sdk-java/cloudevents-kafka/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/cloudevents/sdk-java/cloudevents-kafka</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar">
      <group>io.cloudevents</group>
      <name>cloudevents-core</name>
      <version>2.3.0</version>
      <description>CloudEvents SDK for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b6397912984bf2fdc65370b0bf65795d</hash>
        <hash alg="SHA-1">cc3583939b87c4253b3d0a84f0c2c47f0e6b79a9</hash>
        <hash alg="SHA-256">134e9fd9dd081d1cf30eb95fe322470d967a2646845df020abca5b417ab192f1</hash>
        <hash alg="SHA-512">b168836f85575c69b59dab19a947eacb94f2b78b854a5095a264c986ed9631f9ce84f7d5df3f70ec45eaaa32abda1be7af868ebe03da9f3cc3240840ded773b6</hash>
        <hash alg="SHA-384">c6e39aa0803856d9deb610267b21b829d198cede2b3c1dcf4944b7c9e61c52cbf008669cf0d544d0e7f98b3732f073dc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://cloudevents.github.io/sdk-java/cloudevents-core/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/cloudevents/sdk-java/cloudevents-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar">
      <group>io.cloudevents</group>
      <name>cloudevents-api</name>
      <version>2.3.0</version>
      <description>CloudEvents SDK for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9ceb97585487a9c0d212c9f5ab66e096</hash>
        <hash alg="SHA-1">173f2fa3b60159307f541682fe7a7d1543186aa7</hash>
        <hash alg="SHA-256">0766cf79cf7a344652237ccfa3ff2100a32f52c5ac497130eea60f5bb5e30d86</hash>
        <hash alg="SHA-512">d4b680593db1928e1984a9a9e39384fa2e3aa3ac616ef31c759208b9f15862f58ef242ea83b1d40d06d8805efd2241fbb6769d13335d4423c8b2b11cd41a0148</hash>
        <hash alg="SHA-384">fe2d8006bde585b65669956ddaa55c3777637c280692292508d794942a9bbc30ec45da12eedaefc8bfa49084448d3cdb</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://cloudevents.github.io/sdk-java/cloudevents-api/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/cloudevents/sdk-java/cloudevents-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.cloudevents/cloudevents-json-jackson@2.3.0?type=jar">
      <group>io.cloudevents</group>
      <name>cloudevents-json-jackson</name>
      <version>2.3.0</version>
      <description>CloudEvents SDK for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1153fc1155cd347d304e5f94878272d4</hash>
        <hash alg="SHA-1">2417b1af46ae43f91febe0fc0da7aa85ab3a8967</hash>
        <hash alg="SHA-256">b559163dfaf6ccbb94ec36f040cd78d3ff76c262adc20dcc09c8ce08a0a14289</hash>
        <hash alg="SHA-512">6c35c1b68407d2808d9effe38f7176780bae695ac6ade70884e1f0750ea6e4c25f48e2a3fea4fb7283f40c9a30d4eb0b2e8857bc1371286a659d93ab6c8a6a8e</hash>
        <hash alg="SHA-384">b03c4df17f15f98bdf9af7704b8e404cdd8e0b19d885b3dd0bbf71d5932765d3460c46cf8332bc1e19d4130edf17350d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.cloudevents/cloudevents-json-jackson@2.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://cloudevents.github.io/sdk-java/cloudevents-json-jackson/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/cloudevents/sdk-java/cloudevents-json-jackson</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent.observability/telemetry-api@3.948.0?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent.observability</group>
      <name>telemetry-api</name>
      <version>3.948.0</version>
      <description>Common utilities, including metrics and config.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0612afbf8313a708ba0099b9196a8b8d</hash>
        <hash alg="SHA-1">092baa9308e0bdb7d26241a845dd462dd6bf1ca3</hash>
        <hash alg="SHA-256">7b749c4df5816fb81ceb6a56d16b9e48baef7c1fe8830ed070d8c137bd9462b5</hash>
        <hash alg="SHA-512">16fdc0e168a7e99f019f07041193ca894013f5923ba0badf7e2c7bab60d1ce409abec887406c5d980cf86f21d8502267f8f29f3e8fe05a9a430e75408672ea80</hash>
        <hash alg="SHA-384">d0293b6905bb61bcf5b8f4a561437805fe7c8390a3dd004d153df7259013b77c3719eb993797be720364ebae68088099</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.observability/telemetry-api@3.948.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://confluent.io/schroedinger-pinned/telemetry-api</url></reference><reference type="distribution"><url>https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-releases</url></reference><reference type="vcs"><url>https://github.com/confluentinc/common/schroedinger-pinned/telemetry-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar">
      <group>io.cloudevents</group>
      <name>cloudevents-protobuf</name>
      <version>2.3.0</version>
      <description>CloudEvents SDK for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e91138088e7b9b45aa16ca681fd2c754</hash>
        <hash alg="SHA-1">3071a54351b99adfffe3370585f281b1eaedc17d</hash>
        <hash alg="SHA-256">bcd255c233bdc348d9466cf4ab84006cd9aa6ba8bc9805606abb472567941849</hash>
        <hash alg="SHA-512">8cce684f9ccf09911c7db84830638ca9373745e0f9881f0e8e54c00ce66dd20519412dfeba4c3205efc56cbc71586fbc30e6a93d6343e3d71377238e7d7c35ac</hash>
        <hash alg="SHA-384">4e4d3ab5674fdd91632ac57e06685728bd5eda9c736715c178df534086cbb495fd70270a057f4da4b7aa1e635852f1d0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://cloudevents.github.io/sdk-java/cloudevents-protobuf/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/cloudevents/sdk-java/cloudevents-protobuf</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry.proto/opentelemetry-proto@0.19.0-alpha?type=jar">
      <group>io.opentelemetry.proto</group>
      <name>opentelemetry-proto</name>
      <version>0.19.0-alpha</version>
      <description>Java Bindings for the OpenTelemetry Protocol (OTLP)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">faa9aa04cf3582231247d998bcc9835d</hash>
        <hash alg="SHA-1">940f1716e4ff81ee6cd797ec60c6f35ac3e5ccee</hash>
        <hash alg="SHA-256">3666ce35098ae1624d9d9606665386e6e30c3e647d700ee67480bbfd5533e41f</hash>
        <hash alg="SHA-512">f0b13bbd28a1cd4dfcd04303f5d628cfff334449aebbcbc68672bc9063d37ef37a391014ae3364275f51459466806d24cc264ad1655669042fd86ade7d73ac70</hash>
        <hash alg="SHA-384">24fea47bd769694818bc8f7898a8efb4721d7b7bcd23b58ff2f376f9f3a2dcc2a3812b68aa85f6d9d174bc54f0ff24af</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry.proto/opentelemetry-proto@0.19.0-alpha?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-proto-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent.observability/telemetry-client@3.948.0?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent.observability</group>
      <name>telemetry-client</name>
      <version>3.948.0</version>
      <description>Common utilities, including metrics and config.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c6b626d178babe86a650ce9238f49930</hash>
        <hash alg="SHA-1">96653f7b2e6edfaf6aac19a09c38eb8b54409645</hash>
        <hash alg="SHA-256">4c9e446f44dfb81fc4dd3e587903edf77a0da1fd19c4a7a4e58566a45b027316</hash>
        <hash alg="SHA-512">dc0404d9e896a2b55d08ce4edeacfeaf015f10484bbedbdca194165b24f005a835f70a40c3137cffde3731b1038f4e0a953f49a7988e4f1994fb6177824fefca</hash>
        <hash alg="SHA-384">eb6ee50104fe6fc211813d542e400d4dbc6d47ac41cfd1ce08a36a2024a5cf5b38457b0e80a292bd63cdd10fa46d4fcd</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.observability/telemetry-client@3.948.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://confluent.io/schroedinger-pinned/telemetry-client</url></reference><reference type="distribution"><url>https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-releases</url></reference><reference type="vcs"><url>https://github.com/confluentinc/common/schroedinger-pinned/telemetry-client</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.113.Final?classifier=linux-x86_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-epoll</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">beee20c0c858a8486c48773f24506aa2</hash>
        <hash alg="SHA-1">a26dddb61a54c5d939c2e35197232f618322c1b1</hash>
        <hash alg="SHA-256">22088d3b18f11463496de7c252302e0c9587638333e7e1bf3968d6619db89287</hash>
        <hash alg="SHA-512">fc1ec07c9b9c4f58b284a031d616b90273d14bb00081edcbac3440134c82e42dce176cd9c1dc8eb837e166b8c92d478cd238c38930474b1e1387a5133f446c6b</hash>
        <hash alg="SHA-384">8653a0409dba1e062274ace61b5621c8833fa9626660781dde36a5c2cd976e6580be18044b28e062d0551fcb3be2a743</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-epoll@4.1.113.Final?classifier=linux-x86_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-epoll/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-native-epoll</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-classes-epoll</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9584dd8e7048980b9c7dbe8cfa1c8707</hash>
        <hash alg="SHA-1">314f680c386eddbb944cad1c63a116b9b3b75e42</hash>
        <hash alg="SHA-256">f236c66542bbe8c0eeeb464851e190b9432e8ec419ddf6d12d01bcc06f723e5c</hash>
        <hash alg="SHA-512">154711cc63d9bce42c5d28a3d682c29ab5a508754098f51c6dde32dfb2f243dff301d678a9642e77d09710c33d463dc74d4341483a1d2523a9cafed4119ba797</hash>
        <hash alg="SHA-384">01650aef51b63599e8920a216419618b091965c9c81e9b9402d79061c789f4f65bdb0afe3dbc16f90ee5e25017e70d13</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-classes-epoll@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-classes-epoll/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-classes-epoll</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.113.Final?classifier=osx-x86_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-kqueue</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">908a07dfc416bc73fb4c3e072a3450c7</hash>
        <hash alg="SHA-1">673f7bdb8083d833d72074026107365264bd4bab</hash>
        <hash alg="SHA-256">76035625df7ac638c4b500b965293f0713d107d5d66b93daf2e2408e7f1ccbe9</hash>
        <hash alg="SHA-512">8986e6c0257b677e8bcb4e03636994ab30edbd2e542b17a8c8c2bfef78885db6831f7540900980687ac61a018197e837d0e5f359efe1f43f3a81bd043aa20163</hash>
        <hash alg="SHA-384">6085d5317bdc110e803db52e669cc9f664f2b4fd2ce631a456ae08197708fc2997c9dacbbf2b3f48ded1f87d69e440b1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-kqueue@4.1.113.Final?classifier=osx-x86_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-kqueue/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-native-kqueue</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.hubspot.jackson/jackson-datatype-protobuf@0.9.11-jackson2.9?type=jar">
      <group>com.hubspot.jackson</group>
      <name>jackson-datatype-protobuf</name>
      <version>0.9.11-jackson2.9</version>
      <description>Jackson Module that adds support for reading/writing protobufs</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b8842c8f609964a9e1449aeb5f256dee</hash>
        <hash alg="SHA-1">efdd7737c4ebc1a3b17866cdcf10ece7d55c49f7</hash>
        <hash alg="SHA-256">5ddeee87a0a3a02b102b74af9dfc8f06c8adb914cf723a89d705e503ed2314f0</hash>
        <hash alg="SHA-512">dcca818b0fab729dcb45c8712aade9fda77752f431b351c98181ce8c3cbca978fa3e6321f63d8d806f5071349dc5a14de4392607258598f17baa886e635cd48b</hash>
        <hash alg="SHA-384">6f0dd7ef2c5186adfb09d83f4af737ae757ba4acea5424ea0d61edce726a45d8e594d4f2713446c309cc426cb167b705</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/com.hubspot.jackson/jackson-datatype-protobuf@0.9.11-jackson2.9?type=jar</purl>
      <externalReferences><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.findbugs/annotations@3.0.1?type=jar">
      <group>com.google.code.findbugs</group>
      <name>annotations</name>
      <version>3.0.1</version>
      <description>Annotation the FindBugs tool supports</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fc4f102f22ba4f1df3f1d7cc6b202152</hash>
        <hash alg="SHA-1">fc019a2216218990d64dfe756e7aa20f0069dea2</hash>
        <hash alg="SHA-256">6b47ff0a6de0ce17cbedc3abb0828ca5bce3009d53ea47b3723ff023c4742f79</hash>
        <hash alg="SHA-512">10979196b963d5ca566521a0b51bcabd06996d13eb27b11b368559237f4dad3f214c912e7c6006362167f573e290fe29d5d900bf97dc535d3d9f06f04e8f558e</hash>
        <hash alg="SHA-384">0a0fd63c0d26b75340cae31b5a11f41303d0f0b27ee784456d7009280dc211eeeafa5f2f5d3a329b5cf99b649bf81b4b</hash>
      </hashes>
      <licenses>
        <license>
          <name>GNU Lesser Public License</name>
          <url>http://www.gnu.org/licenses/lgpl.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.code.findbugs/annotations@3.0.1?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://github.com/findbugsproject/findbugs/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.39.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.containers</group>
      <name>jersey-container-servlet</name>
      <version>2.39.1</version>
      <description>Jersey core Servlet 3.x implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bf5ad65f10fa6ed51936ec8d01df57e4</hash>
        <hash alg="SHA-1">333caae8d3581430e6251e57182af1141a72df82</hash>
        <hash alg="SHA-256">6834ec119cd26da76c1b529d52bc7b3c5cdbf1f9d24997549896362c5e909694</hash>
        <hash alg="SHA-512">8ee1e3ddaaeca69585db74bd91ae797e8a673d12609693026b822e192d43ffc7f01bbdb3bf52189d49377347154bf329e428c7d48bb75bf6342cb674c96c486e</hash>
        <hash alg="SHA-384">517f9d1200fe97c50e641dac6200ec326a5148cbbf5f827d27b005efcc6547c733f71530cd772f4dac18787ecfc063d8</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
        <license>
          <id>BSD-3-Clause</id>
        </license>
        <license>
          <id>BSD-2-Clause</id>
        </license>
        <license>
          <name>Apache License, 2.0</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
        </license>
        <license>
          <name>Public Domain</name>
          <url>https://creativecommons.org/publicdomain/zero/1.0/</url>
        </license>
        <license>
          <name>Modified BSD</name>
          <url>https://asm.ow2.io/license.html</url>
        </license>
        <license>
          <name>jQuery license</name>
          <url>jquery.org/license</url>
        </license>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
        <license>
          <name>W3C license</name>
          <url>https://www.w3.org/Consortium/Legal/copyright-documents-19990405</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.39.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jersey/issues</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jersey/project/jersey-container-servlet</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.39.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.containers</group>
      <name>jersey-container-servlet-core</name>
      <version>2.39.1</version>
      <description>Jersey core Servlet 2.x implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d421e74c965972d542ccebdb9ff1ceb3</hash>
        <hash alg="SHA-1">2270e8c8b3553fb4b3ac132212642c58f16488f9</hash>
        <hash alg="SHA-256">8175f50e9d20aa950feb0b69fc4f351f1e35c76058f0b872a80644a82686cfe3</hash>
        <hash alg="SHA-512">ec456875c895dbaf93b96dff1deb1efcf627c697ed105a44c843623208862e7785eb372ebc590964869eb465d264e957637c8eb8a469fdeec6734615ff705733</hash>
        <hash alg="SHA-384">976cd846b40b6fbfd9176069f3a9f699d50633abee37f4717da792d52e27446c2ad3e8b49ab030714404aa4a35a306eb</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
        <license>
          <id>BSD-3-Clause</id>
        </license>
        <license>
          <id>BSD-2-Clause</id>
        </license>
        <license>
          <name>Apache License, 2.0</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
        </license>
        <license>
          <name>Public Domain</name>
          <url>https://creativecommons.org/publicdomain/zero/1.0/</url>
        </license>
        <license>
          <name>Modified BSD</name>
          <url>https://asm.ow2.io/license.html</url>
        </license>
        <license>
          <name>jQuery license</name>
          <url>jquery.org/license</url>
        </license>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
        <license>
          <name>W3C license</name>
          <url>https://www.w3.org/Consortium/Legal/copyright-documents-19990405</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.39.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jersey/issues</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jersey/project/jersey-container-servlet-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.core/jersey-common@2.39.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.core</group>
      <name>jersey-common</name>
      <version>2.39.1</version>
      <description>Jersey core common packages</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2d94d2d5f10dfd16e533441b8bd00651</hash>
        <hash alg="SHA-1">39198bdead74896267646795a7e4b1d86c10e039</hash>
        <hash alg="SHA-256">5de63854765af44f68f819384091bd9f1c2fc0704cdea53d9f70fe7f3eef6591</hash>
        <hash alg="SHA-512">d554320ae7a7121049d666aa45b1e47a56d8d85dbe3bf621325504c38a3beda8e76ed82207a609a000703abf8e2ddf79a379b7c4747aa938e3c4336e5f6b8131</hash>
        <hash alg="SHA-384">af9b30f90196c97704d9880a820fe4f6937e5f001327a196774e7126251e1a2ff5827de15dc3242900e9539c73cd77de</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <name>The GNU General Public License (GPL), Version 2, With Classpath Exception</name>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
        <license>
          <name>Apache License, 2.0</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
        </license>
        <license>
          <name>Public Domain</name>
          <url>https://creativecommons.org/publicdomain/zero/1.0/</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jersey.core/jersey-common@2.39.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jersey/jersey-common</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jersey/issues</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jersey/jersey-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.annotation</group>
      <name>jakarta.annotation-api</name>
      <version>1.3.5</version>
      <description>Jakarta Annotations API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8b165cf58df5f8c2a222f637c0a07c97</hash>
        <hash alg="SHA-1">59eb84ee0d616332ff44aba065f3888cf002cd2d</hash>
        <hash alg="SHA-256">85fb03fc054cdf4efca8efd9b6712bbb418e1ab98241c4539c8585bbc23e1b8a</hash>
        <hash alg="SHA-512">d1acff146c0f9ea923a9325ad4c22ba2052ec474341ab8392abab7e8abd3ca010db2400ff9b5849fc4f1fa5c0a18830eb104da07a13bd26b4f0a43d167935878</hash>
        <hash alg="SHA-384">004a4bde333c0575f72df1cb9cf95ee0c6c7f738a6f0f723a5ec545aaa1664abeb82f01627708a1377e3136754fb7859</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.ca</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/common-annotations-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/ca-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/common-annotations-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.hk2</group>
      <name>osgi-resource-locator</name>
      <version>1.0.3</version>
      <description>Used by various API providers that rely on META-INF/services mechanism to locate providers.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e7e82b82118c5387ae45f7bf3892909b</hash>
        <hash alg="SHA-1">de3b21279df7e755e38275137539be5e2c80dd58</hash>
        <hash alg="SHA-256">aab5d7849f7cfcda2cc7c541ba1bd365151d42276f151c825387245dfde3dd74</hash>
        <hash alg="SHA-512">4d84983a9b1c72f58661b576c78ca456a2106602c2ad211cd7e72d94464c8774173b34a35629c507c7c84c982f1de0c9bf48352458e8480be5f874d20d6e69a3</hash>
        <hash alg="SHA-384">9f92002296c66cc8996d459b95a9c531ec71b98a8b819121abbc7d636a6c4ace04c88878ba6917f71650280a880d1ce2</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j/osgi-resource-locator</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/ee4j/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/glassfish-hk2-extra</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.core/jersey-server@2.39.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.core</group>
      <name>jersey-server</name>
      <version>2.39.1</version>
      <description>Jersey core server implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f0aa595c07f75551a9a4ceceda7601d2</hash>
        <hash alg="SHA-1">62324128215827bd646ddaac8f26cb2bdfe8e999</hash>
        <hash alg="SHA-256">f02d683f97fa7295aae8bf098a4f46041891c371432d6211c12eb04ffd09698a</hash>
        <hash alg="SHA-512">62b59a03bf6a7f6a45e23da78e5ed433fa8dc4f9ccf2457dac6e743ad34f084901e5c9e9a2fe7da593f080ca002cd1ad8b8e7e51f4f92d82a34ce36fe3851f41</hash>
        <hash alg="SHA-384">981cd932684642a21a3b3f2138f33d05b3e1ea48c49d431be5683af1353019a31c04a24eb1ff2cf946b519ad3a92902b</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <name>The GNU General Public License (GPL), Version 2, With Classpath Exception</name>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
        <license>
          <name>Apache License, 2.0</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
        </license>
        <license>
          <name>Modified BSD</name>
          <url>https://asm.ow2.io/license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jersey.core/jersey-server@2.39.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jersey/jersey-server</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jersey/issues</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jersey/jersey-server</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.core/jersey-client@2.39.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.core</group>
      <name>jersey-client</name>
      <version>2.39.1</version>
      <description>Jersey core client implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6aa38bbf92f12e6b61c8eaa3d76a0fad</hash>
        <hash alg="SHA-1">2b1187bf77721c050bf68829918a1b3cd8be904e</hash>
        <hash alg="SHA-256">46dbf681f9248b38dcf75ccf4a9220d55813acdffc892da080e4ac0ee36d24de</hash>
        <hash alg="SHA-512">9b1dd3bbde7a8060b936348a1deec6a16148e2c6ede2644690289f057a7c42447502ad7578245316d56db97549f1e02f3f1fbbbc8021cf522b495cdf3e6eb02c</hash>
        <hash alg="SHA-384">634afe209b16f6f873c4f10741144d10d53d6bc4a58d9a4dfc0a1743ba9b1caa6036e47ca2f628b06607f617780dd57f</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
        <license>
          <id>BSD-3-Clause</id>
        </license>
        <license>
          <id>BSD-2-Clause</id>
        </license>
        <license>
          <name>Apache License, 2.0</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
        </license>
        <license>
          <name>Public Domain</name>
          <url>https://creativecommons.org/publicdomain/zero/1.0/</url>
        </license>
        <license>
          <name>Modified BSD</name>
          <url>https://asm.ow2.io/license.html</url>
        </license>
        <license>
          <name>jQuery license</name>
          <url>jquery.org/license</url>
        </license>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
        <license>
          <name>W3C license</name>
          <url>https://www.w3.org/Consortium/Legal/copyright-documents-19990405</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jersey.core/jersey-client@2.39.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jersey/jersey-client</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jersey/issues</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jersey/jersey-client</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.validation</group>
      <name>jakarta.validation-api</name>
      <version>2.0.2</version>
      <description>Jakarta Bean Validation API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">77501d529c1928c9bac2500cc9f93fb0</hash>
        <hash alg="SHA-1">5eacc6522521f7eacb081f95cee1e231648461e7</hash>
        <hash alg="SHA-256">b42d42428f3d922c892a909fa043287d577c0c5b165ad9b7d568cebf87fc9ea4</hash>
        <hash alg="SHA-512">3ca8556b80ca809b3a43fac31469702bbad62a00e63b11a304dad1e372d9f6c128357463a4c70c423055941c7e2e417f87a9474a204d189c8e4b62f42047c8eb</hash>
        <hash alg="SHA-384">6ae3963fd6a5e83b068a8344b88f6bfbd26d29cee64193025bc5e98195678e49826463da27a7a1c15cd83b2149d57a94</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://beanvalidation.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://hibernate.atlassian.net/projects/BVAL/</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/beanvalidation-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.ws.rs</group>
      <name>jakarta.ws.rs-api</name>
      <version>2.1.6</version>
      <description>Jakarta RESTful Web Services API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c3892382aeb5c54085b22b1890511d29</hash>
        <hash alg="SHA-1">1dcb770bce80a490dff49729b99c7a60e9ecb122</hash>
        <hash alg="SHA-256">4cea299c846c8a6e6470cbfc2f7c391bc29b9caa2f9264ac1064ba91691f4adf</hash>
        <hash alg="SHA-512">c1e2655269b9a32f9c0aec9edf12bf6d8b397d8cbcf60e28dd21ab13ecc2738800ebe5c2d49ed3c50d4dac6617671f0fae873daf8ec116a16ef7f7f0a3bef7fa</hash>
        <hash alg="SHA-384">3fd05e2b167d927216d3b2fc9d1c5a70aa3911d075c2159f958ce755c6a41d93bd76f0ce79ccd22e5a60182aa91fdb07</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/jaxrs-api</url></reference><reference type="distribution"><url>https://repo.eclipse.org/content/repositories/jax-rs-api-releases/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jaxrs-api/issues</url></reference><reference type="mailing-list"><url>jaxrs-dev@eclipse.org</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jaxrs-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.39.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.inject</group>
      <name>jersey-hk2</name>
      <version>2.39.1</version>
      <description>HK2 InjectionManager implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">632a0bb4f05156a9fbfb63a2473594c7</hash>
        <hash alg="SHA-1">992005ae2e8ec3b215b2daa788c09eb902ef814b</hash>
        <hash alg="SHA-256">01703b3c21d9fdcaf7019b238ce10490a815da5231f8c3583427b8e825aba278</hash>
        <hash alg="SHA-512">03a26564a466b6463a6a4d959ad2d1348b1dbcf2cd0cbf2b4ee6eebebc1e0a3ef2dcc9728b9a4ad310b2d47fcfba1240afce0858c65f8dd159325f7c7b421068</hash>
        <hash alg="SHA-384">cba201b656f401b99294efada29dfa29d4debd6d6c48dc66d7633bffac25446f59bebc15a62a9ee95d722eaef8cf3573</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
        <license>
          <id>BSD-3-Clause</id>
        </license>
        <license>
          <id>BSD-2-Clause</id>
        </license>
        <license>
          <name>Apache License, 2.0</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
        </license>
        <license>
          <name>Public Domain</name>
          <url>https://creativecommons.org/publicdomain/zero/1.0/</url>
        </license>
        <license>
          <name>Modified BSD</name>
          <url>https://asm.ow2.io/license.html</url>
        </license>
        <license>
          <name>jQuery license</name>
          <url>jquery.org/license</url>
        </license>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
        <license>
          <name>W3C license</name>
          <url>https://www.w3.org/Consortium/Legal/copyright-documents-19990405</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.39.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jersey/issues</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jersey/project/jersey-hk2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2</group>
      <name>hk2-locator</name>
      <version>2.6.1</version>
      <description>ServiceLocator Default Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dfd358720393d83b01747928db6e3912</hash>
        <hash alg="SHA-1">9dedf9d2022e38ec0743ed44c1ac94ad6149acdd</hash>
        <hash alg="SHA-256">febc668deb9f2000c76bd4918d8086c0a4c74d07bd0c60486b72c6bd38b62874</hash>
        <hash alg="SHA-512">e2c87a265f114042f4c04397db4adca7291fd68e08e97129576ceb603287b57ccf5b03d0c285727ebb8cd7f88009280bdeab4254475d59da1ac41ba57b7cdecb</hash>
        <hash alg="SHA-384">05afff9ebfdbdaed71770a58fe334751b9ac7476eb4114e08fc376bf4e16226b5016784c99c3dd8cb04c79d954068402</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/glassfish-hk2/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2.external</group>
      <name>aopalliance-repackaged</name>
      <version>2.6.1</version>
      <description>Dependency Injection Kernel</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0237846ebdaa7db36b356044a373ffba</hash>
        <hash alg="SHA-1">b2eb0a83bcbb44cc5d25f8b18f23be116313a638</hash>
        <hash alg="SHA-256">bad77f9278d753406360af9e4747bd9b3161554ea9cd3d62411a0ae1f2c141fd</hash>
        <hash alg="SHA-512">2d9e5395ba887fa5bb6a8209b731292d440f5c1db2fccaf56c41b1f1d9f774733da28aa8b9b769e765fe62f3640d7bcb2cf6140f0044a8b576e9e45144038c46</hash>
        <hash alg="SHA-384">f481e2a4e18308a1a0bd85e79f95711434436fa69a504fe98a3d7ea899eaed505a5cb2bfe08f41d1b2af56e150ec0741</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/glassfish-hk2/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2</group>
      <name>hk2-api</name>
      <version>2.6.1</version>
      <description>HK2 API module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">23e8c18dae0c7b776bed756763d5153f</hash>
        <hash alg="SHA-1">114bd7afb4a1bd9993527f52a08a252b5d2acac5</hash>
        <hash alg="SHA-256">c2cb80a01e58440ae57d5ee59af4d4d94e5180e04aff112b0cb611c07d61e773</hash>
        <hash alg="SHA-512">9abe9f78d7f6c805b6c7b515579230e5fa573abbcd818bed56068080d6458608e2e99d5937eb959cf1e4f4cfdc4f790059dfc1231313cd8f30aaefbf518eb1c7</hash>
        <hash alg="SHA-384">2236ca10af39c4f4f6f1ac63c3652eaa4124bce8f557f8ebaa78576e00c25b986ee9d7e417db6edb9a06aa46b36f4d24</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/glassfish-hk2/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2</group>
      <name>hk2-utils</name>
      <version>2.6.1</version>
      <description>HK2 Implementation Utilities</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">75ccb55538a77bf878996497ffeb86f3</hash>
        <hash alg="SHA-1">396513aa96c1d5a10aa4f75c4dcbf259a698d62d</hash>
        <hash alg="SHA-256">30727f79086452fdefdab08451d982c2082aa239d9f75cdeb1ba271e3c887036</hash>
        <hash alg="SHA-512">8da7cd88de45270b1fcfd2c471ae092b3972af78a6e0ecc76ed4ac10b6bd6712d2a538bd163a457f21cea4e7e5c52f547108f44aaa791ed0fd069f697f1282c1</hash>
        <hash alg="SHA-384">94fb55c1f57b96fd84e717fbf3c254f16e2308bc33976addb71d26bf367b7c2ec63e657a953f30f55d7046dd07510e50</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/glassfish-hk2/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.javassist/javassist@3.29.0-GA?type=jar">
      <publisher>Shigeru Chiba, www.javassist.org</publisher>
      <group>org.javassist</group>
      <name>javassist</name>
      <version>3.29.0-GA</version>
      <description>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
    simple.  It is a class library for editing bytecodes in Java.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">aefc94eda66e54b96825ffc807cfbafd</hash>
        <hash alg="SHA-1">d3959fa7e00bf04dbe519228a23213d2afb625d8</hash>
        <hash alg="SHA-256">62d4065362e8969ce654f2b5541de1efb5b5bca6c146dbd38a595ea4df64cd31</hash>
        <hash alg="SHA-512">e28e98381e47f3f1f904c01f510f2b764e402ae6142e670e1dffafb1ffc549b0c23dc40dcba07ced45f205437108bb1382c9555da57ca3853ce67a7e9cda67e9</hash>
        <hash alg="SHA-384">e34a1a5350019f5f3b97de5aa966ba0b8e317f27792e164ac5df78f5b2f9a4264e054fd1815ba1d5eab90a8569f8d55c</hash>
      </hashes>
      <licenses>
        <license>
          <id>MPL-1.1</id>
        </license>
        <license>
          <id>LGPL-2.1-only</id>
        </license>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.javassist/javassist@3.29.0-GA?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.javassist.org/</url></reference><reference type="distribution"><url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://jira.jboss.org/jira/browse/JASSIST/</url></reference><reference type="vcs"><url>scm:git:git@github.com:jboss-javassist/javassist.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.xml.bind/jaxb-api@2.3.0?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>javax.xml.bind</group>
      <name>jaxb-api</name>
      <version>2.3.0</version>
      <description>JAXB (JSR 222) API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ffa4ea6fada02493779bcd7f04f11ea3</hash>
        <hash alg="SHA-1">99f802e0cb3e953ba3d6e698795c4aeb98d37c48</hash>
        <hash alg="SHA-256">883007989d373d19f352ba9792b25dec21dc7d0e205a710a93a3815101bb3d03</hash>
        <hash alg="SHA-512">0c5bfc2c9f655bf5e6d596e0c196dcb9344d6dc78bf774207c8f8b6be59f69addf2b3121e81491983eff648dfbd55002b9878132de190825dad3ef3a1265b367</hash>
        <hash alg="SHA-384">9c1ac98f02cd0e1fe91d1742004b6e87520a84a0de18d51ba1a6f615cb92fb7d9d0640157547f18d5b2e2c81b4b1c4d0</hash>
      </hashes>
      <licenses>
        <license>
          <id>CDDL-1.1</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/javax.xml.bind/jaxb-api@2.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/javaee/jaxb-spec/jaxb-api</url></reference><reference type="distribution"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/javaee/jaxb-spec/issues</url></reference><reference type="vcs"><url>https://github.com/javaee/jaxb-spec.git/jaxb-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.activation/activation@1.1.1?type=jar">
      <group>javax.activation</group>
      <name>activation</name>
      <version>1.1.1</version>
      <description>The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">46a37512971d8eca81c3fcf245bf07d2</hash>
        <hash alg="SHA-1">485de3a253e23f645037828c07f1d7f1af40763a</hash>
        <hash alg="SHA-256">ae475120e9fcd99b4b00b38329bd61cdc5eb754eee03fe66c01f50e137724f99</hash>
        <hash alg="SHA-512">49119b0cc3af02700685a55c6f15e6d40643f81640e642b9ea39a59e18d542f8837d30b43b5be006ce1a98c8ec9729bb2165c0442978168f64caa2fc6e3cb93d</hash>
        <hash alg="SHA-384">021f29ab14a1db9b27e31778fd5b6ead2ed46fef534cfab6b34b1b839547c78fc39cfb1568f0b2206bb46a98c4b9e1d4</hash>
      </hashes>
      <licenses>
        <license>
          <id>CDDL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/javax.activation/activation@1.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-server</name>
      <version>9.4.53.v20231009</version>
      <description>The core jetty server artifact.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cca7e7e1943bf118773f1fa3479e3df5</hash>
        <hash alg="SHA-1">8b0e761a0b359db59dae77c00b4213b0586cb994</hash>
        <hash alg="SHA-256">9c4e9c6cb0a7a541031500af0823b678f65d809f481efa9cadd1ff81bda19f78</hash>
        <hash alg="SHA-512">aca14debabc0cc40e154d4de4de404c383c4611e9f2482911e17d9072f0941cef8a88511d5d49d70946e65872e1bc8d395b9401b2ec91132553d782d99140ce3</hash>
        <hash alg="SHA-384">c86395dfacb07f3ab953b6836dec7f16bb71995f8d911b735e15becf0f8b126bef1be1d496e9f02804b7e15fcf760c09</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-server</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-server</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar">
      <publisher>GlassFish Community</publisher>
      <group>javax.servlet</group>
      <name>javax.servlet-api</name>
      <version>3.1.0</version>
      <description>Java.net - The Source for Java Technology Collaboration</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">79de69e9f5ed8c7fcb8342585732bbf7</hash>
        <hash alg="SHA-1">3cd63d075497751784b2fa84be59432f4905bf7c</hash>
        <hash alg="SHA-256">af456b2dd41c4e82cf54f3e743bc678973d9fe35bd4d3071fa05c7e5333b8482</hash>
        <hash alg="SHA-512">32f7e3565c6cdf3d9a562f8fd597fe5059af0cf6b05b772a144a74bbc95927ac275eb38374538ec1c72adcce4c8e1e2c9f774a7b545db56b8085af0065e4a1e5</hash>
        <hash alg="SHA-384">8bf960fd053ef6ad1c3535824311f676b9ad537678b85f855dd5d6d726e391f8a7be9c9c76a8ae3ce8bfe671c1e2c942</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://servlet-spec.java.net</url></reference><reference type="distribution"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>http://java.net/jira/browse/SERVLET_SPEC</url></reference><reference type="mailing-list"><url>users@servlet-spec.java.net</url></reference><reference type="vcs"><url>http://java.net/projects/glassfish/sources/svn/show/tags/javax.servlet-api-3.1.0</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-servlet</name>
      <version>9.4.53.v20231009</version>
      <description>Jetty Servlet Container</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0fd10cf1f03eaa0aa4665f6ca9af0298</hash>
        <hash alg="SHA-1">6670d6a54cdcaedd8090e8cf420fd5dd7d08e859</hash>
        <hash alg="SHA-256">b0d372f7033b42ff72c3639d0da9c9fc0d84a89f548f0b8888716863424ed4b7</hash>
        <hash alg="SHA-512">df46e2f1395a002bcb922e9e5025974c04dd79e85965c8465c37b119466928943a30ef78cf88fc87edb2b30aa71ca5a9ea9e01e2237c70e2c0a07ae4e17d63c3</hash>
        <hash alg="SHA-384">7bc703d4dc83f3e15d7bc20da2e7030f723256b8f25959fad092d2cbcf5cdd630462402b6fd98909865806e36e11fb77</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-servlet</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-servlet</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-security@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-security</name>
      <version>9.4.53.v20231009</version>
      <description>Jetty security infrastructure</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5eb8358c1ecbc454bada337b1fcdd4ea</hash>
        <hash alg="SHA-1">6fbc8ebe9046954dc2f51d4ba69c8f8344b05f7f</hash>
        <hash alg="SHA-256">6d958d0065013e0a8d64b3e683d2301cf83de4a25d34552ad60714b6cbe2a7be</hash>
        <hash alg="SHA-512">3f0d3694f6b49a030af57b1dab8819a05575e487972bdb59756659f5ae895321b5be8c6295f1ec21e134a1ef47d17be806876ba70ef9235144cc071d44da6fd5</hash>
        <hash alg="SHA-384">657e3f17c949fe5aa63cfd788080cbe406aa7a1ad3864ef9f2c2d53461968ace71f3a75331f4864a3c447e5f85386540</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-security@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-security</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-security</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-util-ajax</name>
      <version>9.4.53.v20231009</version>
      <description>JSON/Ajax Utility classes for Jetty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1c671e6267040d675e971cfb188dd4fa</hash>
        <hash alg="SHA-1">4d20f6206eb7747293697c5f64c2dc5bf4bd54a4</hash>
        <hash alg="SHA-256">c32c1e170615e366d90d92c1172588babc72ba31fdca85d84fa9172db26b73f4</hash>
        <hash alg="SHA-512">6477ad44e8f24106bc4cb598291a478ba8262328af3eabc817bf0914017ae723a719822195ab48e96246de5a7cc21fe15365b596df70cd15df672f0cb384cf15</hash>
        <hash alg="SHA-384">1f37a3c35a184c3e1e5e5627aacc923f5786c748bda5bde682746efca10cbd5ffe1348f52dc934c41d1946a07fbbc6b0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-util-ajax</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-util-ajax</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-servlets</name>
      <version>9.4.53.v20231009</version>
      <description>Utility Servlets from Jetty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7dbd69ffba7415269b853e76937a3238</hash>
        <hash alg="SHA-1">d227a9ccc6a20d998d289c2801c4458a051e6ab4</hash>
        <hash alg="SHA-256">246020daf724a9679b4743f679f8e8acc3be3c662b8b49757a75e1bb32e80ebb</hash>
        <hash alg="SHA-512">b75dfcd11252c8d633dbe1659b061f9281ca2737b28aee4dd6a251f0408e4c32d7dceae9388a7bca2b6c920b4c5753db98b65eaa9a9e89dc5438d26d919d7be8</hash>
        <hash alg="SHA-384">693f027c879b7b17b161dd30def1d0015fd8ada4fee6434dd4fc2e679dcc77b80377eea6b0e577a52f8062ff7f01b601</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-servlets</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-servlets</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-continuation</name>
      <version>9.4.53.v20231009</version>
      <description>Asynchronous API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e8a4742254b9d1303be5a0e2c52b9a17</hash>
        <hash alg="SHA-1">eb200267a81425a77fe140689939e0e65c673e20</hash>
        <hash alg="SHA-256">f00b5ec1cd2c0c29b7f1bde11f519f0e1cc854b40f292c2a73f20f4617ea6adf</hash>
        <hash alg="SHA-512">82f67be9576bd6f23302b0cace1463928040bcd9e1575848641e45877ef8dee4eeb5f8281a9bee5f190eb9f0422c8bdd6eec970e3b3da35a5016d7cdd022ab95</hash>
        <hash alg="SHA-384">30b56395c8ad07079999bdc5ed8a577f0a31d85e75910b422cddc646e0c179222760403007b1d019f330834b2ad5d80b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-continuation</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-continuation</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-util</name>
      <version>9.4.53.v20231009</version>
      <description>Utility classes for Jetty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0493bdf4eda445b096c463196cc22164</hash>
        <hash alg="SHA-1">f72bb4f687b4454052c6f06528ba9910714df947</hash>
        <hash alg="SHA-256">7e5370022ecd1f682653641169a33e62e26730dd1e786433bed506cb0dcb1abc</hash>
        <hash alg="SHA-512">429b269e21c6e7bf86ba8a8b71569e3abf61b06ace9dd064a9c80af4282227e910a8d20be86ef6581895ff283a5aa4711bbb238de45dc7628f494624879c4d49</hash>
        <hash alg="SHA-384">dc6679572d32bbfde51b76f66196514b47964571f3747ff69d0dbbbd11f8738f4bb23ce46029167b0b5962da7ce7b6c8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-util</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-util</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.reflections/reflections@0.10.2?type=jar">
      <group>org.reflections</group>
      <name>reflections</name>
      <version>0.10.2</version>
      <description>Reflections - Java runtime metadata analysis</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1d0070839d825f57fe6f4d8e2a82989b</hash>
        <hash alg="SHA-1">b638d7ca0e0fe0146b60a0e7ba232ad852a73b31</hash>
        <hash alg="SHA-256">938a2d08fe54050d7610b944d8ddc3a09355710d9e6be0aac838dbc04e9a2825</hash>
        <hash alg="SHA-512">d04700d4b6d3f28faa611e10ce863df1d6c82dfc6dd1b27cb910e44c19089ca08bef939e2bca7bc79274836f8e9d8801c4326232d24a38dba0a4893a20c7c42c</hash>
        <hash alg="SHA-384">2604ea7e2330b2c60dbc4177076b50b28a056083fe34cca9005b63f7efbba4d8513d1f21b56c296a73292b2003ce1722</hash>
      </hashes>
      <licenses>
        <license>
          <id>WTFPL</id>
          <url>http://www.wtfpl.net/about/</url>
        </license>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.reflections/reflections@0.10.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://github.com/ronmamo/reflections</url></reference><reference type="issue-tracker"><url>https://github.com/ronmamo/reflections/issues</url></reference><reference type="vcs"><url>https://github.com/ronmamo/reflections/issues</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.maven/maven-artifact@3.8.8?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-artifact</name>
      <version>3.8.8</version>
      <description>Maven is a software build management and
    comprehension tool. Based on the concept of a project object model:
    builds, dependency management, documentation creation, site
    publication, and distribution publication are all controlled from
    the declarative file. Maven can be extended by plugins to utilise a
    number of other development tools for reporting or the build
    process.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">62c96f80b30e8a0c3e706bc0a27b4384</hash>
        <hash alg="SHA-1">c4324db6f73f14e1327da2a1acec293d75212ae7</hash>
        <hash alg="SHA-256">813233a8485cbaf97b1f9a2c17cef723b068f7260a4319cf4958f221d04b9937</hash>
        <hash alg="SHA-512">543ddd766a0755fcd109e24e5c65b2d82a2a0a453a6382d7ac8b8fa2a4e740050115f2dc9372d9f10a34008e237f9adc3e44ae232cd88b2b9483fb78508cf33d</hash>
        <hash alg="SHA-384">3921810d2489c33747f1757059141c1723da60597b6859d9f561d014387f7f6ccb4ed9133536c5f2f229ddf8166672bc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.maven/maven-artifact@3.8.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://maven.apache.org/ref/3.8.8/maven-artifact/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/maven-box/job/maven/</url></reference><reference type="distribution"><url>https://maven.apache.org/download.html</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/MNG</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?users@maven.apache.org</url></reference><reference type="vcs"><url>https://github.com/apache/maven/tree/maven-3.8.8/maven-artifact</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.codehaus.plexus/plexus-utils@3.3.1?type=jar">
      <publisher>Codehaus Plexus</publisher>
      <group>org.codehaus.plexus</group>
      <name>plexus-utils</name>
      <version>3.3.1</version>
      <description>A collection of various utility classes to ease working with strings, files, command lines, XML and
    more.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">89d7dce81b0f90f469c7eec197ce299c</hash>
        <hash alg="SHA-1">9b41b2b76b1bfe3774411fe22f5868058a9fc822</hash>
        <hash alg="SHA-256">4b570fcdbe5a894f249d2eb9b929358a9c88c3e548d227a80010461930222f2a</hash>
        <hash alg="SHA-512">eb63a68de5f48cb33f9ad7dd2a94969db2341ba05d385656a301c7c2de392cabb960ee442bd1a4b19cbc3ebde5b7b00a95b7ee4d7766309053e9e937b007eb0d</hash>
        <hash alg="SHA-384">9b309b0ec1ef0ac3804cb674942294cde9d9bbde8cd2b509694b4bbc4522baaf9a8e7ec889277e1006179b0bde3bd63e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.codehaus.plexus/plexus-utils@3.3.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://codehaus-plexus.github.io/plexus-utils/</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/codehaus-plexus/plexus-utils/issues</url></reference><reference type="mailing-list"><url>http://archive.plexus.codehaus.org/user</url></reference><reference type="vcs"><url>http://github.com/codehaus-plexus/plexus-utils</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.8?type=jar">
      <group>io.swagger.core.v3</group>
      <name>swagger-annotations</name>
      <version>2.2.8</version>
      <description>swagger-annotations</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">638fe5864a80f54542739fb24f192e30</hash>
        <hash alg="SHA-1">6b14c60519512cd627d59423f109949bea203727</hash>
        <hash alg="SHA-256">0afcdfe4a7775fcce51d105b8f7c8ca514676c16bea571423503d838777f11dd</hash>
        <hash alg="SHA-512">0f527d44167ff13c4a9bca5c9d53d85a00e8d9baef64e342cc3bd388c29a604cc7d61d6a05972f7e3178bb80c0fbac03139034dc62d6948baf428bb8b3706b64</hash>
        <hash alg="SHA-384">fb53a23c38a1a5d98fec501c472048a0a7275835392a34d8326b93bca1a14ea1c7e7941a7c1827f7fee325e7b2d64076</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.2.8?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/confluent-serializers-new@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>confluent-serializers-new</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2039d72bf518465eeeae77d718ff25bf</hash>
        <hash alg="SHA-1">a4c6252a92b7197176008059f62978753709b48a</hash>
        <hash alg="SHA-256">c595d4ab12b4306ae4592f73637eff76d4eaad03f777458aa1acc78edf05b59a</hash>
        <hash alg="SHA-512">de3a7a3b4c8efe3b8f7834bf9f3093c973300c838e93e3c7d90caff2500b972b1713eaade5f35b6ce94ad303f4159c2f8de8efcfc2e4dbb431a1a2a7250b6e57</hash>
        <hash alg="SHA-384">eee4dafd7aea413f35bfe9b9c76a708f3a2d235a10619249b50d063225e4780cc1c91c2753aae910fd5b5706edc40b50</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/confluent-serializers-new@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/kafka-client-plugins@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>kafka-client-plugins</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f58dc57b0f1c905a6845b9b57eeeb386</hash>
        <hash alg="SHA-1">38f5257bd4a3a4d55bd985744d8fdabaa045345f</hash>
        <hash alg="SHA-256">9792befa11dfbb04457fed0d4c85be2124f146212181f6143f7dadf6cd53fa58</hash>
        <hash alg="SHA-512">7e3fae382ff6628b02d7e2724878319867304df6236c11c582d96e384681578aa2f0bc4ec14b17f831fc87d74c99f8d97215b88db57f555580076165b77a1576</hash>
        <hash alg="SHA-384">92fc2b6b5c76b1b917407e8edb77cd3abe799efa9804307fbca579282bac1d6d8287520149d0b8324cc8131dbc9c80ab</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/kafka-client-plugins@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.jaxrs</group>
      <name>jackson-jaxrs-json-provider</name>
      <version>2.16.0</version>
      <description>Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d0dbe1ec4350a2d50c4887b52882f15e</hash>
        <hash alg="SHA-1">2c1d5e5804ce97024f7c9e5998ffb46ab08499d5</hash>
        <hash alg="SHA-256">24371f684ff3620a24192a67711f7b5238e318b4191f520505d910f8ebdabfc5</hash>
        <hash alg="SHA-512">664153b1d4bc1de35ddd5a9e13a2d4e6893e203bdfc2f86bcf6d3bbbc6eb20b7a919fb1abf3eff96b8be8505e5c4b8f37aafd47ff5b837845e6b590f8d80c1f3</hash>
        <hash alg="SHA-384">11c3c257713b2875d82a718516ffc21365bfd35f0bf39fa0657eae0dcdb933e5b2e8ebb2ae2bdfdcb70fcc6a406d95be</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider</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-jaxrs-json-provider/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.jaxrs</group>
      <name>jackson-jaxrs-base</name>
      <version>2.16.0</version>
      <description>Pile of code that is shared by all Jackson-based JAX-RS
providers.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4adc4df55ca3861b6b491a701691278d</hash>
        <hash alg="SHA-1">98e5224daa9578211e8617d9090105b10f12f914</hash>
        <hash alg="SHA-256">24cc89cd6be353618f7b646b40793655703d16e64288b4c83d059ea59e777634</hash>
        <hash alg="SHA-512">7e1799ce36ae51331d67cfe84a9ef5b1250371f714e4a58e2e4e0aef86ef612016913c68a701dfd4f8fcbe80daa19815058b347c8a1a785a0fccc35fe4e3aafd</hash>
        <hash alg="SHA-384">5d3a8aa6eac7060832055253f166146b51f0ca8adb0a6aea4377f52a6737d3e7e8d670e6b05ae60a01d223e770ca8dbb</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.16.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base</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-jaxrs-base/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.module</group>
      <name>jackson-module-jaxb-annotations</name>
      <version>2.16.0</version>
      <description>Support for using JAXB annotations as an alternative to "native" Jackson annotations,
for configuring data-binding.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a67332992ff496346ba26b69ce96bb82</hash>
        <hash alg="SHA-1">684daae9ea45087c670b4f6511edcfdb19c3a695</hash>
        <hash alg="SHA-256">2cf92baf6ca8e2dd0da2b7f84bb263dddf72b4493ecb6ce02ff68134f8d8cf57</hash>
        <hash alg="SHA-512">e00a305d023336cce3cdb894dd575bf0a94999c0e6877a9a100894bc12d71fc10c202c99224a08b499fefed6a209782e414be6c3170c8f7ff47dcfadec4d84dc</hash>
        <hash alg="SHA-384">591065e8c0ed2ee94c8c1024f29036f74ae7eddd3615d2b069e3b215fbd25654065e47c7b6db3d43d776312b67920250</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.16.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-modules-base</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-base/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-modules-base/jackson-module-jaxb-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.bind</group>
      <name>jakarta.xml.bind-api</name>
      <version>2.3.3</version>
      <description>Jakarta XML Binding API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">61286918ca0192e9f87d1358aef718dd</hash>
        <hash alg="SHA-1">48e3b9cfc10752fba3521d6511f4165bea951801</hash>
        <hash alg="SHA-256">c04539f472e9a6dd0c7685ea82d677282269ab8e7baca2e14500e381e0c6cec5</hash>
        <hash alg="SHA-512">adf6436a7a9dc6f64b97127861d7a89b78e82bea67f72bda800ef285163adcd84dbf006f679108a2a8c2eed013e0b771da2354087e0845479ff2b6318b881442</hash>
        <hash alg="SHA-384">bad8b9f52bf7a7e1d3974cb305a69c093fb32d2131539c18d34e471e3ec32bdd9dd136bb4b38bb14d84e99c562f208c7</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jaxb-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jaxb-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jaxb-api.git/jakarta.xml.bind-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.activation</group>
      <name>jakarta.activation-api</name>
      <version>1.2.2</version>
      <description>Jakarta Activation API jar</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1cbb480310fa1987f9db7a3ed7118af7</hash>
        <hash alg="SHA-1">99f53adba383cb1bf7c3862844488574b559621f</hash>
        <hash alg="SHA-256">a187a939103aef5849a7af84bd7e27be2d120c410af291437375ffe061f4f09d</hash>
        <hash alg="SHA-512">e3d846ff5f62ad9fef514f0726846c63d4aa74b2bb8f60c76258dba37701f83ae75872401071bf40da40697d43a8a6e36d08fa4ef39fe70797fb6f2b1712599f</hash>
        <hash alg="SHA-384">3e25702596eca7dd48f904b3985d64b4b394d162d3884a907d8b2ee647542808713a42a02f0eeff2c07518a206cc91cf</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/jaf/jakarta.activation-api</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jaf/issues/</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jaf/jakarta.activation-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>javax.ws.rs</group>
      <name>javax.ws.rs-api</name>
      <version>2.1.1</version>
      <description>Java API for RESTful Web Services</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">23b81452f9e2076ffefede649975b0d1</hash>
        <hash alg="SHA-1">d3466bc9321fe84f268a1adb3b90373fc14b0eb5</hash>
        <hash alg="SHA-256">2c309eb2c9455ffee9da8518c70a3b6d46be2a269b2e2a101c806a537efe79a4</hash>
        <hash alg="SHA-512">308ffdd33a48f85d27988d702e917c1ac607b758155552ea45a251735ff9e5aed7f7fd4b59b6cb683f8b3adb8ac52d5de928635c3c843291e6d17998ba7d4108</hash>
        <hash alg="SHA-384">437b4947c5a6ed2ba8f894ab4c362a6898ec501e695b3655d350f538768f66580fd71712753c185bf7182fe261c4f9af</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/jaxrs-api</url></reference><reference type="distribution"><url>https://repo.eclipse.org/content/repositories/jax-rs-api-releases/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jaxrs-api/issues</url></reference><reference type="mailing-list"><url>jaxrs-dev@eclipse.org</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jaxrs-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-client@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-client</name>
      <version>9.4.53.v20231009</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">394e49e0a6313d7eb70aae75043a950c</hash>
        <hash alg="SHA-1">143440d3a77f9cf17abaad222451b3ea3b4ccc98</hash>
        <hash alg="SHA-256">9f5b83f64307bbb5d42dd4273e88d642214b275490363bac954369f029643c66</hash>
        <hash alg="SHA-512">3f54030309dcad9c498f4de33291b387643276d415da67e2774cde552668956e8c767dddd8ff5b5eb20a52dea1b5ea0ad98df8307f81a794e86d26700cfa6f5e</hash>
        <hash alg="SHA-384">ffc116aed9413d4682c1e56ac15280230ad9ce272d4db8def91924bd143faab93fb3cddd713bc29a2d0a137670ca8779</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-client@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-client</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-client</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-http</name>
      <version>9.4.53.v20231009</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">493a4b77298bb573a0dce8d7a059c96d</hash>
        <hash alg="SHA-1">87faf21eb322753f0527bcb88c43e67044786369</hash>
        <hash alg="SHA-256">c0a0cbd25998a13ce68481d6002757e6489ea0253463db761fec0cb30d15d612</hash>
        <hash alg="SHA-512">867afb0e69ab225a3d57c0eda4e773ca2f41dcc6eb294e14aef4d69441314bee88221081f9edc6289b9e4a99184804b60c32f4443c8ff96eb34d6508b348b755</hash>
        <hash alg="SHA-384">c46c05c8dfb7e0466f915c6bdb28fc298f215447297a986110bdba456a67f840e849013ec028daa6f24bd80a3103fb8f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-http</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-http</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-io</name>
      <version>9.4.53.v20231009</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0840c548d9f6bd79e75a63450e362a23</hash>
        <hash alg="SHA-1">70cf7649b27c964ad29bfddf58f3bfe0d30346cf</hash>
        <hash alg="SHA-256">779a91750a60957c613ce5013404269717c504c2b21f3a73145e81c3dc41c67f</hash>
        <hash alg="SHA-512">e69674c7e03298a3413c8ebefc6d2f68b9b0f9df93137a7a0ca014138dad0c75db02c8c30e1c4d87cb5576b46fa0c18a067ca6ec6ae831125c813e0489583d5a</hash>
        <hash alg="SHA-384">2200ce1f69d805c73d049425e13cc6bdff3adb79f0d47a0ca5b3725cd5ff7fe1feb31841f5dbe36244cb73dd52b32696</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-io</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-io</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.bouncycastle/bc-fips@1.0.2.4?type=jar">
      <group>org.bouncycastle</group>
      <name>bc-fips</name>
      <version>1.0.2.4</version>
      <description>The FIPS 140-2 Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms certified to FIPS 140-2 level 1. This jar contains JCE provider and low-level API for the BC-FJA version 1.0.2.4, FIPS Certificate #4616. Please see certificate for certified platform details.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f5f7d47f4fe76512b8fa05a03228c8de</hash>
        <hash alg="SHA-1">9008d04fc13da6455e6a792935b93b629757335d</hash>
        <hash alg="SHA-256">703ecd8a3a619800269bc8cd442f2ebf469bd2fe70478364f58ddc6460c35f9f</hash>
        <hash alg="SHA-512">59df1c42aa208db7d1fa703cb8a98e0929363e117045e0972bf0f0c1983a6f961669a18d51e8e91712d1572050fd480948c60c751deb72c16358495433f0846d</hash>
        <hash alg="SHA-384">15df9a3719d237d40e50e104d6813730cdc71a79003cb7593633d93b388a6b13b04bdd74c3c4f790ce5a6047b18133ec</hash>
      </hashes>
      <licenses>
        <license>
          <name>Bouncy Castle Licence</name>
          <url>https://www.bouncycastle.org/licence.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.bouncycastle/bc-fips@1.0.2.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.bouncycastle.org/fips-java</url></reference><reference type="issue-tracker"><url>https://www.bouncycastle.org/fips-java/support</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.bouncycastle/bcpkix-fips@1.0.7?type=jar">
      <group>org.bouncycastle</group>
      <name>bcpkix-fips</name>
      <version>1.0.7</version>
      <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, S/MIME and certificate generation. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5eb817346ccced24509b5b18d49b44e1</hash>
        <hash alg="SHA-1">fe07959721cfa2156be9722ba20fdfee2b5441b0</hash>
        <hash alg="SHA-256">2f6a0e9edf56f815f7771f91e7a099fa2a73642e92345fd05a25ee3a036dc664</hash>
        <hash alg="SHA-512">d0a6820f115584945de92cc109b72229ffe74d82576a65caa9c2ef251bb13453abcdd3c2b8353d9b670d17a72cead6f3400f1e69c460c0188c92ae53dd6f91bf</hash>
        <hash alg="SHA-384">8636a589f2c5a38baf8a9075a93c0608d6140b90dbd4ac5713d4e2cbecebc7fd81ce778e5684ad3b57460cb9c6034ebc</hash>
      </hashes>
      <licenses>
        <license>
          <name>Bouncy Castle Licence</name>
          <url>https://www.bouncycastle.org/licence.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.bouncycastle/bcpkix-fips@1.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.bouncycastle.org/fips-java</url></reference><reference type="issue-tracker"><url>https://www.bouncycastle.org/fips-java/support</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.bouncycastle/bctls-fips@1.0.13?type=jar">
      <group>org.bouncycastle</group>
      <name>bctls-fips</name>
      <version>1.0.13</version>
      <description>The Bouncy Castle Java APIs for the TLS, including a JSSE provider. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">31420acaad4a8496af335fe58ac57a8e</hash>
        <hash alg="SHA-1">e0bcf286427e181553385bc1b576fc1a47194591</hash>
        <hash alg="SHA-256">37b9619d1071bbcc2026d708b09223441d2b17e2b6576b2e9c030ca57cbfcd58</hash>
        <hash alg="SHA-512">ae591b8661489d95f96cdd261167471265d644e96aad18a29f1af3e2014b38c68394c3b1921db945f1d85ed79e30522b68c6597a01e2fe7f07575a7b27e24102</hash>
        <hash alg="SHA-384">a048cfe8fc1969beeb78aa7f5bf35f893188a6a1899285cc64907e58574485cd63eca0c52647866f30c3eec4bab46eb6</hash>
      </hashes>
      <licenses>
        <license>
          <name>Bouncy Castle Licence</name>
          <url>https://www.bouncycastle.org/licence.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.bouncycastle/bctls-fips@1.0.13?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.bouncycastle.org/fips-java</url></reference><reference type="issue-tracker"><url>https://www.bouncycastle.org/fips-java/support</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/io.confluent/authorizer@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>authorizer</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">33cbfa1020616f9ea58952723908713e</hash>
        <hash alg="SHA-1">ae4f1e617b144694b841756061e6247542f78167</hash>
        <hash alg="SHA-256">61c8e6689409c450f2e34fca46d83cce7cef75973c362c85df498d553864403f</hash>
        <hash alg="SHA-512">463a88b50a82447c5eb04b1ce8e8ee7457f4c46db3fb6a02d8e2cc7d0c441e511d2b8952f5bbb0beedd3b137884f3bc6c48ca045134efcb3532a1b36f13b218c</hash>
        <hash alg="SHA-384">81f982ef0b0ce36c9154ed7d57b846e64357160935ad66906c44a1c559b99fd1b729eb788bf0b743a27eadef994ca099</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/authorizer@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/rest-authorizer@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>rest-authorizer</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f11cf9bdd4765176c43d615ec99bcd57</hash>
        <hash alg="SHA-1">9d32249b9b6db9bc21ccf409e42f1980124f6acd</hash>
        <hash alg="SHA-256">2c21ac1b93a49534b4e8f1100fe50224d3900d2197473d768d94f7e8d9ba2492</hash>
        <hash alg="SHA-512">288481f3c137ac2c67285a579d672ea9ba34624be7899348a8c3428051aad6d88fc0b2f56d5732ed0260b3a3ff5834f67ea9137c8a7302fc18689da61841cfa2</hash>
        <hash alg="SHA-384">3eb9d96dd2a74be44b5d11da9dd396035728dad9c279452b6d9607cacd2f73e941ccb18abbab1966d2be9bf73a0b153b</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/rest-authorizer@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent.security/security-extensions@7.7.2-ce?type=jar">
      <group>io.confluent.security</group>
      <name>security-extensions</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4d48abd2d0f8f8ffacd01dccebb68124</hash>
        <hash alg="SHA-1">692e0c00787874f704394ca398bf46614c4bb8e7</hash>
        <hash alg="SHA-256">74e92d87e5ae56b0199f01507a3ac254ce5b26f86acedcc6d35575d7f23c0d06</hash>
        <hash alg="SHA-512">37c5899d0acc733da9285d9ba73456ac6eee168056d95dd1dc3ed5f4996083c97f720fe5671440047cc12af89822666740e604f29999f8d293cc0ec89469888b</hash>
        <hash alg="SHA-384">c58f84f4cb49f85f8867e8c629da1d47f9901b632d8f09184700067267ed32742c559ecc14a68304dabbe0ab64640bc8</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent.security/security-extensions@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.projectnessie.cel/cel-core@0.3.5?type=jar">
      <publisher>Project Nessie</publisher>
      <group>org.projectnessie.cel</group>
      <name>cel-core</name>
      <version>0.3.5</version>
      <description>Common-Expression-Language - Java - Core Module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">be15c59f80ad0cd300509eb8689bc933</hash>
        <hash alg="SHA-1">5561f52debc0cbcbdab08eadbdc3c1d0c25810a3</hash>
        <hash alg="SHA-256">5e28a9ebfa649b922292717a97adcd0ed9a0a0be14a78b75ca94ae2962fa9c8b</hash>
        <hash alg="SHA-512">d81c73554038f6c36717afe92d928cc908544bea03c987bf90265539bf0c08ab1ab251b732982fbe75d475b493d034692e600acc33fc25c57c2ae02645869086</hash>
        <hash alg="SHA-384">7a831f723a78971b52360de4ee953c2f00ce2132f371516a46078a19811cf1595815ea1eb24159b2275ed465cd05f3ae</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.projectnessie.cel/cel-core@0.3.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/projectnessie/cel-java</url></reference><reference type="issue-tracker"><url>https://github.com/projectnessie/cel-java/issues</url></reference><reference type="vcs"><url>https://github.com/projectnessie/cel-java/tree/main</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar">
      <publisher>Project Nessie</publisher>
      <group>org.projectnessie.cel</group>
      <name>cel-generated-pb</name>
      <version>0.3.5</version>
      <description>generated-pb</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">58ba74c334ed95b1d953e44224e432cc</hash>
        <hash alg="SHA-1">5d75b1e03ac8a87032adef75c765bfd900b19405</hash>
        <hash alg="SHA-256">2385e49e34b08e1a2d05d8e88378559c6f0d12802b0b236f281ff39b656d5fb7</hash>
        <hash alg="SHA-512">449bd518e981d5fb70c1759793cdaa62ff1ac99d80ca73e4c067813e1499cf5c1ee03592650fb2167c14fc0b611b1f01d5a0744dd82067cebe9a6ded126a7c9e</hash>
        <hash alg="SHA-384">ba994929312618048d763ff089c31ab7ebe5b9a6d878414879658da45c06750d0e280aec9a74448b6eb12bc33835206a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/projectnessie/cel-java</url></reference><reference type="issue-tracker"><url>https://github.com/projectnessie/cel-java/issues</url></reference><reference type="vcs"><url>https://github.com/projectnessie/cel-java/tree/main</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.projectnessie.cel/cel-generated-antlr@0.3.5?type=jar">
      <publisher>Project Nessie</publisher>
      <group>org.projectnessie.cel</group>
      <name>cel-generated-antlr</name>
      <version>0.3.5</version>
      <description>generated-antlr</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">78e1aebbb8c7ca103da87b1e4d86d226</hash>
        <hash alg="SHA-1">a871477a2e6596694fef886fcf2d431967567892</hash>
        <hash alg="SHA-256">0fa0e8a50fbe9ffc0331dd87f3ebe6ffc73406e58a9e13186970b3711776a04d</hash>
        <hash alg="SHA-512">820cdc1d1fe62ff8d1cdf2bd19ebdf3bdcbd1b06b2f42ba2dc27d5dc41949b8d2155c97bfd088148d06062727a7ae361efeb3975aea813be4ff3c2cb675d3b7e</hash>
        <hash alg="SHA-384">fa0191ca4c7c99b13fadaa3e0104fc655152d5a8295d73409e16a3246d59bda7fc5df2ba0804d3d6bbd2854e0b32486e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.projectnessie.cel/cel-generated-antlr@0.3.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/projectnessie/cel-java</url></reference><reference type="issue-tracker"><url>https://github.com/projectnessie/cel-java/issues</url></reference><reference type="vcs"><url>https://github.com/projectnessie/cel-java/tree/main</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.agrona/agrona@1.15.2?type=jar">
      <group>org.agrona</group>
      <name>agrona</name>
      <version>1.15.2</version>
      <description>High performance primitives and utility library.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1c57c0b57a47a01a3c7d79fdb54cab98</hash>
        <hash alg="SHA-1">fdbebf5875c24d667f9443e949ec40162a31ec35</hash>
        <hash alg="SHA-256">e6a7dc699d6854c396070441af43bd6379fd3a74d0aa4f8b647d564191c6e4e4</hash>
        <hash alg="SHA-512">9b28dc52c7db3da6010d61a0c8be98d0ab9aa52a512852b5bc8f14b22f5beb119e4c3687e25da5b5409155e781be1369a5371f46f41bbed2ea9ebae06586b863</hash>
        <hash alg="SHA-384">ff0c574a60a32271f8af0a84efb175a8cb7175a8df3d48c1af9378fa06ca7469c47268924dd1776e96c623efcf754b63</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.agrona/agrona@1.15.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/real-logic/agrona</url></reference><reference type="vcs"><url>https://github.com/real-logic/agrona.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.dataformat</group>
      <name>jackson-dataformat-yaml</name>
      <version>2.16.0</version>
      <description>Support for reading and writing YAML-encoded data via Jackson abstractions.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">15cf5950a6ed8a2ec9f9482d4a88d4a5</hash>
        <hash alg="SHA-1">2033e2c5f531785d17f3a2bc31842e3bbb7983b2</hash>
        <hash alg="SHA-256">7d0a50227f4cbd298be7971815534600bd626f9887659b8d91c286c62f17bd0b</hash>
        <hash alg="SHA-512">8d9a77d1e5ed39d565cc2edfb604a81ccb7e387c3363db463173984b71f27b532b0ac5a0e70fccc00becc4b55401e4fb678be44d2bafeae7f14f04767ab7a1e9</hash>
        <hash alg="SHA-384">fe058f68fc28f7cc495e14bb8482e61e27a4bbb51ad712d2297c058e272baf6fd2541b44b91e06554378efe7e56799f8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.0?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-yaml</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2.external</group>
      <name>jakarta.inject</name>
      <version>2.6.1</version>
      <description>Injection API (JSR 330) version ${javax.inject.version} repackaged as OSGi bundle</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4d7c80a1e3cd54531af03bef4537f7af</hash>
        <hash alg="SHA-1">8096ebf722902e75fbd4f532a751e514f02e1eb7</hash>
        <hash alg="SHA-256">5e88c123b3e41bca788b2683118867d9b6dec714247ea91c588aed46a36ee24f</hash>
        <hash alg="SHA-512">7fc8196ad9ee03a831dfff85c945e416c3906071a7aa8ebf6ab8b7008dfec0adccc1f1dca53ed6768ac5676cd4b3c43471674f97ff73e1f61f5a427aaed68e05</hash>
        <hash alg="SHA-384">6b3ea9eeec5cbbc1fb3e6c89160af67b82ffbd68948dd4790e3fe3ce2fc495c063698a7d6a1998d5db51abafe3915e19</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/glassfish-hk2/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar">
      <publisher>GlassFish Community</publisher>
      <group>javax.annotation</group>
      <name>javax.annotation-api</name>
      <version>1.3.2</version>
      <description>Common Annotations for the JavaTM Platform API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2ab1973eefffaa2aeec47d50b9e40b9d</hash>
        <hash alg="SHA-1">934c04d3cfef185a8008e7bf34331b79730a9d43</hash>
        <hash alg="SHA-256">e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b</hash>
        <hash alg="SHA-512">679cf44c3b9d635b43ed122a555d570292c3f0937c33871c40438a1a53e2058c80578694ec9466eac9e280e19bfb7a95b261594cc4c1161c85dc97df6235e553</hash>
        <hash alg="SHA-384">fc0058495e54efb6e05a34e3ff422e7c8347bcc77d6d9b87e9253424968dee6ef6a215c318d7e54f8705276be81f0682</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://jcp.org/en/jsr/detail?id=250</url></reference><reference type="distribution"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/javaee/javax.annotation/issues</url></reference><reference type="mailing-list"><url>javaee-spec@javaee.groups.io</url></reference><reference type="vcs"><url>https://github.com/javaee/javax.annotation</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/auth-metadata@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>auth-metadata</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f0f43a3c1d104e25e50f1e54ef19df4c</hash>
        <hash alg="SHA-1">4c98c91628f8d111b0c538bcc09a2e8bdff49d6a</hash>
        <hash alg="SHA-256">fb22b6c41aa16757ec21ce5d2326a563dd3f50f68077d64b049efbf4d3d90c0a</hash>
        <hash alg="SHA-512">2cffcacbaa4656c8ae07eefa21946f98f918dba102bdc2276ef2a9ca5acdeb1648170c9a15915951b09ec1aa2de665eb4c40abfdf042126d66a4ef736dfd8d6d</hash>
        <hash alg="SHA-384">2aa42b7feee0f894fa94290589b929772b3ec8cfc45b20970197d37ad6325397c421954f8f99caff693d6ab1c1ae9b17</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/auth-metadata@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/rbac@7.7.2-ce?type=jar">
      <group>io.confluent</group>
      <name>rbac</name>
      <version>7.7.2-ce</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c4ecb28dbbc38f407cf42df9597635e8</hash>
        <hash alg="SHA-1">5fd06c63a8e4d47eb3f31bb65a071baf54b9d7d6</hash>
        <hash alg="SHA-256">6aa28eed49849979348a48e34e872cb9fcadd31913f7bdaf317f26ef982706de</hash>
        <hash alg="SHA-512">4984f1f092eb9769b06af25e5d6ca28ec676656f0e05e934bc1daf46d07e52c6be72abe4991299abc7e4298f10e669a8523e545119ceab507bdc274b7aa00cc8</hash>
        <hash alg="SHA-384">fad0d679f1b54c60d2ccf421c728b6124f31b9d1c8fcc13748214f86637772c46da3d1e06724adf79a4801dceca52b96</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/io.confluent/rbac@7.7.2-ce?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kafka.apache.org</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.spiffe/java-spiffe-provider@0.8.5?type=jar">
      <group>io.spiffe</group>
      <name>java-spiffe-provider</name>
      <version>0.8.5</version>
      <description>Java Security Provider implementation supporting X.509-SVIDs and methods for creating SSLContexts that are backed by the Workload API.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dbff2c1cb716923c2e7f39327f62cfda</hash>
        <hash alg="SHA-1">d737fd0da46e4e444e9d5ecd685be4427c4c99ce</hash>
        <hash alg="SHA-256">0d2b00ee9bd5ee24f0d27276faac7b23e019798b2815ada7bb6110e3c96c59d4</hash>
        <hash alg="SHA-512">454ec4e4852c42376ec06673040abd92767b809316ec44eb8b41448a4c0c2ddf6aeb98b8e720279aa37c3ef99cd61670e147373aa81ca23fb128c06f453464da</hash>
        <hash alg="SHA-384">11c6b02a3bea9159a18c581c5ef67658843f93a52cab20d29132f1dcba13ef67d79b64ff230c42d68aee9de6fe357643</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.spiffe/java-spiffe-provider@0.8.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spiffe/java-spiffe</url></reference><reference type="vcs"><url>https://github.com/spiffe/java-spiffe</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-lang3@3.5?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-lang3</name>
      <version>3.5</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">780b5a8b72eebe6d0dbff1c11b5658fa</hash>
        <hash alg="SHA-1">6c6c702c89bfff3cd9e80b04d668c5e190d588c6</hash>
        <hash alg="SHA-256">8ac96fc686512d777fca85e144f196cd7cfe0c0aec23127229497d1a38ff651c</hash>
        <hash alg="SHA-512">9e6ff20e891b6835d5926c90f237d55931e75723c8b88d6417926393e077e71013dab006372d34a6b5801e6ca3ce080a00f202cba700cab5aabfc17bbbdcab36</hash>
        <hash alg="SHA-384">7f2b9465c12f8220e45965acbe84597575d19eb267b39f4dc9b2d049ca686c3866bcc7fa8bba9e6c7cf6fc437e6c4baa</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-lang3@3.5?type=jar</purl>
      <externalReferences><reference type="website"><url>http://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>http://issues.apache.org/jira/browse/LANG</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://git-wip-us.apache.org/repos/asf?p=commons-lang.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-validator/commons-validator@1.8.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-validator</group>
      <name>commons-validator</name>
      <version>1.8.0</version>
      <description>Apache Commons Validator provides the building blocks for both client side validation and server side data validation.
    It may be used standalone or with a framework like Struts.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">28fac5309e05b1ce9d83285a8500cad2</hash>
        <hash alg="SHA-1">49bb9f45e0aa3c8b2261394c76675fba6f20d2e4</hash>
        <hash alg="SHA-256">1292e4bd956936461a6096b094400f5c2a946267c2e20324512ac7532c0c6eb3</hash>
        <hash alg="SHA-512">f733208bef4d977a3db52f38d513b84fb008c59ad0fd14911c7424079f527a4b30cc41069b522e5f7ba96241c3bae897bdd963d767ff77d47c47838950e030ac</hash>
        <hash alg="SHA-384">693a5157a114088083a4faa4bd9384ef2a452650729ee78aba96960725997a0f00dde2f3cb6e43619a6e14b12044b7d1</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-validator/commons-validator@1.8.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://commons.apache.org/proper/commons-validator/</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>http://issues.apache.org/jira/browse/VALIDATOR</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf/commons-validator</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-beanutils</group>
      <name>commons-beanutils</name>
      <version>1.9.4</version>
      <description>Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">07dc532ee316fe1f2f0323e9bd2f8df4</hash>
        <hash alg="SHA-1">d52b9abcd97f38c81342bb7e7ae1eee9b73cba51</hash>
        <hash alg="SHA-256">7d938c81789028045c08c065e94be75fc280527620d5bd62b519d5838532368a</hash>
        <hash alg="SHA-512">7762b348caecead49038a38a89754ff7d9be6199324315495ba47cf24f52c06faadf9306d925c8fe47c587589a939c82e491e1c730267fdf354243a68c0f96ff</hash>
        <hash alg="SHA-384">dcd3845917b8fb189cf4034b0d7c6d266ec7110f85ffbd2711cdea9eb94b4fa3e1cee9120b484c6a120b82769230ed3a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-beanutils/</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/BEANUTILS</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/beanutils/tags/BEANUTILS_1_9_3_RC3</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-digester/commons-digester@2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-digester</group>
      <name>commons-digester</name>
      <version>2.1</version>
      <description>The Digester package lets you configure an XML to Java object mapping module
    which triggers certain actions called rules whenever a particular 
    pattern of nested XML elements is recognized.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">528445033f22da28f5047b6abcd1c7c9</hash>
        <hash alg="SHA-1">73a8001e7a54a255eef0f03521ec1805dc738ca0</hash>
        <hash alg="SHA-256">e0b2b980a84fc6533c5ce291f1917b32c507f62bcad64198fff44368c2196a3d</hash>
        <hash alg="SHA-512">a2c822690786b41e0a02506c7aaf7e8a4b8251ea71d6978ee03e82b11ca242e49386d6da84dbc7182d5a6fb167822aed200da2d97e2f264d63ccf8f1b9681ac8</hash>
        <hash alg="SHA-384">2aaaa152e6e5fa4c632065e18bb17f8a223de0713be0610b62939b179fccdd37645f2e3073896f455ea95566274e14c1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-digester/commons-digester@2.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://commons.apache.org/digester/</url></reference><reference type="build-system"><url>http://vmbuild.apache.org/continuum/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/DIGESTER</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/digester/tags/DIGESTER_2_1_RC2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-logging/commons-logging@1.3.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-logging</group>
      <name>commons-logging</name>
      <version>1.3.0</version>
      <description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
    well known logging systems.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">522cc4b1f42b7db1554474cb989adfb2</hash>
        <hash alg="SHA-1">f5e064b541f5c5fbc5e4fb49c4e8cd4eabb3afd6</hash>
        <hash alg="SHA-256">66d3c980470b99b0c511dad3dfc0ae7b265ec1fb144e96bc0253a8a175fd34d9</hash>
        <hash alg="SHA-512">481c3bf16acceb349d2da7db5b66ea367c4093f795247bf53f5206f77260a0ae6ad636996cac4d074aaaf9788ba39d1428ced7f4348d1d56439bdb257196ee23</hash>
        <hash alg="SHA-384">0ee61469e506f8557b76088c6445b6a36e1abe909488f4f116f7b2ba6d8148078b21917c62fbf404df569d4d39c567ee</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/commons-logging/commons-logging@1.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-logging/</url></reference><reference type="build-system"><url>https://github.com/apache/commons-parent/actions</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LOGGING</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf/commons-logging</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-collections/commons-collections@3.2.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-collections</group>
      <name>commons-collections</name>
      <version>3.2.2</version>
      <description>Types that extend and augment the Java Collections Framework.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f54a8510f834a1a57166970bfc982e94</hash>
        <hash alg="SHA-1">8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5</hash>
        <hash alg="SHA-256">eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8</hash>
        <hash alg="SHA-512">51c72f9aca7726f3c387095e66be85a6df97c74b00a25434b89188c1b8eab6e2b55accf7b9bd412430d22bd09324dec076e300b3d1fa39fccad471f0f2a3da16</hash>
        <hash alg="SHA-384">dd4e99b3314bd3c1a1ee26296615d9e44dadf7a1f8a7bbba44fb95121803d331e36d4cca4260e7609af78a47ba3e4073</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-collections/commons-collections@3.2.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://commons.apache.org/collections/</url></reference><reference type="build-system"><url>https://continuum-ci.apache.org/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/COLLECTIONS</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>http://svn.apache.org/viewvc/commons/proper/collections/trunk</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.spiffe/grpc-netty-macos-aarch64@0.8.5?type=jar">
      <group>io.spiffe</group>
      <name>grpc-netty-macos-aarch64</name>
      <version>0.8.5</version>
      <description>Java SPIFFE Library GRPC-Netty MacOS module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d14742f431ce94bcc492390e4cb1750e</hash>
        <hash alg="SHA-1">162effda93b6bd3d666be5fddaac32007accd012</hash>
        <hash alg="SHA-256">86a149905330e90c0ec66b243c1c029b6d02b46f04f529f66c17839b9ff840ae</hash>
        <hash alg="SHA-512">9dede0f375b08c37312e72ee8eac59fddc48189429d796a6112d87d5c1f2521a0b8e0e541e0ceb88763c768701025aaef6177456736c969e37e1e47a06a2ac7d</hash>
        <hash alg="SHA-384">395eae0887f325aee7a50cea1fa35903076c6049528d501458c3dfa617a4d5808881747254230b082a9fd33192ff5ea5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.spiffe/grpc-netty-macos-aarch64@0.8.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spiffe/java-spiffe</url></reference><reference type="vcs"><url>https://github.com/spiffe/java-spiffe</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.grpc/grpc-netty@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-netty</name>
      <version>1.61.1</version>
      <description>gRPC: Netty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3fea14d89601bfc90a1eb8b5ca492c00</hash>
        <hash alg="SHA-1">2e1618afd4a79ddb7c4ee5c6fc3bee5ba622c1dc</hash>
        <hash alg="SHA-256">ad28212044a2098461bb3fd2a1d478177b598ce5b257cab8cd28d75d5f427689</hash>
        <hash alg="SHA-512">62bdb5b637dbc5de782a1bf78a3dd51859e46bbd0b6c48ef48076f158f41160058ffa19593980906fbfea634f7b2f3222f83b552ffa5b98ac4fef8116e46b192</hash>
        <hash alg="SHA-384">e9b8207a30c92ab88dd4e32f28216c54c472f82c943eff70949761ea1cfb14f04ae4cfe00fdeeffc70c430c8a170ca3f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-netty@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-http2@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-http2</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a3dda550ac00be7edd1694ecc93bd8b3</hash>
        <hash alg="SHA-1">e7e86e501158596e13ca3c2acebd832137228455</hash>
        <hash alg="SHA-256">15e37fe28b31d92b77edb804ffe6d194bce330be194b77b3911afad03b21a07c</hash>
        <hash alg="SHA-512">b4dd360bd52893e979778f9c5498017488ec4615c02b8ed803fe90179483171145a463f9149dd59f2ffdc0add9987286835ed703b1d8561f7653aceca4596b5a</hash>
        <hash alg="SHA-384">a565db603e76543b8458be7c2f004a19cc63b34bd37dd9e000127232a3f78cbdfea0728308fb868f6ef01a967c770f63</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-http2@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-codec-http2/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-codec-http2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b7653ded16d9aff79cbae625dedc9ac9</hash>
        <hash alg="SHA-1">370ab9b7c1b31b32423498331c1f723cda3332cb</hash>
        <hash alg="SHA-256">c7669cbeda2b5c6284627b7ffafd6f1014a96639013b26ebb9d6bcb828f76542</hash>
        <hash alg="SHA-512">8fcec212a002f33a0be4b5771f9c4335191c7561920736811f8cd69f89603d713e88ef00002744f820758b62b02ac6d58ac67e02d90123c6f9d9bceef2db2268</hash>
        <hash alg="SHA-384">c30ad80f4f4126266c3c036f178b24f128eab33e5d0be274aa4518498a74d029e483d541fb538f6636c0b7ab26434b90</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-codec/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-codec</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-handler@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">61160736819a95b770c1cf08539094a5</hash>
        <hash alg="SHA-1">df48be9ca640df01c66c1ee88fc2cd91987c31ab</hash>
        <hash alg="SHA-256">7a583c4fe5880504d1257a4a6bfe6a635cd34ffe18aab0e4caabbf17d104f172</hash>
        <hash alg="SHA-512">968dd0301b06ef5b5fb0545f26b5029e22bd51a1c153a8d513ed3f123c9f6cb2239be1b60073abfa3032de5b40d4112ad1fdc133a0c57e75e34f367ed9195be1</hash>
        <hash alg="SHA-384">dbd7e118c10afef6547e9b74baae3b8d8d1e8e69f7f0c50adb8b5d42764d813bff26095d998fc937d422979301b19c2e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-handler/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-handler</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-http@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-http</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ea6b6777e3389fc8a7a3f9a9f9b3e4ac</hash>
        <hash alg="SHA-1">04851935f2cf98b34499c46725a51c45e6804c67</hash>
        <hash alg="SHA-256">bd5ebc6435d78d6fc96b36545d7e5ef00ec1045fd87ef367a9bc951c76400490</hash>
        <hash alg="SHA-512">f7e5a8228599af907eadb1d322325a9c14105ff6407d19b31ea8ded99ac2dc35e6f37d006745be42ddb6b02cee8abc5ff1b06f81f53b15adb05ba91aeebfba73</hash>
        <hash alg="SHA-384">24b1f041f2377d05b980a582579d74c911d8af63b10add5ddb85064d74a9ca660a3de7b78729986791604250328c44be</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-http@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-codec-http/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-codec-http</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-handler-proxy@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler-proxy</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ed4b0076691a58aacf5e7e8732cc35d4</hash>
        <hash alg="SHA-1">068d6c8a37a874b8094f3856b0070b9fc3cb862e</hash>
        <hash alg="SHA-256">78e7890ca04255785fb441c4ba7bc4954536b4aa58622fa86f6dc8b6004cca59</hash>
        <hash alg="SHA-512">2ccf0bec915ee02d8ea4cd1d97d0913d1bee16cd27419b849375505b640a7ac41cf69fbc21534d2fd8c144b9990428cd38d98e7a9f3ade9b95325323e616213f</hash>
        <hash alg="SHA-384">d9f9b34d1854f97e7d0b7e552b9c2c01dffa9db8ef7c563ae237778040a85d2a6847f28a72e1738ab9e89da48b73b271</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler-proxy@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-handler-proxy/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-handler-proxy</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-socks@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-socks</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ecf767dbecf82a20f80f2f48228a3ed5</hash>
        <hash alg="SHA-1">39efd7a056ae0ede07e73081db9572c86f252195</hash>
        <hash alg="SHA-256">d871bfd5d9c648b640fa26fbe4bab82d05583f6f359f5428995cd4b91d3407cb</hash>
        <hash alg="SHA-512">accf9e6108a59831a9bc91aa49d5b07e9aeb659e4fff85df69a86e52b8551b6cba7fc10919d4a2048ea2acc97cf5e2690ae8a59cf800fa6302eb1ddc677a352b</hash>
        <hash alg="SHA-384">45ed375b9d417b15450a3d5dfc46d1488831d597afa1db953fcda0d3c09867d4add2032dd4f9d31e3a34f6ba3915bf1e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-socks@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-codec-socks/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-codec-socks</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-unix-common</name>
      <version>4.1.113.Final</version>
      <description>Static library which contains common unix utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">93361b62b281534c77f890910414e84a</hash>
        <hash alg="SHA-1">e8d1d4ba444e203fd8af42a9d22e1032d89daa32</hash>
        <hash alg="SHA-256">804640095390c1284a1ad537207c6d5b391cfb798a7ef976e5b238fcd9c08ea3</hash>
        <hash alg="SHA-512">86c5307f230fa363882c06d511dc8e93a7d4fd7f145bc52a605c626d982ee1277bec1d6cc3248161efe86e5473fc186a14c8e54cb1489d0459b1c06d1a66d523</hash>
        <hash alg="SHA-384">c438007559bc96d093943dc7c980e325e5b3ca9ee422eac18f7fde8c8c82824bc7fc0a0ba4e7f098926a81d73df22c85</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-unix-common/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-native-unix-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.113.Final?classifier=osx-aarch_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-kqueue</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7636b71daee0499b68bc6bde32d5cc79</hash>
        <hash alg="SHA-1">3134b9933bc553f435351a14c32f22df9496b527</hash>
        <hash alg="SHA-256">d166084999d18c24cb8435fb0f9e9022d3dff5d37fb049a42b259c6fee762eae</hash>
        <hash alg="SHA-512">299aec985621ec31509b5a25bdbd19e7a3e0d62fc6a2f46351f87f9d683d9b6d17fcb9e7f2d1665ef3c6ddc2d71100599033790142bd78b092b1477a6a309b76</hash>
        <hash alg="SHA-384">323af8b3b77a41c4da52e234ec6e05b74d44949d377a19d86e399cf74698b073947f373bd27e0deaf931c1fee3456337</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-kqueue@4.1.113.Final?classifier=osx-aarch_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-kqueue/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-native-kqueue</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-common</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">539a6a287a762bd5fd846a85a69f8fa3</hash>
        <hash alg="SHA-1">1a7fe68aa349746008e5cff490aa6077728aac5a</hash>
        <hash alg="SHA-256">c0fb22d47111cb06aac2af67fe55e2e216a49fd00e767f4acb7488b280f8c327</hash>
        <hash alg="SHA-512">0ec32d1318f1032e45e24a81e16f602d399a71a19421a2af57d58a6b68a4b7ae13c50e107b92a48f98e20038c17a009694acacdcc0323c2b4927b18edd12d7cf</hash>
        <hash alg="SHA-384">b57bdbfbe0f1e7dc0daaf07d6af62989091b60718b548dbeecadedc377909b3dbb5f519ab2f3995cd875ce57a245b6d2</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-common/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-buffer</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cdf969c3ee84d06b6cbcd0c0cefbea43</hash>
        <hash alg="SHA-1">069462f1f5528fb95477fa3b15a1e755ada0df66</hash>
        <hash alg="SHA-256">a85c198180a8de997e8f64a62e054946a39af0708466c1bd67747d393d2feee1</hash>
        <hash alg="SHA-512">3e9bd4c479ba5597b249d2d3124d207ab6adc23d93fda1d870b1c34581908b6f3bfa075814545750275b568274daa79940f70945343565abfaad86b8d7e3cced</hash>
        <hash alg="SHA-384">96773347a298612776e4715e85ebd887aa68e345f92a961e3d9cdc5599798de54f1f22c3083f747d62aa4e2acdc73264</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-buffer/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-buffer</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">207a1ba6a61a072f599a51d9b310cab5</hash>
        <hash alg="SHA-1">8ba0a07b6ca61aefd607ca2a91ebd1cce28f5e3d</hash>
        <hash alg="SHA-256">cb8b97ff77d7c5f1c591c84d2dee3389a0eaa63a3137b7b8c0c64e1dbada6688</hash>
        <hash alg="SHA-512">418565e7a89da4185da6344de80c3167e2312200c851cbc437897feda2555538254a2b7e61b3eb07172197c39314133d4afeee40597cd14888a7f3bcb008514f</hash>
        <hash alg="SHA-384">b133eec4cde4a4fa909e0aab3791bb2cae79baaf1c55dc5b85e365c0fee00948d0ad067f0107163258b7696234639337</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3c3699d494c362d74a34bb09910c8ded</hash>
        <hash alg="SHA-1">ffe3172485dd1e433271a60195d4a26fd9398be7</hash>
        <hash alg="SHA-256">b2c110a547e7dc6e2b27017ea4ef98416d7d832d2cf40625d0273b90e61df8ab</hash>
        <hash alg="SHA-512">306aae6640e5908f74a117594f2cc177d3bfd2037d59d6d94b2168df3fa15a73fc219679c0453e094f8f27580687a19b289d652b1f07d6fddd9a68ea954d29c2</hash>
        <hash alg="SHA-384">e5ae73e16c3c33f1cb1ee8e2999f34bb1287026f0044825d8efd94b3603b351f451e235fdb14c6acf1999bce484867d0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-resolver/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-resolver</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.113.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-classes-kqueue</name>
      <version>4.1.113.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b2c280d62394f880b087210b463eb608</hash>
        <hash alg="SHA-1">33dda3359bff69d60a531ee68ebaa06a5775f1b7</hash>
        <hash alg="SHA-256">32553c0ffd9d1f5f77788c5ee61edebc21505d27618996ac667d11428273994d</hash>
        <hash alg="SHA-512">8d56c19c5b81bf767746c1c107ca6fdd30fa7379d07dcd8559f83861af8ececd50fc7116029414c31d1e3d1fc34c308320cd9f078101b3646720c1fc36da91a7</hash>
        <hash alg="SHA-384">04053f6e6cd7a73def72ba08e6154946e12fa4d0024fd5649f3e63ed812edbd86555c7deea1b964d022c3c1a60c87e8b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.113.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-classes-kqueue/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-classes-kqueue</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.spiffe/java-spiffe-core@0.8.5?type=jar">
      <group>io.spiffe</group>
      <name>java-spiffe-core</name>
      <version>0.8.5</version>
      <description>Core functionality to fetch, process and validate X.509 and JWT SVIDs and Bundles from the Workload API.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4714677279edb446ee788fc8c07c8bc8</hash>
        <hash alg="SHA-1">a5438127589acdeec4acb9a1a857e3b3acd9a547</hash>
        <hash alg="SHA-256">f1fd6187352493f2824644990a02a04c5b863e3b9de0ce0620700a403d90df5f</hash>
        <hash alg="SHA-512">f89415f8d253688f682e4f078333382e16cf23c626532c5d127e6c8207525dad6b6c96635b19676909cccc3f125ee0a063f56805cb29a81851178f62383763f2</hash>
        <hash alg="SHA-384">7805326d20302cf7cf5c13657cddd0330d1b8f9325d7194175f2e2ebffae7fb50d47af63848b44b81882707a97246401</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.spiffe/java-spiffe-core@0.8.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spiffe/java-spiffe</url></reference><reference type="vcs"><url>https://github.com/spiffe/java-spiffe</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.grpc/grpc-protobuf@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-protobuf</name>
      <version>1.61.1</version>
      <description>gRPC: Protobuf</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fdaf4f7ebae0076db825ebfa8100d0b0</hash>
        <hash alg="SHA-1">32f5cd638a8d7c7f5d1bcfd2e401e13057c97573</hash>
        <hash alg="SHA-256">9a3eddd5b09ac0ee747d759844e624d3c3647605c89dbc55402d9728ccddef90</hash>
        <hash alg="SHA-512">3a5ed63932912c7c8a8b90bfb97772b0ffe729667e9725cc33e1a553d433cdef1362aa1675a1a86adec80ddf919712db42692832fe20edbc6b8463c40bd841ff</hash>
        <hash alg="SHA-384">ccff759bdbe443cf455123bfc45481c8a16655f2066f9d4a1978ac005e569021979b3efda00bdacb6b8812ac7d42fade</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-protobuf@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-api</name>
      <version>1.61.1</version>
      <description>gRPC: API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0e02541caac11949aa84e5fa5e0f06aa</hash>
        <hash alg="SHA-1">25fe74319bbe7a503f18b8380ac2e4e03c207cc1</hash>
        <hash alg="SHA-256">98ef2ee2c3d7c6aba2fda2074afb307bbe7a64a2bc86258a07ec5fc0e99001f6</hash>
        <hash alg="SHA-512">0e0492d28211126178330739af6f6eba31c673a1195b8a8488fed8d07084badd9524e63dfa2ac369a5a1d376ab9fc542d339e2311f9e436e0b322d7ef71962d1</hash>
        <hash alg="SHA-384">debf69ce56c0d47008e1abd98c659d9a36a8bef3cb9ef5caf6e631cd94a7852042dea1838a5987bad19d782d5492a1cf</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-api@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.api.grpc/proto-google-common-protos@2.29.0?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.api.grpc</group>
      <name>proto-google-common-protos</name>
      <version>2.29.0</version>
      <description>PROTO library for proto-google-common-protos</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c45ebcf545545422127310fa6feda22d</hash>
        <hash alg="SHA-1">eb1cf1cf4c12d5eb9cef958dfd76af4101c55a62</hash>
        <hash alg="SHA-256">ee9c751f06b112e92b37f75e4f73a17d03ef2c3302c6e8d986adbcc721b63cb0</hash>
        <hash alg="SHA-512">64249e1c88a46ef83ec40178a39e9555621b1878a987eac4624208fee4a78595c84650b2d4f29068bddbd66fa3d0fb46ed41e095f88ac29ffd6ad20c394431ea</hash>
        <hash alg="SHA-384">b426bda0cb9e3636b29aa11682afa1b917a6dce36212184a2b9c5946981ec6b7d7456cc1eaa7830fc4ead6c7a7569f2d</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.29.0?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.grpc/grpc-protobuf-lite@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-protobuf-lite</name>
      <version>1.61.1</version>
      <description>gRPC: Protobuf Lite</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3121dc1a975c3198ace47a220cdc3957</hash>
        <hash alg="SHA-1">138738fae8ccc3c7cc3855fa4eb887dd8650569e</hash>
        <hash alg="SHA-256">1814d15d832917754ab39ed480131e9c30ed0857d7f1f0c2af3f5d6f71c6e0b5</hash>
        <hash alg="SHA-512">a5282ff62604df903fb3481f82a9ed4508f308f7e3c6ecd4385c0b9cf06dcf2ae069a046c5fff70a02142111a735d5244b9b137e667e9884c5d6a907973ef840</hash>
        <hash alg="SHA-384">473c2647291af082a5c053cc01d9e49ffb27ca1b89247575bc708473081ac4e0e89c051c31e3e8bee1ab2c05fb210d54</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-protobuf-lite@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.grpc/grpc-stub@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-stub</name>
      <version>1.61.1</version>
      <description>gRPC: Stub</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bc52db4e3312b9cc0323f04c246ca2e7</hash>
        <hash alg="SHA-1">2f1d727d23d5fafe88190c4b70543951f75cc523</hash>
        <hash alg="SHA-256">cfee7175f5361432a8716dd52a6efa3d47b09ae0b5920fb3e155fe0549ee85f7</hash>
        <hash alg="SHA-512">88ff4bfbb447bb9b9711e832e50bc6164be0ea726a98acd3561dd59a38fe3891b454873bb83b253fd492040b3b77e119a55b21fc00579ce7e7bd0b6794248025</hash>
        <hash alg="SHA-384">5c53ce48a68b7f25d6674b87ec5843e7cd9d71caf249070788f6c57af18c587e63171476f45f088660adf3cd8c8e8ff9</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-stub@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.nimbusds/nimbus-jose-jwt@9.37.3?type=jar">
      <publisher>Connect2id Ltd.</publisher>
      <group>com.nimbusds</group>
      <name>nimbus-jose-jwt</name>
      <version>9.37.3</version>
      <description>Java library for Javascript Object Signing and Encryption (JOSE) and
        JSON Web Tokens (JWT)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a2ecba11e197522b7f963cbcf0b59715</hash>
        <hash alg="SHA-1">700f71ffefd60c16bd8ce711a956967ea9071cec</hash>
        <hash alg="SHA-256">12ae4a3a260095d7aeba2adea7ae396e8b9570db8b7b409e09a824c219cc0444</hash>
        <hash alg="SHA-512">4a9f669bd0fa46d70296efb324d04634fd2e5b2043e6ece1b2aec04b2ee04951b75e2fe58fb0a6db9b426018e29af7134d870fe0bf495c56791908cf570d3f99</hash>
        <hash alg="SHA-384">66a730e460d16a0233a80c24679c7c95d9915e830fcfe774b18edcdf7dffda8ed349e96c4a3981d9983f426d97f4a9ae</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.nimbusds/nimbus-jose-jwt@9.37.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://bitbucket.org/connect2id/nimbus-jose-jwt</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://bitbucket.org/connect2id/nimbus-jose-jwt</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar">
      <group>com.github.stephenc.jcip</group>
      <name>jcip-annotations</name>
      <version>1.0-1</version>
      <description>A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d62dbfa8789378457ada685e2f614846</hash>
        <hash alg="SHA-1">ef31541dd28ae2cefdd17c7ebf352d93e9058c63</hash>
        <hash alg="SHA-256">4fccff8382aafc589962c4edb262f6aa595e34f1e11e61057d1c6a96e8fc7323</hash>
        <hash alg="SHA-512">02fcd16a30d0e68b3e9e4899731181c6abb7117baa15c096ca940e01dde08bb86101cbeae552c497f8a90d923b5fa2f2b6f3850baf8dc94dbd399887924a9069</hash>
        <hash alg="SHA-384">88b0ecfde391a3d8468349c70e1539569768dfac3233dfe0b4660904df04e6c6bf26ed9c0784b9b22c122c3448e2a6b6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://stephenc.github.com/jcip-annotations</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/stephenc/jcip-annotations/issues</url></reference><reference type="vcs"><url>http://github.com/stephenc/jcip-annotations/tree/master/</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/io.spiffe/grpc-netty-linux@0.8.5?type=jar">
      <group>io.spiffe</group>
      <name>grpc-netty-linux</name>
      <version>0.8.5</version>
      <description>Java SPIFFE Library GRPC-Netty Linux support module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">78d92396c16808f5d03fd760490a8d74</hash>
        <hash alg="SHA-1">e189b628744333f40248267264bd0eede1656ddf</hash>
        <hash alg="SHA-256">0f94fee14419142ab00d1cfc3a8cd31fdf7303f71c722c9d052bd047bf8f7740</hash>
        <hash alg="SHA-512">cde2c7193b0abffed6e622bc9cffa86f964fd3bbdf30cc5c5c272dcd7db5701ae3c959a6eb7987392b655bf32d8032dadf43dace162d243027fefb9ac7eb4971</hash>
        <hash alg="SHA-384">6d0e6148fa2f7a45d52cad114afc7edbd711f75f4212c5dc33d22e1195a08398dcfc4cb27b872c68ec2b43d63bdd63e0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.spiffe/grpc-netty-linux@0.8.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spiffe/java-spiffe</url></reference><reference type="vcs"><url>https://github.com/spiffe/java-spiffe</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.grpc/grpc-netty-shaded@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-netty-shaded</name>
      <version>1.61.1</version>
      <description>gRPC: Netty Shaded</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">64bdb85d1bf0851e894cdc6e7b9d0584</hash>
        <hash alg="SHA-1">9af2ddd02ccdc6080952e35c40dba019e24ce2f4</hash>
        <hash alg="SHA-256">44e8e86236a4927740a2290ddd35f4777a1343503e8a4085f9520b3ec521cba8</hash>
        <hash alg="SHA-512">ba56f21077c95affea70ee62d5c817c3a612404e5e065caee0c4a52587fca8f9a7bcfb7795ff1d36fea7fe8b5e5e167c725396bd8827ec567b8ee15fbadf331d</hash>
        <hash alg="SHA-384">1efcd59716f9395f3d26bbfd193f09ff02e56957fe75ac43c04b37b26bfe45aa6531b218ff3b468f89424c60b0614029</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-netty-shaded@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.grpc/grpc-core@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-core</name>
      <version>1.61.1</version>
      <description>gRPC: Core</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">63542652ddf48a8bf38dcf98b9159ab7</hash>
        <hash alg="SHA-1">698d21194107fccc538a943771fae77c5f13a500</hash>
        <hash alg="SHA-256">3e3dde2d0013b359fd07fb3e4dff07113661b9acf8331700ff076f56a8ac3cbe</hash>
        <hash alg="SHA-512">2d3c9ef231bc5a32d16393b145f517472158e01a079f163a2b061114a00a54fdd87198d34e051abccd144666fc56dafaaf8223b7d0df9d81907178bf45d024b9</hash>
        <hash alg="SHA-384">6a44ad0680436cef0f1ee7c40789cddb42ff61792ff657c94e4c93d83a6d927d55463d12e2de7e6e5902bee21f4a2e45</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-core@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.android/annotations@4.1.1.4?type=jar">
      <group>com.google.android</group>
      <name>annotations</name>
      <version>4.1.1.4</version>
      <description>A library jar that provides annotations for the Google Android Platform.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c2cdd26a6ae577f24775e8ce75da1fdc</hash>
        <hash alg="SHA-1">a1678ba907bf92691d879fef34e1a187038f9259</hash>
        <hash alg="SHA-256">ba734e1e84c09d615af6a09d33034b4f0442f8772dec120efb376d86a565ae15</hash>
        <hash alg="SHA-512">530bfa9e7aea7b2dc2e8776f083705f12772045f6f4bbe235a1c3e97646bd0b0a367358aab0f129058d1899573f4bce97d7db3dfff96dfdabc99377c5d837222</hash>
        <hash alg="SHA-384">0771b9b0125353a343bbb5a6eb4de4410d142fd97141b813455ff1aa701074bd40f3b9049068b6053ccccdd99a2d992e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.android/annotations@4.1.1.4?type=jar</purl>
      <externalReferences><reference type="website"><url>http://source.android.com/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://android.git.kernel.org/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.23?type=jar">
      <publisher>MojoHaus</publisher>
      <group>org.codehaus.mojo</group>
      <name>animal-sniffer-annotations</name>
      <version>1.23</version>
      <description>Animal Sniffer Parent POM.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">13729ebd1fbdddc25d7feb7694d3028d</hash>
        <hash alg="SHA-1">3c0daebd5f0e1ce72cc50c818321ac957aeb5d70</hash>
        <hash alg="SHA-256">9ffe526bf43a6348e9d8b33b9cd6f580a7f5eed0cf055913007eda263de974d0</hash>
        <hash alg="SHA-512">7ed3337c58d2c42f709fe5cdbb7f8239c8abcbd25772fbc4c26153d1f9c91ab1416365dcf107e6d8ddb8ee8fd479aefb95de1b77f5bf51822440b785cd7c0050</hash>
        <hash alg="SHA-384">9dea2e220726b557fac05ec3ce97f72f1316274ca821e7678c87c8f872af187bd123647afa814d765e872bfd0d76d18d</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.23?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations</url></reference><reference type="build-system"><url>https://github.com/mojohaus/animal-sniffer/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/mojohaus/animal-sniffer/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/mojohaus-dev</url></reference><reference type="vcs"><url>https://github.com/mojohaus/animal-sniffer/tree/master/animal-sniffer-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.grpc/grpc-context@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-context</name>
      <version>1.61.1</version>
      <description>gRPC: Context</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cccb698b4a96abc664ff9148d6976ffd</hash>
        <hash alg="SHA-1">c5b511caacce92a3c704bafe71824f349e3bab71</hash>
        <hash alg="SHA-256">3d717ab7b8872ab2c9356011efc96e86fbcbaf990231de42c2a6fcaa551510e9</hash>
        <hash alg="SHA-512">ce80cdfb78e089afb16106391805aa85d93b9529b22b796fd7085e9a38f390fd7adc821baeb401442bab8c8887f7b3dc7569399042fb93581726a28676c15984</hash>
        <hash alg="SHA-384">8a173d435aedbe6bbe86d290654707468f132660f2a0b0306d83cbc83fa06ad36c4ed78b76ade0b0197b815d8c4a46bf</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-context@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.grpc/grpc-util@1.61.1?type=jar">
      <group>io.grpc</group>
      <name>grpc-util</name>
      <version>1.61.1</version>
      <description>gRPC: Util</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">08934c05a123c6f3ed4e424e8823699d</hash>
        <hash alg="SHA-1">60e7e4eb7eeb7dd72fe334b991a51ff4eb292982</hash>
        <hash alg="SHA-256">1ad490f20b4941878eedf9f2f9c5b757ac29fd845c44c442278fdb117c041666</hash>
        <hash alg="SHA-512">94ea3ec87205e5c282b13c08c5ddaa87f7420dbb6d3ab9938b81a5b0acf5641fc771258477cb278d4655f0628f4768a61c52e4c3d6ac3673cfd4bda1096060ef</hash>
        <hash alg="SHA-384">efe54135e67b1981432ca18cd50d2bd054492a7d4641119c894b160088f5df8fafa5baacd039456e55f168c93b8d5d0f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.grpc/grpc-util@1.61.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/grpc/grpc-java</url></reference><reference type="vcs"><url>https://github.com/grpc/grpc-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.perfmark/perfmark-api@0.26.0?type=jar">
      <group>io.perfmark</group>
      <name>perfmark-api</name>
      <version>0.26.0</version>
      <description>PerfMark API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e80301eb310a53b2047e30db7964bce1</hash>
        <hash alg="SHA-1">ef65452adaf20bf7d12ef55913aba24037b82738</hash>
        <hash alg="SHA-256">b7d23e93a34537ce332708269a0d1404788a5b5e1949e82f5535fce51b3ea95b</hash>
        <hash alg="SHA-512">2cb8c2aff303f4c310b6742ea1a99a2d8e7654756f391ad0d8642a6c19410335e1855aca5bdf7487a4ace74e55fb94e7b21c839e08cf33c63f36803d0fbe79ff</hash>
        <hash alg="SHA-384">9ce6f9be9d1d4b2396bb4d0c61ffbacd44a55b1e0cdd99751c4b1c6276615867e5b13c6ba80e7fe511cc77864cbceac5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.perfmark/perfmark-api@0.26.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/perfmark/perfmark</url></reference><reference type="vcs"><url>https://github.com/perfmark/perfmark</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.confluent/common-utils@7.7.2?type=jar">
      <publisher>Confluent, Inc.</publisher>
      <group>io.confluent</group>
      <name>common-utils</name>
      <version>7.7.2</version>
      <description>Common utilities, including metrics and config.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1450ad5c7f4949e2a7af9f8f2760a2a2</hash>
        <hash alg="SHA-1">5ca11b099d9b97c2f5791b01735df6daef1c33df</hash>
        <hash alg="SHA-256">e75fb92d4898fa6cd04cb54ba95caf8b070d059eef4ce585ce1436977844e9d6</hash>
        <hash alg="SHA-512">9471331a5e7a582791d95e680f8a59430f536ef990e2c74fc460876b4ec5b3d40ba5eee107a48f93406aa3b84906c6fd2b7de0487c266c9bb686bacd3165c886</hash>
        <hash alg="SHA-384">9b4665d856f9723d68e052824c87dd7686efd1264d68f792fd32e3176ae2d4bd4598d43b54ad8ca52f0376c0f2bf8ac2</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.7.2?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.7.2-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.7.2?classifier=resources&amp;type=zip">
      <group>io.confluent</group>
      <name>assembly-plugin-boilerplate</name>
      <version>7.7.2</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">af6e7b71d1dddaa1a329aa4688486cfa</hash>
        <hash alg="SHA-1">8d2e08789b0f289eab72932b5664996fd7049b08</hash>
        <hash alg="SHA-256">13ee6fb58a66993d741e77b623145fbfaeb66b6491746d086a9619cdb077066f</hash>
        <hash alg="SHA-512">516444afada9507a2deeefad561e5ba9be90d83226673ee119fb6e379ee67a11d2e69a72d43bfa262db5157e5ff8bb12aa968b2dce7f76907fa960f081ec16fb</hash>
        <hash alg="SHA-384">0b4e894b7e28b93a6c2f40867508beb39a2dc12414e532ceb0111cfa1e3dd03f2ac40bfbef193255e42d4169f9650304</hash>
      </hashes>
      <purl>pkg:maven/io.confluent/assembly-plugin-boilerplate@7.7.2?classifier=resources&amp;type=zip</purl>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/io.confluent.ksql/ksqldb-stream-lib@7.7.2?type=jar">
      <dependency ref="pkg:maven/it.unimi.dsi/fastutil@8.1.1?type=jar"/>
      <dependency ref="pkg:maven/junit/junit@4.13.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-simple@1.7.25?type=jar"/>
      <dependency ref="pkg:maven/colt/colt@1.2.0?type=jar"/>
      <dependency ref="pkg:maven/com.googlecode.charts4j/charts4j@1.3?type=jar"/>
      <dependency ref="pkg:maven/commons-codec/commons-codec@1.13?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/org.apache.mahout/mahout-math@0.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/logredactor@1.0.12?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/broker-plugins@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/common-utils@7.7.2?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/assembly-plugin-boilerplate@7.7.2?classifier=resources&amp;type=zip"/>
    </dependency>
    <dependency ref="pkg:maven/it.unimi.dsi/fastutil@8.1.1?type=jar"/>
    <dependency ref="pkg:maven/junit/junit@4.13.2?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-simple@1.7.25?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    <dependency ref="pkg:maven/colt/colt@1.2.0?type=jar">
      <dependency ref="pkg:maven/concurrent/concurrent@1.3.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/concurrent/concurrent@1.3.4?type=jar"/>
    <dependency ref="pkg:maven/com.googlecode.charts4j/charts4j@1.3?type=jar"/>
    <dependency ref="pkg:maven/commons-codec/commons-codec@1.13?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/org.apache.mahout/mahout-math@0.13.0?type=jar">
      <dependency ref="pkg:maven/org.apache.commons/commons-math3@3.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/it.unimi.dsi/fastutil@8.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/com.tdunning/t-digest@3.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-math3@3.2?type=jar"/>
    <dependency ref="pkg:maven/com.tdunning/t-digest@3.1?type=jar"/>
    <dependency ref="pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar"/>
    <dependency ref="pkg:maven/io.confluent/logredactor@1.0.12?type=jar">
      <dependency ref="pkg:maven/com.google.re2j/re2j@1.6?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/logredactor-metrics@1.0.12?type=jar"/>
      <dependency ref="pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.re2j/re2j@1.6?type=jar"/>
    <dependency ref="pkg:maven/io.confluent/logredactor-metrics@1.0.12?type=jar"/>
    <dependency ref="pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar"/>
    <dependency ref="pkg:maven/io.confluent/broker-plugins@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78?type=jar"/>
      <dependency ref="pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.mindrot/jbcrypt@0.4?type=jar"/>
      <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?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.yammer.metrics/metrics-core@2.2.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-metadata@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-raft@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/confluent-licensing-new@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/kafka-client-plugins@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/authorizer@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/rest-authorizer@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent.security/security-extensions@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/auth-metadata@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/java-spiffe-provider@0.8.5?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/java-spiffe-core@0.8.5?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/grpc-netty-linux@0.8.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78?type=jar">
      <dependency ref="pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78?type=jar"/>
      <dependency ref="pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78?type=jar"/>
    <dependency ref="pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78?type=jar">
      <dependency ref="pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
    <dependency ref="pkg:maven/org.mindrot/jbcrypt@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/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.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/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.16.0?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/com.github.luben/zstd-jni@1.5.6-4?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.6-4?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.apache.kafka/kafka-metadata@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-raft@7.7.2-ce?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.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.30.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?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 ref="pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar"/>
      <dependency ref="pkg:maven/org.pcollections/pcollections@4.0.1?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.30.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar"/>
    <dependency ref="pkg:maven/org.pcollections/pcollections@4.0.1?type=jar"/>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.30.1?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.30.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.30.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.kafka/kafka-raft@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?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.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/confluent-licensing-new@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/connect-api@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/connect-runtime@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/confluent-serializers-new@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/connect-api@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.kafka/connect-runtime@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/connect-api@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/connect-json@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/connect-transforms@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/authorizer@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/connect-ce-logs@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/javax.xml.bind/jaxb-api@2.3.0?type=jar"/>
      <dependency ref="pkg:maven/javax.activation/activation@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-client@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.reflections/reflections@0.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.maven/maven-artifact@3.8.8?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/connect-json@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/connect-api@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.kafka/connect-transforms@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/connect-api@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/authorizer@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-server-common@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/connect-ce-logs@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/confluent-resource-names@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/telemetry-events@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/authorizer@7.7.2-ce?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/confluent-resource-names@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/telemetry-events@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/io.confluent/telemetry-events-api@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/io.cloudevents/cloudevents-kafka@2.3.0?type=jar"/>
      <dependency ref="pkg:maven/io.cloudevents/cloudevents-json-jackson@2.3.0?type=jar"/>
      <dependency ref="pkg:maven/io.confluent.observability/telemetry-api@3.948.0?type=jar"/>
      <dependency ref="pkg:maven/io.confluent.observability/telemetry-client@3.948.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.hubspot.jackson/jackson-datatype-protobuf@0.9.11-jackson2.9?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/telemetry-events-api@7.7.2-ce?type=jar"/>
    <dependency ref="pkg:maven/io.cloudevents/cloudevents-kafka@2.3.0?type=jar">
      <dependency ref="pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar">
      <dependency ref="pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar"/>
    <dependency ref="pkg:maven/io.cloudevents/cloudevents-json-jackson@2.3.0?type=jar">
      <dependency ref="pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent.observability/telemetry-api@3.948.0?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry.proto/opentelemetry-proto@0.19.0-alpha?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar">
      <dependency ref="pkg:maven/io.cloudevents/cloudevents-core@2.3.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>
    <dependency ref="pkg:maven/io.opentelemetry.proto/opentelemetry-proto@0.19.0-alpha?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent.observability/telemetry-client@3.948.0?type=jar">
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.113.Final?classifier=linux-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.113.Final?classifier=osx-x86_64&amp;type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-handler@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.113.Final?classifier=linux-x86_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.113.Final?classifier=osx-x86_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.hubspot.jackson/jackson-datatype-protobuf@0.9.11-jackson2.9?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?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.code.findbugs/annotations@3.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.code.findbugs/annotations@3.0.1?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.0?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.16.0?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.16.0?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar"/>
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar">
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.39.1?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.39.1?type=jar">
      <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@2.39.1?type=jar">
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"/>
    <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@2.39.1?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-client@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-client@2.39.1?type=jar">
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.39.1?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@2.39.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.javassist/javassist@3.29.0-GA?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar">
      <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar">
      <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar">
      <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.javassist/javassist@3.29.0-GA?type=jar"/>
    <dependency ref="pkg:maven/javax.xml.bind/jaxb-api@2.3.0?type=jar"/>
    <dependency ref="pkg:maven/javax.activation/activation@1.1.1?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-security@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-security@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.53.v20231009?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-client@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.reflections/reflections@0.10.2?type=jar">
      <dependency ref="pkg:maven/org.javassist/javassist@3.29.0-GA?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.maven/maven-artifact@3.8.8?type=jar">
      <dependency ref="pkg:maven/org.codehaus.plexus/plexus-utils@3.3.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.codehaus.plexus/plexus-utils@3.3.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.5?type=jar"/>
    <dependency ref="pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.8?type=jar"/>
    <dependency ref="pkg:maven/io.confluent/confluent-serializers-new@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.gson/gson@2.9.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/javax.xml.bind/jaxb-api@2.3.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/kafka-client-plugins@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/rest-authorizer@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent.security/security-extensions@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-client@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.bouncycastle/bc-fips@1.0.2.4?type=jar"/>
      <dependency ref="pkg:maven/org.bouncycastle/bcpkix-fips@1.0.7?type=jar"/>
      <dependency ref="pkg:maven/org.bouncycastle/bctls-fips@1.0.13?type=jar"/>
      <dependency ref="pkg:maven/org.yaml/snakeyaml@2.0?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/java-spiffe-provider@0.8.5?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/java-spiffe-core@0.8.5?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/grpc-netty-linux@0.8.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/rest-authorizer@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/authorizer@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent.security/security-extensions@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.projectnessie.cel/cel-core@0.3.5?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"/>
      <dependency ref="pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar"/>
      <dependency ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"/>
      <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/java-spiffe-provider@0.8.5?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/java-spiffe-core@0.8.5?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/grpc-netty-linux@0.8.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.projectnessie.cel/cel-core@0.3.5?type=jar">
      <dependency ref="pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar"/>
      <dependency ref="pkg:maven/org.projectnessie.cel/cel-generated-antlr@0.3.5?type=jar"/>
      <dependency ref="pkg:maven/org.agrona/agrona@1.15.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.projectnessie.cel/cel-generated-antlr@0.3.5?type=jar"/>
    <dependency ref="pkg:maven/org.agrona/agrona@1.15.2?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.0?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.yaml/snakeyaml@2.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.yaml/snakeyaml@2.0?type=jar"/>
    <dependency ref="pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"/>
    <dependency ref="pkg:maven/io.spiffe/java-spiffe-provider@0.8.5?type=jar">
      <dependency ref="pkg:maven/io.spiffe/java-spiffe-core@0.8.5?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.5?type=jar"/>
      <dependency ref="pkg:maven/commons-validator/commons-validator@1.8.0?type=jar"/>
      <dependency ref="pkg:maven/io.spiffe/grpc-netty-macos-aarch64@0.8.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.spiffe/java-spiffe-core@0.8.5?type=jar">
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.5?type=jar"/>
      <dependency ref="pkg:maven/commons-validator/commons-validator@1.8.0?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-protobuf@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-stub@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/com.nimbusds/nimbus-jose-jwt@9.37.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-validator/commons-validator@1.8.0?type=jar">
      <dependency ref="pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar"/>
      <dependency ref="pkg:maven/commons-digester/commons-digester@2.1?type=jar"/>
      <dependency ref="pkg:maven/commons-logging/commons-logging@1.3.0?type=jar"/>
      <dependency ref="pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar">
      <dependency ref="pkg:maven/commons-logging/commons-logging@1.3.0?type=jar"/>
      <dependency ref="pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-logging/commons-logging@1.3.0?type=jar"/>
    <dependency ref="pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"/>
    <dependency ref="pkg:maven/commons-digester/commons-digester@2.1?type=jar"/>
    <dependency ref="pkg:maven/io.grpc/grpc-protobuf@1.61.1?type=jar">
      <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
      <dependency ref="pkg:maven/com.google.api.grpc/proto-google-common-protos@2.29.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-protobuf-lite@1.61.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
    <dependency ref="pkg:maven/com.google.api.grpc/proto-google-common-protos@2.29.0?type=jar">
      <dependency ref="pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.grpc/grpc-protobuf-lite@1.61.1?type=jar">
      <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.grpc/grpc-stub@1.61.1?type=jar">
      <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.nimbusds/nimbus-jose-jwt@9.37.3?type=jar">
      <dependency ref="pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar"/>
    <dependency ref="pkg:maven/io.spiffe/grpc-netty-macos-aarch64@0.8.5?type=jar">
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.5?type=jar"/>
      <dependency ref="pkg:maven/commons-validator/commons-validator@1.8.0?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-netty@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.113.Final?classifier=osx-aarch_64&amp;type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.grpc/grpc-netty@1.61.1?type=jar">
      <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http2@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-core@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"/>
      <dependency ref="pkg:maven/io.perfmark/perfmark-api@0.26.0?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec-http2@4.1.113.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.grpc/grpc-core@1.61.1?type=jar">
      <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.android/annotations@4.1.1.4?type=jar"/>
      <dependency ref="pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.23?type=jar"/>
      <dependency ref="pkg:maven/io.perfmark/perfmark-api@0.26.0?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-context@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-util@1.61.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.android/annotations@4.1.1.4?type=jar"/>
    <dependency ref="pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.23?type=jar"/>
    <dependency ref="pkg:maven/io.perfmark/perfmark-api@0.26.0?type=jar"/>
    <dependency ref="pkg:maven/io.grpc/grpc-context@1.61.1?type=jar">
      <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.grpc/grpc-util@1.61.1?type=jar">
      <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.23?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.113.Final?classifier=osx-aarch_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.113.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.113.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.spiffe/grpc-netty-linux@0.8.5?type=jar">
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.5?type=jar"/>
      <dependency ref="pkg:maven/commons-validator/commons-validator@1.8.0?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-netty-shaded@1.61.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.grpc/grpc-netty-shaded@1.61.1?type=jar">
      <dependency ref="pkg:maven/io.grpc/grpc-core@1.61.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"/>
      <dependency ref="pkg:maven/io.perfmark/perfmark-api@0.26.0?type=jar"/>
      <dependency ref="pkg:maven/io.grpc/grpc-api@1.61.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.bouncycastle/bc-fips@1.0.2.4?type=jar"/>
    <dependency ref="pkg:maven/org.bouncycastle/bcpkix-fips@1.0.7?type=jar">
      <dependency ref="pkg:maven/org.bouncycastle/bc-fips@1.0.2.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.bouncycastle/bctls-fips@1.0.13?type=jar">
      <dependency ref="pkg:maven/org.bouncycastle/bc-fips@1.0.2.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/auth-metadata@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/connect-runtime@7.7.2-ce?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/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/org.bitbucket.b_c/jose4j@0.9.5?type=jar"/>
      <dependency ref="pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent.security/security-extensions@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/authorizer@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/rbac@7.7.2-ce?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/rbac@7.7.2-ce?type=jar">
      <dependency ref="pkg:maven/org.apache.kafka/kafka-clients@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/io.confluent/authorizer@7.7.2-ce?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.0?type=jar"/>
      <dependency ref="pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar"/>
    </dependency>
    <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/io.confluent/common-utils@7.7.2?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.confluent/assembly-plugin-boilerplate@7.7.2?classifier=resources&amp;type=zip"/>
  </dependencies>
</bom>
