<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:4e903d06-9f25-33cd-801e-65ec4d914d4e" version="1" xmlns="http://cyclonedx.org/schema/bom/1.4">
  <metadata>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.7.11</version>
        <hashes>
          <hash alg="MD5">a70e8b649ab4a2bb7922d360173c8237</hash>
          <hash alg="SHA-1">4c3c0878c15561639076e5be7a48ffcd6111c5ee</hash>
          <hash alg="SHA-256">70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5</hash>
          <hash alg="SHA-512">bc1ce91190c642f68fd3571939d7668def3b879ec8e5a87a213a9710a106e0290f60f9e0414593d19cca958c4fcb5d4450bd2793bcd609948419c8a2a6a7f5c8</hash>
          <hash alg="SHA-384">3c8421bdafd1754fb424f16dccc83bfe0827648c1cadfffc98bdf1c7da65475dfe48d2f4b16d233bb8819e155ba6a4f3</hash>
          <hash alg="SHA3-384">ad88cf6a0e0a5d51df49a4dab5530a28de9df7eec8460c045dff3e1f9316b82a244a125d52b937fe9d4ee72e44f5d01a</hash>
          <hash alg="SHA3-256">b4d9c3ef07c34517fd9f33178ba95ffc9618eb84a3671e71b0c82991ec3717e5</hash>
          <hash alg="SHA3-512">935b43aba8999dc7d95d93288a251c97b6b32852841b7bef31516c27c8d65c8de7f8411f1829f765ee760f25930c766db6a49df68e5994e18721c0a71f606f1e</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-core@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-core</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.dropwizard/dropwizard-core@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="cdx:reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-util</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b5dd1b26250a9ce1daceeeb530fb9a7b</hash>
        <hash alg="SHA-1">b353c4449b823036915678a6d0f6b1046d9e4bed</hash>
        <hash alg="SHA-256">1e12b640b6f5463113be034d8d228040080ad34f36faa8101819422e9910c402</hash>
        <hash alg="SHA-512">ee44f16af8a0bb0d39ea777b168f73993b2639bf407d126589274c23d89e9f513be2c44fa737f58d9e1bd25c4fb95396ae4d932a5db94f568a2e474344f2e7c8</hash>
        <hash alg="SHA-384">78b9f36fe2a1a780b9776480e4a90c9d3a1814b3c9581c75fe11188afe9feff9fde4a3e9bf36c8da3f7a085055a27e3a</hash>
        <hash alg="SHA3-384">b8ce060b154073caab83d150fe1420f539d51b7ef58d796285bc13979ca8439cfcbfc235a0df4f66cf8372e3f114d1cf</hash>
        <hash alg="SHA3-256">fbefc5dba56a9834c4087789c32373c21ee37d79349f62a0056008fdfb22049a</hash>
        <hash alg="SHA3-512">6a1f966b6d7f56a44f830eda64b35804f6e5a3851402bd10d10580b8bcd5585529bfcb6c4e491e8b81aa4bdcc6896c69ae5a7e83c2bd848ea72a538b03f2f8f3</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/dropwizard-util@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-jackson</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6ed281fa3265d77568e471bf1b61926d</hash>
        <hash alg="SHA-1">3b96367dff77f18bac7fdb5363aff84afc0b25dd</hash>
        <hash alg="SHA-256">93e904869dc46e92f667698afb82c946aafb9295e1354ca9789cc2d71b4721bb</hash>
        <hash alg="SHA-512">776f9c77a94c30a370b465403066135a455b3bccff3a6ce33e0f0c9d781764dbadceeaf8b1c50fc88ea29eb5879724f1df6e52617e4ec0a5920c95283f2ad283</hash>
        <hash alg="SHA-384">a2227362695cba1a039b31666096b3a21d565116dcc6fd60ec13e5d2936b4caf90a34539a176f03e7342a9fd75b47eef</hash>
        <hash alg="SHA3-384">fb71021c630681735148cbfc83148ef2acc7b507d50a554e2ecaf55c1e6c5fd7fe7997b08c3cf934f934990c28f4ff6c</hash>
        <hash alg="SHA3-256">59b9c5c00894b1b745af75ee5d5faaa0c64fa2eaf6077f96f457498b9c1371cc</hash>
        <hash alg="SHA3-512">fca7c0f70eb0ae0e8e7a9237b7e3662bfdee34770975c88f0154aa7dd15fce77dcac030a4a37c6c5f3a1f2d628ccd94dd4850379f18f48aee9152abb1dc19b72</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/dropwizard-jackson@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar">
      <group>com.google.guava</group>
      <name>guava</name>
      <version>33.0.0-jre</version>
      <description>Guava is a suite of core and expanded libraries that include
    utility classes, Google's collections, I/O classes, and
    much more.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5d8aefac09131c3a74d6dab4b01bcff6</hash>
        <hash alg="SHA-1">161ba27964a62f241533807a46b8711b13c1d94b</hash>
        <hash alg="SHA-256">f4d85c3e4d411694337cb873abea09b242b664bb013320be6105327c45991537</hash>
        <hash alg="SHA-512">bb122b4c6df2ae3282eefdf313f8d4a3d75e363cfb30ae65a5e51f744105e6fb7b5b77c8cc07a1d37fea0947aa22ac3070063174826408b57a44b2f26856ff3b</hash>
        <hash alg="SHA-384">dd0d01893159e2d734b885386635024c94606d5fe6259951e1f2ce37f026f60a419fefa536aaaa6274fdd2d5505e640a</hash>
        <hash alg="SHA3-384">a1b5933d73ea9881293e19fab4bbef2b301a88e480f4fcb2d1187e383dba0d5c02c8884997fd3f0d20456ab8c27e3898</hash>
        <hash alg="SHA3-256">ed01cc65afe540179c8e54dbc09331b679521cc5a6617389814fe2038603c7ba</hash>
        <hash alg="SHA3-512">6a422f8b319cbc21a87c7e03ff94ac4da0eedd8b9960212fb14446bd21da281afd8140ec7f3d3043e80e8c5b16ce50b5c27a235908f23ae4127e8d925a16886a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava</url></reference><reference type="build-system"><url>https://github.com/google/guava/actions</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/guava</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar">
      <group>com.google.guava</group>
      <name>failureaccess</name>
      <version>1.0.2</version>
      <description>Contains
    com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
    InternalFutures. Most users will never need to use this artifact. Its
    classes are conceptually a part of Guava, but they're in this separate
    artifact so that Android libraries can use them without pulling in all of
    Guava (just as they can use ListenableFuture by depending on the
    listenablefuture artifact).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3f75955b49b6758fd6d1e1bd9bf777b3</hash>
        <hash alg="SHA-1">c4a06a64e650562f30b7bf9aaec1bfed43aca12b</hash>
        <hash alg="SHA-256">8a8f81cf9b359e3f6dfa691a1e776985c061ef2f223c9b2c80753e1b458e8064</hash>
        <hash alg="SHA-512">ff4ee76aa661708989d53d45576cff3beea9ebbd86481dbbf2ee8c81bb22f882097b430588312b711025f0e890f22c6799d722ccd422a6a7278de08660fe2f51</hash>
        <hash alg="SHA-384">85a7bd379da27ad57a4e5c02099fef206083caa52244597ac858a921b48e2912cfa7ef0e7d0c7a10ab2dd8d0f7d6ada0</hash>
        <hash alg="SHA3-384">652b22d09b297320e62ac254801e7d3a0fd2a8038461c5cbf7a53a27d681f62b768b964aa62c864453c4e7af217c8c4a</hash>
        <hash alg="SHA3-256">a650b2f7982affc2dbb7e2807fbb0fbf58b74fd8dc111cc6dc5e95a00179b7e3</hash>
        <hash alg="SHA3-512">2c5ee7629a8fb1c952f437b80fcd1cff86c54ff81de02eda1eb73c0bbfe38d3f072946f8c6396c7f1e46e16a6d44ad393dfe6fd2dd96f75ebb854263d36bb193</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava/failureaccess</url></reference><reference type="build-system"><url>https://travis-ci.org/google/guava</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/failureaccess</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar">
      <group>com.google.guava</group>
      <name>listenablefuture</name>
      <version>9999.0-empty-to-avoid-conflict-with-guava</version>
      <description>An empty artifact that Guava depends on to signal that it is providing
    ListenableFuture -- but is also available in a second "version" that
    contains com.google.common.util.concurrent.ListenableFuture class, without
    any other Guava classes. The idea is:

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

    - If users want all of Guava, they depend on guava, which, as of Guava
    27.0, depends on
    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
    version number is enough for some build systems (notably, Gradle) to select
    that empty artifact over the "real" listenablefuture-1.0 -- avoiding a
    conflict with the copy of ListenableFuture in guava itself. If users are
    using an older version of Guava or a build system other than Gradle, they
    may see class conflicts. If so, they can solve them by manually excluding
    the listenablefuture artifact or manually forcing their build systems to
    use 9999.0-....</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d094c22570d65e132c19cea5d352e381</hash>
        <hash alg="SHA-1">b421526c5f297295adef1c886e5246c39d4ac629</hash>
        <hash alg="SHA-256">b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99</hash>
        <hash alg="SHA-512">c5987a979174cbacae2e78b319f080420cc71bcdbcf7893745731eeb93c23ed13bff8d4599441f373f3a246023d33df03e882de3015ee932a74a774afdd0782f</hash>
        <hash alg="SHA-384">caff9b74079f95832ca7f6029346b34b606051cc8c5a4389fac263511d277ada0c55f28b0d43011055b268c6eb7184d5</hash>
        <hash alg="SHA3-384">e939f08df0545847ea0d3e4b04a114b08499ad069ba8ec9461d1779f87a56e0c37273630a0f4c14e78c348d3ac7eb97f</hash>
        <hash alg="SHA3-256">1f0a8b1177773b3a8ace839df5eed63cbf56b24a38714898a6e4ed065c42559f</hash>
        <hash alg="SHA3-512">6b495ecc2a18b17365cb08d124a0da47f04bcdde81927b5245edf3edd8e498c3c3fb92ce6a4127f660bac851bb1d3e4510e5c20d03be47ce99dc296d360db285</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava/listenablefuture</url></reference><reference type="build-system"><url>https://travis-ci.org/google/guava</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/listenablefuture</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar">
      <group>com.google.j2objc</group>
      <name>j2objc-annotations</name>
      <version>2.8</version>
      <description>A set of annotations that provide additional information to the J2ObjC
    translator to modify the result of translation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c50af69b704dc91050efb98e0dff66d1</hash>
        <hash alg="SHA-1">c85270e307e7b822f1086b93689124b89768e273</hash>
        <hash alg="SHA-256">f02a95fa1a5e95edb3ed859fd0fb7df709d121a35290eff8b74dce2ab7f4d6ed</hash>
        <hash alg="SHA-512">f8263868a792b41707c9e7fe6fa5650a14cd93fbeafad20efe3772a3058fc933eb59782ec59e6eb9b9c569aa96da80134ae9fdf7547b69c44a97087efddceeff</hash>
        <hash alg="SHA-384">e6087ec31fec8289158496ad2ed6ce8472d5d513808a312e0782cedac3b86c37a62a63c0b5ea3839491d109fe9e148a1</hash>
        <hash alg="SHA3-384">10add34bfeb8612283eef89ac96747a3c9b755acd80ad526e1addaeb7efd6323c52b9bfa1a3d34adb40e1ccb963ee65d</hash>
        <hash alg="SHA3-256">b3336f8abd6b1f73b9f06d306974557000a000073bfbae6b54fda26d17dbb072</hash>
        <hash alg="SHA3-512">d376c184a6df071c4e93b913d175b5c2e63deac37105dc20342c19bdda62e4e9598ca1e8bfb4f4fd5cdee6dd5ac3b8af49e2c5193e324d59a59ce1f7adeab627</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/j2objc/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>http://svn.sonatype.org/spice/trunk/oss/oss-parent-9/j2objc-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.8?type=jar">
      <group>com.github.ben-manes.caffeine</group>
      <name>caffeine</name>
      <version>3.1.8</version>
      <description>A high performance caching library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b19301179903e8781776397d9923f7c8</hash>
        <hash alg="SHA-1">24795585df8afaf70a2cd534786904ea5889c047</hash>
        <hash alg="SHA-256">7dd15f9df1be238ffaa367ce6f556737a88031de4294dad18eef57c474ddf1d3</hash>
        <hash alg="SHA-512">66195ac8ec62e5425344a51ab671a136618b8658a1e91bb1d1cd1aea5a51fdc12eb7fe5131a00e18ee330d6b0cad14f6743937c23baa50fb21e40eb76d82a777</hash>
        <hash alg="SHA-384">bb1447801069938c709220002e2489c589f3a12e411a902983d1120785265b5b2716614b0612b6ab732978fdfe492399</hash>
        <hash alg="SHA3-384">e0455cea493f7d299cc9cb4dafa42b184ddc35927985537ad8119057621f988c3165f1bec62715054bd9de802d91e1eb</hash>
        <hash alg="SHA3-256">a197fd5b92f9d15ee3a9efac322eb201b47bd8dc20304a0c6d85986199ec03ca</hash>
        <hash alg="SHA3-512">4fb700794e520bb3bc81ef156bedf696894ebf2d2bf0f25efdfd56dde4cd89b76c45b4a80d7eacb2ed0a6220718f1f9552547fecfb7d3fd319fa5145b4f20cab</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/ben-manes/caffeine</url></reference><reference type="vcs"><url>https://github.com/ben-manes/caffeine</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.16.1</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0f51c6a7d713aed6e044cf1692bb59f4</hash>
        <hash alg="SHA-1">9456bb3cdd0f79f91a5f730a1b1bb041a380c91f</hash>
        <hash alg="SHA-256">f5f8ef90609e64fec82eb908e497dc7d81b2eb983fe509b870292a193cde4dfb</hash>
        <hash alg="SHA-512">1f1551b0512a0ac3fc883db62472901c91051586616804daec24268ceaed409faaa1f1695df2f6220fa389aeb54802eb51dec439322bc7383507b45c08cbe17b</hash>
        <hash alg="SHA-384">24b8435650ceba20008563d8bb9db4a8aca74d7ffa33e95efc6ac576d71f39d5ab228c133b413c6c852c34d905a249cf</hash>
        <hash alg="SHA3-384">f15db08b5d9ff6b475507afeb587a30bf6fe050d216cadf1bcd9fccaac0a59fd6bb1e8533ee8a48bb6075801b6f617ce</hash>
        <hash alg="SHA3-256">5fc0bd6adc8b1f3e96b835acc703cb1a4a977deb1f44d0b9314ea25b83c2f36f</hash>
        <hash alg="SHA3-512">7273a7e983ef1e9c7195aa36dba2d0b7b35600f844f61a54c1a80e4590c987257411f8e17a2fb9252849fd8c5ab9fb40f14ae288159a0e98c337020fb8679a1d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-core</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/FasterXML/jackson-core/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.datatype</group>
      <name>jackson-datatype-guava</name>
      <version>2.16.1</version>
      <description>Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
Guava (https://github.com/google/guava) types (currently mostly just collection ones)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">15669107a7e34e6784f13ef4c302969b</hash>
        <hash alg="SHA-1">97cb76807d7ce36cdcb0599e2fe96344e056852b</hash>
        <hash alg="SHA-256">fd8f5172fcff4e6070d4d37c5c801733c6f06ca688d1ce46459976a019c78afd</hash>
        <hash alg="SHA-512">ddfc5047e700dee66b6c942eed00cc4ac50943ed9dfc00390630bb4007fbc018ab4e52d3d02eb7c24a9778aaef44b77a90ae4a5f972910a38b5e70c250200108</hash>
        <hash alg="SHA-384">26b55359664c53181919760b44b8398faf1c1c1f5ac26d3b8f0bb5b856091688a8e58f8251714d7cd053887505d9de44</hash>
        <hash alg="SHA3-384">ca48e2399c203f6879257832bff271b7ea9f93b941041338ee3f940cf8a20b065cacdeaa608318972fe727df8721e0cb</hash>
        <hash alg="SHA3-256">a9afba9a13ca82dbd759677c03c361540f0a3c2ebe9f5d9afd95848b8cd81567</hash>
        <hash alg="SHA3-512">aa0b52133d4c7bef6c4e1c232bcff9be446f5fe0985aca58710588b1b805a37b75c6c03d4fc0c46aec03a7972bd56b177a11e1a6e4331a4efd71cb262a9faccf</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-datatypes-collections</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-datatype-guava/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-datatypes-collections/jackson-datatype-guava</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.datatype</group>
      <name>jackson-datatype-jsr310</name>
      <version>2.16.1</version>
      <description>Add-on module to support JSR-310 (Java 8 Date &amp; Time API) data types.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">31164dfc9861d7bbcdf19413e6d9ce84</hash>
        <hash alg="SHA-1">36a418325c618e440e5ccb80b75c705d894f50bd</hash>
        <hash alg="SHA-256">6281970682a8da3ddbac54bb203c9badf1c26f507f3ecaa48ef10318579bc9ad</hash>
        <hash alg="SHA-512">27f0b7498d44eac1851eaca1ed4cc29aff0df507070960df532af5be0a8b52d0d0576f5e526c2208954e0c144c50b7173f1c18762e10e4137862ed7aa5b84bf5</hash>
        <hash alg="SHA-384">9c4248cc09e488a9c69b4eed32448f836a8a94c1c7d0a6bbb817d559f3d27af3a4914dae6cf3e8ad833ef4eb22f60580</hash>
        <hash alg="SHA3-384">792c359e4589234d524959c4778aa6d51e2e80b9e9424421d4cf5f258591d775a71797ee493d0bd67acef03731d90881</hash>
        <hash alg="SHA3-256">29acad63e5fca794b2a60a119a03e7b3a767921f549e05ab458452bd8b3123b7</hash>
        <hash alg="SHA3-512">71fe49c1965dacf54f2c7cffcc8cebc2687db24bdb6cfd203e910edbc61c2fba0dffa1f2996529ef8383363d8e71e7e55b802cf8432dd2ac7841e33e23865152</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310</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-jsr310</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.datatype</group>
      <name>jackson-datatype-jdk8</name>
      <version>2.16.1</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">90d066a2c701779401751fe66e9939d7</hash>
        <hash alg="SHA-1">695d9b8639cfc7a42a0507708cef2366fe492a44</hash>
        <hash alg="SHA-256">a9aa5c80f8dda77ad8f03500a5c021abf720acd60aae4e293a9e8c2885d6dc2b</hash>
        <hash alg="SHA-512">573118e99206e2b26a02d45b79ad5fb9c0fd8c9656c42e49b4c6e41347239ac39f7f22b623bf19b50d6cfc45ccf8ab300573e2fb62b90a5edb678c41558595fa</hash>
        <hash alg="SHA-384">c2d19ab2cc1d806a1d27a501aa2862cefcf71adb91d5e64619363b6e5ad4861be7df205e9a9a629fef4538dba36b46bb</hash>
        <hash alg="SHA3-384">0a84b4c9e83c3f8bcf143aa4c1fdc082c30af5494e3fce97a315fef1a8b96013311088f14bc201ff7cd1f288d54534c3</hash>
        <hash alg="SHA3-256">7c2c43f8faa194df80effa39c44eb00a6907851054593207d73ad7669595da7e</hash>
        <hash alg="SHA3-512">47cf87bc61c71f15612192291a1467b9082f93ad2980eb29671ed8856aca4eb1e2b5f532b663a50c77a2e9cb8a83c8504f864e8af1351b015c2bb9743d75f262</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.1?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/com.fasterxml.jackson.module/jackson-module-parameter-names@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.module</group>
      <name>jackson-module-parameter-names</name>
      <version>2.16.1</version>
      <description>Add-on module for Jackson (http://jackson.codehaus.org) to support
introspection of method/constructor parameter names, without having to add explicit property name annotation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">555bbe4d78bcc6d47519e9af874d0b2a</hash>
        <hash alg="SHA-1">9e167afd1596e6a6aa6fe4e1af17f4ce8be0676f</hash>
        <hash alg="SHA-256">9b333e7e69053807f42a9d92fc1e5da405938ecc4683146b8b1eb9c6967fea8e</hash>
        <hash alg="SHA-512">c8da21de5e8e6d61e12a8e93d34285d1612a6d1e57f8e96d7beb2df465399870e99eb596fbcc61164244238543da4f72a1b7618b119201492f1343429d89ee65</hash>
        <hash alg="SHA-384">944e152bfba746693a443600f312638d2b8cb70a9db2eb0e119b8e0bd412e2c9a85a62dd521e08af3e67cc306bd123e2</hash>
        <hash alg="SHA3-384">177fa1036f3a83f9e7c1eed138c54cfc39e22d0e3d331c3054259ee6db87ec8cb73e9b1bddd7276510a69f2db766dbac</hash>
        <hash alg="SHA3-256">c364912d1a5066a1b14988b87879033e5d523fa868a31c3311de1e08d36d71f6</hash>
        <hash alg="SHA3-512">e0b6dab0fa983eddf12be40ccf5f4ec74995d931727f6357987eaa2f41f4d7a502ddfc1ea6203f1b4bf42aae56ed483dcfa3fe054d3c4c6ffa070dd89f606b43</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names</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-module-parameter-names</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.module</group>
      <name>jackson-module-blackbird</name>
      <version>2.16.1</version>
      <description>Jackson (https://github.com/FasterXML/jackson) extension module
that uses LambdaMetafactory based code generation to replace reflection calls.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6791c9654d21ccedf75180725ac17dae</hash>
        <hash alg="SHA-1">2bd591f7cc0c0ef8539f1ae554ce81d684c9c8f0</hash>
        <hash alg="SHA-256">634d5edfa3e6f41507f77afa7657bfc86750fdfdfedcdb4cdb3337599f51a069</hash>
        <hash alg="SHA-512">d28b06f234551fe6fae2c5daeb8300bdde55fce100739770aff59fd8de5c89b7327338917a79a39409ff772664f0fd1a55b84566ac82aaa62d16beb1ccfca62b</hash>
        <hash alg="SHA-384">ef195421a8f5fa2a022c669e9af9f7797697a419a7b9457863e573ace533569f8e379fb8c4202f96234cea24560f3c0f</hash>
        <hash alg="SHA3-384">366c9fba4ec2c6bc7e956d7776058e04d4af725fe49a2fb8132fc2d714a3e57ed900ac6fbd7459edc69a33857055c37a</hash>
        <hash alg="SHA3-256">2bd36297421378be5c1094faf64df369edc929fa796cd69c1256d73f7b913ffe</hash>
        <hash alg="SHA3-512">d837d2d0ed4428dd1a089c7ce9d14ea53ee70254a53d3cfec55d647a8ce7c44e4963499c8bbc24f75500ca2cdbdf1e4c211ef693d20e8ce339ab8cb847d7dbdd</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.16.1?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-blackbird</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-validation</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a2fc5df4405ee5a2c61367e4f7744ac5</hash>
        <hash alg="SHA-1">bdc5461063a674ee80a4e8b6160b09114482adc9</hash>
        <hash alg="SHA-256">ddd4887319613751c81d6e0d67df4645a4565d4b443900d65437de8f17b2a88c</hash>
        <hash alg="SHA-512">af3d921423b40555bd17d04798ccb435c63a99314d4831237449746dc3243fb10e7752540134b17b3a954292a39158fc0ee61db0a8a691b23fcdb51e4d7ee218</hash>
        <hash alg="SHA-384">3983c3867dc05abf4eab6e5e531145f2863196700db554ba84f0483b3ae46eab4f95dc7bc836152c5b869e4de03e0775</hash>
        <hash alg="SHA3-384">afe30b1cc662fc30b530b90c8285b796107b5f314b5fd3e410c286f8557a34ad2bca76413d16fc78d01fa705ab8d09ae</hash>
        <hash alg="SHA3-256">0cb48ec3fb5aad64873c328f1ff8121699e3c85c4ca4d695e803f6c3c226c9a2</hash>
        <hash alg="SHA3-512">5c77dbda271fdc6a6161a3f558018b4a2c3ec44dd4505feac5a8479f3a5315c178ef0551a49a69e7c8568a9aac206d4d85f59f15a529ec221ecacc4ee8b66631</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/dropwizard-validation@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml/classmate@1.7.0?type=jar">
      <publisher>fasterxml.com</publisher>
      <group>com.fasterxml</group>
      <name>classmate</name>
      <version>1.7.0</version>
      <description>Library for introspecting types with full generic information
        including resolving of field and method types.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3b8f14fe92feb865a8205aa63c5ed769</hash>
        <hash alg="SHA-1">0e98374da1f2143ac8e6e0a95036994bb19137a3</hash>
        <hash alg="SHA-256">cb868f231c5cceb89d795ea00e6e1b7a93b8f4ac1ce1d8be76dde322dff4a046</hash>
        <hash alg="SHA-512">6761a0a8efe5ba89a812e49d8f7d2a9e1a100d4edd63ede79ee9a6d22758b2e2511653ea5964b4b9a2e5567ea062337ab581960acbe710aacac055770fbbcefd</hash>
        <hash alg="SHA-384">4341387cdba9ca6d0e93f59e2321dedf0097baca043ff6e230a871a462dbe58164b85de9352c72e752aeb0918b83479b</hash>
        <hash alg="SHA3-384">848d338e572619cb6827e69ed6449764c53fa9c5da2f17c3d428aba7de3dd36c026a31485b09b786d0ea6bc92b181527</hash>
        <hash alg="SHA3-256">cb65310b60ac600730344fc227d39a256d9211df612813ceea867a7c996a5486</hash>
        <hash alg="SHA3-512">08273ae03154eaf16984dcfca36df4d2ddb56a1a3fe8ce8cd120e2de308bc79a7e44fce00b6402e0b1c393ea35e619fe50acfd436c381ef96bd47fe3ce3da90d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml/classmate@1.7.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/java-classmate</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/classmate/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/java-classmate</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish/jakarta.el@4.0.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish</group>
      <name>jakarta.el</name>
      <version>4.0.2</version>
      <description>Jakarta Expression Language Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">552961d4d51fa916d741a4d63b00539e</hash>
        <hash alg="SHA-1">d67e18e7b3500dc91fe941ed3a1807074eaac750</hash>
        <hash alg="SHA-256">ea2cc188e3f13c694bd0e9c4cd574d606f32b9d213bee7acc0852a8a05a0a8d3</hash>
        <hash alg="SHA-512">d15da38216ddba079dd1752ab30e3f8666c56b76193211020d0560b6d78e83c25bc0cdf4f5c53623bd2da148216432ca3a9faa893ed890138afb9d025f383e79</hash>
        <hash alg="SHA-384">822c0f9ae48b32420507558a36c060874ebcd6f83519fb9f39dfd8da3d53c1dd141849eae3ef7d9d334d4837f37137c3</hash>
        <hash alg="SHA3-384">274dc216acdfb26e038b1053b83edc617e30a3d4bc89e2b5069c02d2fac7d13246a5d4d8d986cab7346779560f3f1276</hash>
        <hash alg="SHA3-256">cf7d07d0f4298c88d6a88035d5779a0889160d2b7d5ba3e8d0a0a937a3f30c72</hash>
        <hash alg="SHA3-512">d22308c8d1c7d9599d2c4e358963fd1f55685d8131f9f93df12f24651ff92d840dca6aefd71dbab5e7c2eba0ea81953ff9a58db57e6046bdf1aca4cf1c0f9e62</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <name>GNU General Public License, version 2 with the GNU Classpath Exception</name>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish/jakarta.el@4.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.el</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/el-ri/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/el-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/el-ri</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.el/jakarta.el-api@4.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.el</group>
      <name>jakarta.el-api</name>
      <version>4.0.0</version>
      <description>Jakarta Expression Language defines an expression language for Java applications</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3b15b7aa8450164455f210e99c672e5a</hash>
        <hash alg="SHA-1">ba9834bd2dba5014072bacbafecffaec1673b0f9</hash>
        <hash alg="SHA-256">bdac40bf13816ce511c83fe00be4ab3447c5cd0e2dfc0c7c03d9ce8fa4b3e9e7</hash>
        <hash alg="SHA-512">96a4eff55121827ed8ef50971402739d55a4b44133fef7920baf938b866533dbbd6faeae26dc419bf1205c5ef14f075947f2705d77240d62a4403a604206cc1a</hash>
        <hash alg="SHA-384">b2e595c8d926d6492130a8e76c691695574be2ddcfe912f96501ab85e1da253ee20d1b7f50c7d7bb28589e59354c0408</hash>
        <hash alg="SHA3-384">228adf4b0612edfe9cb6cb005cbb817f5f7766161e68233d373a67b73ffbe1d4cbd440548628683f5b858b13194d15f7</hash>
        <hash alg="SHA3-256">6c0b4c624d62d9a5e1d58db870361c9625b6d7c4eaddd63f377f18f5ac5fe173</hash>
        <hash alg="SHA3-512">55b948cdc3ffc176deab96af4a6a3602f0baa9556bdf4c2e1964a6bdfc79016980744801260612fe7fdc417d02851b953b0089e1a66237f4f5326f5304d3c7c9</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <name>GNU General Public License, version 2 with the GNU Classpath Exception</name>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.el/jakarta.el-api@4.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.el</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/el-ri/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/el-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/el-ri</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-configuration@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-configuration</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ae20525e3fb8b5ce873788e98b4c20ec</hash>
        <hash alg="SHA-1">16f73e2dfe4ce5c497e5d643b77e9d8a1d032fcf</hash>
        <hash alg="SHA-256">f5d9291507cf09b37303c04191cfd2057deeb68438ae50ff3882eeb6566c7d85</hash>
        <hash alg="SHA-512">47e7ac21283078278d56d010b72261bcdbe98d8e6ea899877fa7541e69eeb866f7a7c7019271bb45f7844db87115f59e863c679511d0fa74d308dd1c0c150422</hash>
        <hash alg="SHA-384">d6c892dd54bf33154a43ff788fac40f4455caba9071c227fe15e49938c592875e0d3f9c67420189fa732aa0885ddb915</hash>
        <hash alg="SHA3-384">9d90dfacec1ed386f6aedf6e68a6cfa0c88d6263c8526de4dbf463d97086be98504d055713e09786cc0fcbd1c44a86c7</hash>
        <hash alg="SHA3-256">41dffb061fec85555c2f94cf7c6a9a27d42804f9002dfcb95fa9b53eb32e8163</hash>
        <hash alg="SHA3-512">8dffd06b5d42587e2cdd9aa31f868086fba3a086517cf73a04e0088ef2a6e6a3d13a8eff0d53b12a4f355cd5e695ce1cce962eec793ac907427064d5187d7fce</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/dropwizard-configuration@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.dataformat</group>
      <name>jackson-dataformat-yaml</name>
      <version>2.16.1</version>
      <description>Support for reading and writing YAML-encoded data via Jackson abstractions.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f08a64b0e8a224690e774ea3d5dcd00f</hash>
        <hash alg="SHA-1">8e4f1923d73cd55f2b4c0d56ee4ed80419297354</hash>
        <hash alg="SHA-256">fd67e0fafe368ad3dfc1b545eb8fe084a5c64628fb71ef70bd94a4dab27aefff</hash>
        <hash alg="SHA-512">773490a5e0b0d8d197137813278469e3cade4255903769877b73c2af78fbbfba598dec0fc4e3044b3af40c6987c89447b18d08dcbd26f8a48c2a1bd13da364ea</hash>
        <hash alg="SHA-384">0408da5ee2f9928cfacb3899bff42b5103b0ab411c50fa301eb583e284b56735099082d9a8de6f0a8c42b2b66a7a0077</hash>
        <hash alg="SHA3-384">86840ac6add1889036bb3ee58fea7f81268649de698e87b6dc0bf980b44bc7a237b8aa118f2328d440ddac667d003c52</hash>
        <hash alg="SHA3-256">17767198ee246e0f0db107f60a18197c43f4c8e285e615c6ac67393cf4cb3403</hash>
        <hash alg="SHA3-512">a074fa6410d37d44d962b0421f7b34ceece643345c7bc1a357091e028f2391ce18e65e9892b949f332adb26640da05f8589d42ec84d52e5f7f149f5367cce330</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.1?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.yaml/snakeyaml@2.2?type=jar">
      <group>org.yaml</group>
      <name>snakeyaml</name>
      <version>2.2</version>
      <description>YAML 1.1 parser and emitter for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d78aacf5f2de5b52f1a327470efd1ad7</hash>
        <hash alg="SHA-1">3af797a25458550a16bf89acc8e4ab2b7f2bfce0</hash>
        <hash alg="SHA-256">1467931448a0817696ae2805b7b8b20bfb082652bf9c4efaed528930dc49389b</hash>
        <hash alg="SHA-512">11547e75cc80bee26f532e2598bc6e4ffa802941496dc0d8ce017f1b15e01ebbb80e91ed17d1047916e32bf2fc58da532bc71a1dfe93afccc277a296d86634ba</hash>
        <hash alg="SHA-384">dae0cb1a7ab9ccc75413f46f18ae160e12e91dfef0c17a07ea547a365e9fb422c071aa01579f2a320f15ce6ee4c29038</hash>
        <hash alg="SHA3-384">654b418f330fa02f1111a20c27395ec5c7f463907ae44f60057c94da04f81e815cf1c3959f005026381ef79030049694</hash>
        <hash alg="SHA3-256">2c4deb8d79876b80b210ef72dc5de2b19607e50fbe3abf09a4324576ca0881fc</hash>
        <hash alg="SHA3-512">0d9be5610b2bcb6bb7562ee8bcc0d68f81d3771958ce9299c5e57e8ec952c96906d711587b7f72936328c72fb41687b4f908c4de3070b78cc1f3e257cf4b715e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.yaml/snakeyaml@2.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://bitbucket.org/snakeyaml/snakeyaml</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://bitbucket.org/snakeyaml/snakeyaml/issues</url></reference><reference type="vcs"><url>https://bitbucket.org/snakeyaml/snakeyaml/src</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-text@1.11.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-text</name>
      <version>1.11.0</version>
      <description>Apache Commons Text is a library focused on algorithms working on strings.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ebfec4f77cc595c518d655f7e68346be</hash>
        <hash alg="SHA-1">2bb044b7717ec2eccaf9ea7769c1509054b50e9a</hash>
        <hash alg="SHA-256">2acf30a070b19163d5a480eae411a281341e870020e3534c6d5d4c8472739e30</hash>
        <hash alg="SHA-512">486fdff6253c0e837fd838f75f1737176987bd12192c955d98a4aebf6d8e1b14413b5269d53b150ce1536a70f59367ae54c1371a60f53b6f0ed5bba1b9eb6ee4</hash>
        <hash alg="SHA-384">65bfca9b4f21565689cadfa15bb565ca3f9823316303bfc57a75f4daa5a2a35daf70f373fd08e9692efac2fb013d90b7</hash>
        <hash alg="SHA3-384">b316d8f7706795520f25d0258b3d42663cea6059dfed3470e50e24892594cbb9a034f5b1677c09fdf85a454430690240</hash>
        <hash alg="SHA3-256">52c61d3d160045f0add1fa54817670ab752b649d0801fc0d84fe668f6b8f73df</hash>
        <hash alg="SHA3-512">865302dbc8ca36be2b8d4766d3e677e0e2f7dc80588415379ae6f5af1b143a6e5f9c361834311bb54bfb76368b7818f37ffd31e248a8b4d273200187f74eeb84</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-text@1.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-text</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/TEXT</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=commons-text.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-lang3</name>
      <version>3.14.0</version>
      <description>Apache Commons Lang, a package of Java utility classes for the
  classes that are in java.lang's hierarchy, or are considered to be so
  standard as to justify existence in java.lang.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4e5c3f5e6b0b965ef241d7d72ac8971f</hash>
        <hash alg="SHA-1">1ed471194b02f2c6cb734a0cd6f6f107c673afae</hash>
        <hash alg="SHA-256">7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c</hash>
        <hash alg="SHA-512">0338b50767166e5746ada6d6aa2e071e7221d699323bfb629f7f204b294c1dc4cad140610a129ed751798443b43e74e0818989c7df7d33c5915aa29742be9ba8</hash>
        <hash alg="SHA-384">908d0a22dc17aaa04caa5104cff7cad5b88b77eecb78dd5b3b3fefa22ff71ac50a4fb9e31c897ac243f9d841e4b3453d</hash>
        <hash alg="SHA3-384">8a7f2e061b998780870eddd571620fbf3d3c70bcb54e24539d0db504f59d65bc6bda58136284498babe29fcc5eabb7a6</hash>
        <hash alg="SHA3-256">022bf1f8039fcea717e9e34dd96eb80cfff05b43c9cbb76e9739b2421e2d027c</hash>
        <hash alg="SHA3-512">0bcbc4edce974ea970c46e2da12ec98d9fd962c2cf64f757ac97136dec5623ca52af0c225895303c17ffabb57090e6772d7bd326d5e7438cef5454f8bbaeecfa</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-lang/</url></reference><reference type="build-system"><url>https://github.com/apache/commons-parent/actions</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LANG</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=commons-lang.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-logging@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-logging</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cd07d872655f9c5dc09be710d4a5d950</hash>
        <hash alg="SHA-1">f2a1de7616da9f0d56178b1faf0e7c58dca9233e</hash>
        <hash alg="SHA-256">97ac8a378c564e20b37c977cf8ae81acc8b43b6c5fb335724f9c6604c6b2909d</hash>
        <hash alg="SHA-512">e186affbc9793c9d8f121cbb41a566dfb564dbac92a23313f6429a0d410bc9a5e167630726f9f9a0c0ad32a94ee7a6af35a80f23622176de9b497324820cfb3a</hash>
        <hash alg="SHA-384">4d3dd1a350c52f1d9623be6ed5560d9ef8e9f95ce69b2815e56f76f801d29723e1d19043d2dfc5a6cb3919e5c363c383</hash>
        <hash alg="SHA3-384">85403edf6834a5717a6a7e4b14d76e95a8adb548d17aa8682537618aa74fd40ddce7c0ece4b5dcdfeaf8b27df128e440</hash>
        <hash alg="SHA3-256">83127eaec04fc666c665907e1f11f9e53ef6c7dfc7a3cccf601bf12f21e006d3</hash>
        <hash alg="SHA3-512">7692372531e66a993e7c7cb241c716e5487e1d92c2472872ce3ffb9d1f214eba5970007e3451ffd504ec32a6be339a332bc724bb86a421305748866b59df22f3</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/dropwizard-logging@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-logback@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-logback</name>
      <version>4.2.25</version>
      <description>An instrumented appender for Logback.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">129d016151b1456dcc0402f1687c8ae8</hash>
        <hash alg="SHA-1">af2b4b23c75c0746030e4f67b115054de813be4c</hash>
        <hash alg="SHA-256">9b04e3628e3bb9713eb0d22048822204578ca8ca9231eef32fd20ae03372286b</hash>
        <hash alg="SHA-512">21cb071aa85123c0d2bbc2eacbe847bba6731c229e681de4dda321f2c4da1c21962811fdc3bd05268c169012a40d098004a829069dc248039f0e7539853b7493</hash>
        <hash alg="SHA-384">55cdc47d9ef1c2190a54d3bb0552a90a8ea1df9bab8056f1c5322a16f01f5531d20b527af1954443e01f368951a0b6fd</hash>
        <hash alg="SHA3-384">b4ded2e753e02c469108236f788045911917ab368846f24329567782911b484dbb0eaf1804ba4bdd88d2818c2e06464b</hash>
        <hash alg="SHA3-256">3c7dcb7e82c5fc4c0f1fe8cb4af58a447f015a69474a4d8356cac8b9704c8a2e</hash>
        <hash alg="SHA3-512">1a9d64b212499dd6f63de6a76cf7969a837748216fbf9a63b00c29ab5dc107dc9fe9344f15c08e26f1654f7f34e73451719eda914ccc349af79c49b04c17ed81</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-logback@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-logback</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-logback/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/jul-to-slf4j@2.0.12?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>jul-to-slf4j</name>
      <version>2.0.12</version>
      <description>JUL to SLF4J bridge</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3fe62dfbc09a840168d3edc990182d90</hash>
        <hash alg="SHA-1">eb5f48f782b41cc881b0bf1fb4d88ae2ff6d5b93</hash>
        <hash alg="SHA-256">84f02864cab866ffb196ed2022b1b8da682ea6fb3d4a161069429e8391ee2979</hash>
        <hash alg="SHA-512">279cb74e418a1057d3ec42b47ed0cc5c4e9c8bf63c334f7bd58989e0a25e5c62d01b0225894bfa79c82ac76ff5e97154e37a061892719bfbe78f94a5a115340d</hash>
        <hash alg="SHA-384">12f43865591854a967b724d4c5cc9e76a6837a0415616b0065125ff3df726f20dc331ec134d61a41d612c623e0e615e4</hash>
        <hash alg="SHA3-384">f883770d004f7cf391f478743d51fff7aa82b8d9aafb22e30f4a4b21632b8fdfdb31c750f3ccff086ba7835c7c2cffb9</hash>
        <hash alg="SHA3-256">655a2eaf8a61a912747752b1a48712efb3cc5607f46d22f1ae85d5c8ce80f5d4</hash>
        <hash alg="SHA3-512">913f92d8ed188a4534b7e302dadda1549aa8c57cf8e0febfff0c60233e878a00f68aa933c0813cbb3002e84ec654fdb623ddbe6731cb917463e9b5ce09d8fbcb</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/jul-to-slf4j@2.0.12?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-parent/jul-to-slf4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar">
      <publisher>QOS.ch</publisher>
      <group>ch.qos.logback</group>
      <name>logback-core</name>
      <version>1.4.14</version>
      <description>logback-core module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7367629d307fa3d0b82d76b9d3f1d09a</hash>
        <hash alg="SHA-1">4d3c2248219ac0effeb380ed4c5280a80bf395e8</hash>
        <hash alg="SHA-256">f8c2f05f42530b1852739507c1792f0080167850ed8f396444c6913d6617a293</hash>
        <hash alg="SHA-512">d18159d4b378973e49182c4711b3d5b1f3600674ddd7bde26793247854bbd3a7233df7f74c356ecc86e4160ac6f866e0b32c109df6e1b428a10cddd4bc7f44e8</hash>
        <hash alg="SHA-384">afe21cf21e8804d069514a1f0d57c92b4caf56f8b010bd681d19fff67f237fcf0bbe1e1c9bfc4cedcfe602a3ea859b57</hash>
        <hash alg="SHA3-384">38cc28c8a578f4053412440d88b41938fa029a8ee3d350fe7474b34afa0f17889298d00f3c2cec4510d72d3342d29a77</hash>
        <hash alg="SHA3-256">6c7d3be575969be97a49e90a97a8dc1bb25380b1b302073e00d2e21cb266e6a6</hash>
        <hash alg="SHA3-512">8e9ce45d599bffac71e35a0d59c4dcff067f628157a75e9e28c1930f31537fb1dd058ddd9906322c1154f29436252a36bc50595578bfee9bcad4a9705c85726a</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-1.0</id>
        </license>
        <license>
          <name>GNU Lesser General Public License</name>
          <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar</purl>
      <externalReferences><reference type="website"><url>http://logback.qos.ch/logback-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/qos-ch/logback/logback-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.25.0?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.errorprone</group>
      <name>error_prone_annotations</name>
      <version>2.25.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">7ea927f24b66fed0baedfe04e8fa0aa8</hash>
        <hash alg="SHA-1">2785894515fe631ca74ec5ccaeffe02aa7e8f065</hash>
        <hash alg="SHA-256">47d91c141efd6b1d9231a322deca8f4c32dac8e940c6c38d768b36add221700d</hash>
        <hash alg="SHA-512">d0fda77a8561ac8d1a0775327414c1f796e1459be47792cdde06ee272a1442d58dc13f0a295c21e07b815dc8766534c197b277a1ed7b0fb57675fc3d2421c84f</hash>
        <hash alg="SHA-384">039b9c7d93b4612cee0002d994d27811a6ed798d17563edf7eee3b1c5c09675fc6fb24dd7e91023dddb5ea00d19832b7</hash>
        <hash alg="SHA3-384">4359cfc313472a79761a166977a78a8360295062cbaf0fe7e7058913be11834edf2c93eba5a7922957f4d5ac769e3dc9</hash>
        <hash alg="SHA3-256">1165502c24bc4e8e4463c2b1d90722c6b93a7c3ab8a521b9ebbf869762ec4696</hash>
        <hash alg="SHA3-512">461d8fdddc4f9d59c33af72cd871c29a891b65d6791f6685fd810d11c67df939bd1a459ef3d95672710628c274cb2f6166492acaceb301b9c17893f82343f583</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.errorprone/error_prone_annotations@2.25.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/io.dropwizard.logback/logback-throttling-appender@1.4.2?type=jar">
      <group>io.dropwizard.logback</group>
      <name>logback-throttling-appender</name>
      <version>1.4.2</version>
      <description>Throttling appender wrapper for Logback</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">40bed05f5c0e60307be390809917de4e</hash>
        <hash alg="SHA-1">bf6082dee97fdccecce7c6fff01c2a3d38ec457d</hash>
        <hash alg="SHA-256">94948a8daa4bcc36d0fe9818a4f980307298e8187a2494ffb8f427ed5675d69a</hash>
        <hash alg="SHA-512">ebf82e77a2ac19959b1e88fc39f7c0b45a71d34f92480a499506fcb8447964cd18aa22c42856f8497abb37d5997f06777b5e97c79ad90ed5af8290c1e9d2aefe</hash>
        <hash alg="SHA-384">6d252db8abd39b4757e38bfd529b2e763cceea90c0f3900cd8f410ed23539e191996cbf10fa9d8f72142bb9f1c73a154</hash>
        <hash alg="SHA3-384">a7b843a61f917e944a245d84dceeb028758c6fccd69c44f108fc33819b57365c925fc2233e9cc9a598e35d275de9bee7</hash>
        <hash alg="SHA3-256">5226509e88b5a4468acc75725e2dafc379cdcae71194b632d813bac23ac196c5</hash>
        <hash alg="SHA3-512">98de343582733ac10369a1af8660851ca67b10cedddfde99e2e9a13376428910edfc5eb9f1f8df46b63c891e14ec5a6f89de611c5af7fd09cba5d75085103145</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.logback/logback-throttling-appender@1.4.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/dropwizard/logback-throttling-appender/</url></reference><reference type="build-system"><url>https://github.com/dropwizard/logback-throttling-appender/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/logback-throttling-appender/issues</url></reference><reference type="vcs"><url>https://github.com/dropwizard/logback-throttling-appender</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/log4j-over-slf4j@2.0.12?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>log4j-over-slf4j</name>
      <version>2.0.12</version>
      <description>Log4j implemented over SLF4J</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d1fa1b0128fd94fc722414aca124e651</hash>
        <hash alg="SHA-1">576e2c4c5e0b4ba3d8c50ecb9493134ba6b85698</hash>
        <hash alg="SHA-256">6271f07eeab8f14321dcdfed8d1de9458198eaa3320174923d1ef3ace9048efa</hash>
        <hash alg="SHA-512">8cbc54190b2ae365d2c9898ff9df589300ad8ff7cd468f93e1b9bf4042ff759374808bc9718e0addb85ade8b917cd523f872b976df3e5118327b8498ca8eea2d</hash>
        <hash alg="SHA-384">77dc648c3c7ae881e777ef20da544f3a839744083956161af12a96c85579ce8ce12b6c020c6c451e862a71bb87bed3cf</hash>
        <hash alg="SHA3-384">247535069b4d486672bdbe7c1028a32d888416ef60ca562a45f1a15dbb978df7bb0f531958aef9bdc1707ccaa0a81d30</hash>
        <hash alg="SHA3-256">09e591b4e1e1055a6e253649a6f28ab013253e1733b5484b0b773b90919ec1da</hash>
        <hash alg="SHA3-512">d932418470ffc7225c39aa4691f195150490d4af1d824a329a550569bfbddaa4d3312507c3c1442444f0d0205422f4ece8d0d260c3f95bb26b225b0639361ad4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/log4j-over-slf4j@2.0.12?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-parent/log4j-over-slf4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/jcl-over-slf4j@2.0.12?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>jcl-over-slf4j</name>
      <version>2.0.12</version>
      <description>JCL 1.2 implemented over SLF4J</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c9101ee2f9fc767a92692246c7c5f025</hash>
        <hash alg="SHA-1">4462ddec70c0126e580dd0a637cb105a3c7a99ab</hash>
        <hash alg="SHA-256">3377f1bd98ef33e52bc29b4d6cca960715cffbf1a398a3824ae86486db04342f</hash>
        <hash alg="SHA-512">a1aeec93f1b710d766893a4c7e22379433037cf7b9dbb8a8a17749f3ac76d2a620e0cbd57920a562852d40fe130c107bc6622157dc3fe259bb4ddd14f5cdd59a</hash>
        <hash alg="SHA-384">fd30e0fb7ca6542a08cca2a0693b55f28c2e94122960bf27db1d91f8c265324ff4dc0666a631d86d2fc9c74295c341d0</hash>
        <hash alg="SHA3-384">0d161a911f1959683a5a98d53529b0654ff599547c2765dd5c1406cfdf9b28d07d29ca16abe5fda6b52065629ba14897</hash>
        <hash alg="SHA3-256">0222373786308b34ce6d616ba79b88d368cc4bf04875d2670f3f8e1beb6ec68c</hash>
        <hash alg="SHA3-512">2719d9552e1371f567b998d9794db83b335dfbe62d4a7c49684ab270788eceaca213eeb3b5307b9aa89226ac362c210ce9446cfdcd9ba24eefa5215bb3b26516</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/jcl-over-slf4j@2.0.12?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-parent/jcl-over-slf4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-metrics@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-metrics</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">68941d765ad423e19399ec43801ded29</hash>
        <hash alg="SHA-1">c6f979f5b5b707b7dc6b4fbc8810ab6ceaac0f4b</hash>
        <hash alg="SHA-256">8985099f15e7c79f52b13f9ed9fb10dfd7bde64adf555712d617460122fd9aa0</hash>
        <hash alg="SHA-512">eebe8fbd0541a4eef40df3745c0eb7c6a9681b105fcaa475bf63575c94864fd98d8608f97f46224c31e4db30905ee13605776f1a8576765bb7cff476e62dec64</hash>
        <hash alg="SHA-384">178ab63e4ca94fb3e5d96edfdbd1a9528efd7330660373a8350650c56acb721265fb4e1c5bd58630b904ffdd7e34d46b</hash>
        <hash alg="SHA3-384">39b4bf9e2df4de839e3815844ef07b921b90456ca3101d42e3dd47b9700d5b874575c41ae54d2daf01325b9458cdd3d1</hash>
        <hash alg="SHA3-256">04eb0d6d13ca8c2dd0a0e4f596632113c5259dec336d732cf93ade3fca118677</hash>
        <hash alg="SHA3-512">b2ec9a0fe578c5de2d52c4bd270c5c71bc00250cb680f76a692e17a3e115f7f25a44478bbcb879521c44fb7344fa668789c4b743e41c8db85c543225a5df93c0</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/dropwizard-metrics@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-jersey@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-jersey</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0abc1ce7b2b85c0df4d2558b9e03c8b4</hash>
        <hash alg="SHA-1">82620602a71878af02fa1dca8c09b76d943aec35</hash>
        <hash alg="SHA-256">8aeaaa490e0d818b4e416280923b394b367a91c35110da3b90bcc544f93bf39e</hash>
        <hash alg="SHA-512">e7cf9b429cb6d9cdc816d2504896430f32e3e29248fd341261af935f6f5ecc3ccdaefe1992ae4190c0763c2043bedd70764a6d595326d19382322eb816c48569</hash>
        <hash alg="SHA-384">fc46ac400d51012fac25378f72c05912aab4d600759e1a103f6a1e9f58981d31f9c6171338dd9bb804d2e8d3631a344d</hash>
        <hash alg="SHA3-384">22929732f089ea21d39c304a58c36374ebd87ccc2b4a460b00fbd1852e644acd3dc75cc6771c0ee3a78a7767bb41b35c</hash>
        <hash alg="SHA3-256">3b0f1c2383bb72de1d7e4896dccd1a16d0b8e2aa863b114d47595e3e6ca5a749</hash>
        <hash alg="SHA3-512">9c4904a9028a932ef9e1d5b9fb1c3f8b8a7008dff3f43cefd240f08dd08736dd1a8c0e74abc550ea0dc88fc1199a656e27d100504847ba0c4a6c2831fa4e06be</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/dropwizard-jersey@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.core/jersey-server@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.core</group>
      <name>jersey-server</name>
      <version>3.0.12</version>
      <description>Jersey core server implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0c4410dd6f0bdb00d5e7587bbe9587e5</hash>
        <hash alg="SHA-1">f789d36184f63547e6cbe6b5a6373227c8c828a4</hash>
        <hash alg="SHA-256">1bd11d3d5afe530cfcb2aa79e1dd36a4ddac8f12fbf7def9913f1805bd1817d7</hash>
        <hash alg="SHA-512">8f27bb74cb729f266d5588998f81bba657a962153b01db38092f4fe27c85e1093709d03495264fb7c0e4ce33623b2b4d787ccd02660bbb3012b1f8198c7bba0f</hash>
        <hash alg="SHA-384">b6d0a6ef08be2bec28a6b38878496b35c061f52103ef47fed0c57d18fb7ce491d9ff536e9fc4c156ce032e01d5b22c36</hash>
        <hash alg="SHA3-384">0bae27b4417d4dfa79a97e1937eedab809e61d64d22fa459671c2a684309a5957552957582aa838b8b2496b908e88bad</hash>
        <hash alg="SHA3-256">c1f3d4b4bb2133fbaccdbb42ffba68b7f7d4427d0edc8fbb3d68e76ad9832e2c</hash>
        <hash alg="SHA3-512">a12b0830890130c49c34fc2986681ba4e723cb8eb83c4eda1ca79d58ef5d54e71c9a8079b19c1449927cf48acc01c0022c19ae39061b562fe5f93cf98cc636d9</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@3.0.12?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.ext/jersey-metainf-services@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.ext</group>
      <name>jersey-metainf-services</name>
      <version>3.0.12</version>
      <description>Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services mechanism.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">811b1b888ceda96bf1db74d4b6911642</hash>
        <hash alg="SHA-1">224b4a9b200d6150df3a216d7fbe4282382ca1a0</hash>
        <hash alg="SHA-256">a802fef3ae9647cba31029a75b57e9778bd83e3ab95785dd11c050093b5630b6</hash>
        <hash alg="SHA-512">f7a61145e72568cdae89d498be714dd342ae01b3049dd95d6aed5942258c6745379f4e1df3a9bb364878f635bc056296e2c6f04dbd04ffdcf0984768f969aae2</hash>
        <hash alg="SHA-384">2dff8046e76468165e5690fdfaca8a4a3be04e9c15211e857e4d5b1ddf745207cb5024e203713015781a9ed5ad85f0cc</hash>
        <hash alg="SHA3-384">700e1c5b20b9bbf72e421b42e30739c23b35aaa50db3a2d7a4e02fef996d49bc4218f9bf4332a4003f7584385e46cca7</hash>
        <hash alg="SHA3-256">1e5e8d4fd22a165d68b4feb76dbaabd132f63a7f6bb7bb4c61bede3c69abd9b7</hash>
        <hash alg="SHA3-512">b62194eb1db98e6420a9c108cefe6bcf839da14c13a247dafc5d45ff9c3b3abb08e05a8f97a0486740a93c832007683ceccda3653c8051f8cfb5f1f8f8359c61</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.ext/jersey-metainf-services@3.0.12?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-metainf-services</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-metainf-services</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.inject/jersey-hk2@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.inject</group>
      <name>jersey-hk2</name>
      <version>3.0.12</version>
      <description>HK2 InjectionManager implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7e745703cb23303c52801b174785f43c</hash>
        <hash alg="SHA-1">c250166d7f7573deeaedd6a452b0759f532b391c</hash>
        <hash alg="SHA-256">8ae76ff687864ba549eeddfb4a3a14c59895de36abf24c839eb7f1cf31326534</hash>
        <hash alg="SHA-512">0372df00ea43a61fe6a6d4f5cf443cc09e944affa4e27eb77e4567471b997c7425dd4ff462c778fab2dab53faa0953a7ac69f7cd300619f1121d0b711665204b</hash>
        <hash alg="SHA-384">b8a74a1153c5c88f513202c07b1cb657a4df7f47a6d1056c0b4270fa61ae428951d35d3808893c2b3c805c77c017c40d</hash>
        <hash alg="SHA3-384">9e374c9ac511b1945b54ead10d05b307f878561bd9a6d6b87d41c000ee3c70b05cb8d435e32aec5f4e2430903d8d7f52</hash>
        <hash alg="SHA3-256">1191b61f66ad0ef32ba31ec96ea634111575d616eb2f928fb6fb33220ac417ae</hash>
        <hash alg="SHA3-512">506629d56bfb4e40a662903a0bae89e8b0c063cf190623b76545735ba63681da2293449dd172c0dce5e43b62b7ccb4ee238e6e73e41236e05bd0859839363379</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@3.0.12?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@3.0.6?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2</group>
      <name>hk2-locator</name>
      <version>3.0.6</version>
      <description>ServiceLocator Default Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e976aff53fb156b02317d2b8bc40660d</hash>
        <hash alg="SHA-1">92d5c92c9f23bea4b8681c6f8d6ba3d708619f81</hash>
        <hash alg="SHA-256">e2664d21b017c3aa1518b913264602bea604edc54d356103c10afba99abd04fc</hash>
        <hash alg="SHA-512">bd5393502a4ec94b0f849ae60d5d83f5e3c29fe257d08a4a34a73524fdc172bbf58714ccfaa37e6ba6eaa8b035558c4bf5d26b61f82fb6f9d741d95e62fdb8d4</hash>
        <hash alg="SHA-384">0b6afaedd573654a40fcd628eb987f3fae13f465107e0e57c403751f49fc82bb3c12ce4fc9667fd5c952f1500c80b63b</hash>
        <hash alg="SHA3-384">bf558560ac20d535e3e5c199514ddd480cea1019c0ff37b45f4e526d3b76a8938ee58a8ac0efb0aafcd672de1ada46ca</hash>
        <hash alg="SHA3-256">0dc5dbb60795f75abdb5b2a78e569f943484f6ed5af9f9b6622382e59e3c4542</hash>
        <hash alg="SHA3-512">14e8be65a317c3dad65787f8cdf2d55c09f96a2df577533aa3c062a34e6a811dde8a793380ffd7e5e02597c0e009f91cfe93fe20c6931d856aefc2b4b88a4c3c</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@3.0.6?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator</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/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.javassist/javassist@3.30.2-GA?type=jar">
      <publisher>Shigeru Chiba, www.javassist.org</publisher>
      <group>org.javassist</group>
      <name>javassist</name>
      <version>3.30.2-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">f5b827b8ddec0629cc7a6d7dafc45999</hash>
        <hash alg="SHA-1">284580b5e42dfa1b8267058566435d9e93fae7f7</hash>
        <hash alg="SHA-256">eba37290994b5e4868f3af98ff113f6244a6b099385d9ad46881307d3cb01aaf</hash>
        <hash alg="SHA-512">046c5b87732ef28540c56f88891238e49ac15fcc23e1f13e0b12de816831ba3de54e68a727b6163877a7b19b13f1362c0e6affa2664af1fdac5748632ed7a09e</hash>
        <hash alg="SHA-384">d1dfb87ac4d7797ea07098b7814190eed3aa16e86dd792916ff7f86c30ad456dd153f9ae4e77f13cee03e23dd3cfb24b</hash>
        <hash alg="SHA3-384">f70abfcb1b0d9e7903171bf52fe34b33ceffa9c53b697fabac9f2d3e02b8621446f7b2471d44e2cb70862e559b4d36b2</hash>
        <hash alg="SHA3-256">cf3f1d9150d71a6f23a749c24d355accb133991a9272110c5fa0ccff73220367</hash>
        <hash alg="SHA3-512">e294c989c20271f42a4bf0c63cbb691cb2fa284088c8a846983aa0e4948b4325131b8829b210214f539d30eb4e20b14c06f4b164208488719512739d78dfd454</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.30.2-GA?type=jar</purl>
      <externalReferences><reference type="website"><url>https://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/io.dropwizard.metrics/metrics-jersey3@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jersey3</name>
      <version>4.2.25</version>
      <description>A set of class providing Metrics integration for Jersey, the reference JAX-RS
        implementation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0987065de4b97acdda43f65e71618134</hash>
        <hash alg="SHA-1">a88af44be5d63279b8ac6b1143049c10ca0d8fe5</hash>
        <hash alg="SHA-256">11913ce87026c84c0cb4085b9d54c8d91f204dfd41c2f0df98a7ec24fd01110e</hash>
        <hash alg="SHA-512">1a1933af5b3968873a66e6aea42b181c1092d0f3d7b16fd214150eaddad4c36995c007da13a938b5b250f0ee01843866ef136a6de2660a4d6e14c3ce8d793206</hash>
        <hash alg="SHA-384">bd3cfe3446a3f345f2258f0b0eb36d0e1e0efb729d8edcc70f3bc7182a90e0c2a32bd1fb8eb7e3fbcab2c7192d446952</hash>
        <hash alg="SHA3-384">3ee256859c9bcc7af88b76dcb223032738845a6ab286928710aead6e008ab3f58ac2890635d604d768843a2396049a26</hash>
        <hash alg="SHA3-256">151b02fa817e39302b689bfed34f330f11b34735b8506cb285b1981a936bdf4b</hash>
        <hash alg="SHA3-512">1ad40332621b3193e905e212b9ef4077f8cd41af7ac34bfa86a1b5b7d35cd38671cadede5716ef77fdcd94953065e5f7848892cfd9f5a76994d05362f5c09103</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-jersey3@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jersey3</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-jersey3/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.jakarta.rs</group>
      <name>jackson-jakarta-rs-json-provider</name>
      <version>2.16.1</version>
      <description>Functionality to handle JSON input/output for Jakarta-RS implementations
(like Jersey and RESTeasy) using standard Jackson data binding.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c757eab918fec02908c754199e56528f</hash>
        <hash alg="SHA-1">80e7c6d76c552eb713bfb827f48d0552a9a6c30f</hash>
        <hash alg="SHA-256">08d4a3d93188461495a89aee38243000f7450766bbddc0985c69f6da46799276</hash>
        <hash alg="SHA-512">f4feadc54d34b53c2811bb1b146faac11f2a08f812acc3609a4ac0f7098664a36fa310da3fe95c198bfe75cbb5f2f6828b07e96ed067b74f7ad9791c50604610</hash>
        <hash alg="SHA-384">c3255aefd4f9065729bb54d2f730ba4f79d521abdad4354143de5cce8bd66fd2cfe2a1ba0a85aa1f08fb0330f43ac3b1</hash>
        <hash alg="SHA3-384">ccd01e87ef4ec24706e44b364120f00fd212cf53f973380c931585f724b3ddfe0a763d1e4f1b08d3e8dcab5fe97f51f9</hash>
        <hash alg="SHA3-256">21abe55a5c427a0cc53279faa2485d094e78e2ba51b989bdd2fcd1ffc882a76b</hash>
        <hash alg="SHA3-512">7e5d7152727ea59d0f6a0273d85c1e0950fee867e4c0604aaef34d6ef0a15ec215b3958e7647d16a8571a08e1ec97ddb70e05b3130bd6fe6ec14d8a855856a59</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-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-jakarta-rs-json-provider/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.jakarta.rs</group>
      <name>jackson-jakarta-rs-base</name>
      <version>2.16.1</version>
      <description>Pile of code that is shared by all Jackson-based Jakarta-RS
providers.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e606873b52e7a82483ecd4440999514e</hash>
        <hash alg="SHA-1">71d341c9c0e038b9c29045b4d7f560121d876877</hash>
        <hash alg="SHA-256">dec0451b25323db4d38206f42300633b06af413d4598dd0c97661c13daab2e81</hash>
        <hash alg="SHA-512">26954fb6434a7742ee50464a76120752d8a88c11bae06291e6afc1cc684619956382259e8d8c462e96556f4ed4c9dc688a679de72e680d55848b1b1404ebaeb8</hash>
        <hash alg="SHA-384">00cc0aea87b75c68b61fdf5567e9cc8dd5f5312f261a070cf7448ab97d9417b956721e790be685e7bedbba7e8db8a8a2</hash>
        <hash alg="SHA3-384">d610a9556e5d349fd233b7929a5f2fe9dc27d2afaef1457986e5a1dab7374cb080532e3532d403ca8a87efefb387f9fb</hash>
        <hash alg="SHA3-256">9c2cfa6f20ff2766a9fb28e61b0d76ca346f992d3b995d97611cb8988247499f</hash>
        <hash alg="SHA3-512">d17eadf7871ecea6dba519a812e69c209ccd76294b1512c549d66be5a4b6b37b30210aa01e6f32009ce927e7288885663c1852c559701e9a23641b3d2b8064ac</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-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-jakarta-rs-base/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.module</group>
      <name>jackson-module-jakarta-xmlbind-annotations</name>
      <version>2.16.1</version>
      <description>Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative
  to "native" Jackson annotations, for configuring data-binding.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f8815288ebfbd04ef8be5b2a9941f68a</hash>
        <hash alg="SHA-1">314e009bc976d196b66e389068b27b89ccd5ec35</hash>
        <hash alg="SHA-256">375798a2b2562aae909b2032c308e74c9a623c4cbea80acfe19949da9f1b04b3</hash>
        <hash alg="SHA-512">1731fd76366a3175965ed8f811b994f3fa3ad5a16dee88fb83f2da31a590009fdd4aa0e821ec3f440260008f797217ce5f25d18974490f5fd56853b88544cc04</hash>
        <hash alg="SHA-384">d7aebe99f67dcc599bac79f815da2cf48c83651ca4a9ea910302023d7a63607b2e8fedd14b0dedb05211ee5438bfedbe</hash>
        <hash alg="SHA3-384">0955ea42015e7cd8def5e4ad92b7f9da9a81321f4254276e1a2b1d04ab166633d5d9953aee7ae3bb2082d20fa334aa80</hash>
        <hash alg="SHA3-256">53cdef11d127c50af74be465efa70aea51c8dfb234d7dc3bbdeb3530b970c282</hash>
        <hash alg="SHA3-512">2aa41bf595ac3998772bef783f221fd8ae89aa8255a9afdef06c20f0bb09950512fc52d590b48c1d64cc0d90a9507e353eb8672e1263c2948d16a2791cb7261d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.16.1?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-jakarta-xmlbind-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.activation</group>
      <name>jakarta.activation-api</name>
      <version>2.0.1</version>
      <description>Jakarta Activation API jar</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bf677dc9a839f6de5229c5013c4b6a8b</hash>
        <hash alg="SHA-1">7622742cb76548abd0c6633fb5c11cb919805ff2</hash>
        <hash alg="SHA-256">118e66670e3b0baaad3c98cfec8147f6961e0665dde940d605020f2290e461c3</hash>
        <hash alg="SHA-512">63601411beeca64611ad3daf6c155b40429fc6925bd38055538f6a70ac6978e64f9ad9cfced960b1530b52110dfbc1b98742746ac54f620b5475eb968e9cf930</hash>
        <hash alg="SHA-384">ac848d63ce3b0d3bc0be81c89c66c918a88cba7b7892aaa55f7b45222bc0a43df393a229334de78f28856821be44a0f1</hash>
        <hash alg="SHA3-384">2743249e6027a3769f2b6b7eda7cebddf4868edf23470c6ab8a6745efff9a87819f9f32283fdf43088f470c18b772b8b</hash>
        <hash alg="SHA3-256">300da8c5d8b23128df6ba9c5b25f7b6f01d4bb300b5c6aac5c8596820d125b6a</hash>
        <hash alg="SHA3-512">7930f5ec50bd73182ddb720da2b98c6b508c92f63efbfd416c15845092063f1c482bfd1721ab3610f5673ee1de164d932cd2632e4849e8a62b15c345f6211bd2</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.activation/jakarta.activation-api@2.0.1?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/jakarta.annotation/jakarta.annotation-api@2.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.annotation</group>
      <name>jakarta.annotation-api</name>
      <version>2.0.0</version>
      <description>Jakarta Annotations API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2ef9636790e49964e3f17016b02f7e1a</hash>
        <hash alg="SHA-1">f3cd84cc45f583a0fdc42a8156d6c5b98d625c1a</hash>
        <hash alg="SHA-256">2f0a0a2a5fe653794bdb1b9531bc9bea53c92c11e0b693e74cf8e396aa2ff325</hash>
        <hash alg="SHA-512">7cd34890b93f32f8c1956aec4825ffcfa5151cc6de62930a46fc4c6b75182a8579dcc79ba0fa2fec12fe19d9301891130b610df374ab105e61a0991e15b5a006</hash>
        <hash alg="SHA-384">0f12b02cb5c11f2607c5d7dbfd2cbd5a7be2ed0ba0a7b7f7c037e70afdac5135e1c52e1c8c5067a747f4905f9b3b6f47</hash>
        <hash alg="SHA3-384">eefa4236b5499b10775349c5cd045381eb754969deb015d76e841f2b143ecc5a6e7914ba311b56e1ad31b9cb06cdfb59</hash>
        <hash alg="SHA3-256">a161d358eddcfecb137f5c398fd698effeb53306d8830e636fe32492efd554c3</hash>
        <hash alg="SHA3-512">ed698b4d097ce3d17ee15803b9db347a65637c4082bdbad27bc9be476ad2310cc8db0f74d00ee052fa8b8cc77b1c740ec1df306e9dc95382eafe781ba64e13ec</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.annotation/jakarta.annotation-api@2.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.ca</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/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/hk2-api@3.0.6?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2</group>
      <name>hk2-api</name>
      <version>3.0.6</version>
      <description>HK2 API module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">37d753cad17273560c48b745f024cbaa</hash>
        <hash alg="SHA-1">5a5152dea2c43384f5c07985eb27140134074ecb</hash>
        <hash alg="SHA-256">c049a21a9fd9316c7e291a2bc28835f70d25affb623dc1599a83b6b84ec83a4f</hash>
        <hash alg="SHA-512">2ab96cb843cf7fedb97ca308f0877a391cd6da57885949cb5f4ffaade890e42cde5a037709da3e905735aed67b27186603faa4d9ee83ff05b199299311c080c2</hash>
        <hash alg="SHA-384">a0397611dc07fb93b0261281028670ee63f6bf79252ab5d894ce0bba6dd5f0ad255132dae1c5f14bc20c9bdd7397c513</hash>
        <hash alg="SHA3-384">025c0326f05cbc1b757dd3a9f8da2aaf51af3cbb7f1120a5cb9f7a6cd4a1cfea5f635abb91574d1faeaf351efe83f8c8</hash>
        <hash alg="SHA3-256">766c45f469c66adbf6b3a1fcba0b981659884b53592e44fd9e8723381ce09ab3</hash>
        <hash alg="SHA3-512">4e8f754573061d23c56185ab569d307265900dd873a63b30255f1c3c34a1866a2ff49020745e58cafcd19a9b8ba73c4caf00d7377863de59aefe483897db6252</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@3.0.6?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-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/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@3.0.6?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2</group>
      <name>hk2-utils</name>
      <version>3.0.6</version>
      <description>HK2 Implementation Utilities</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4f0469e8a5957c5912639f92244a9662</hash>
        <hash alg="SHA-1">b3187d0673c0fd52de197e52c62545c34d4eda29</hash>
        <hash alg="SHA-256">fc84d85a0744b576d9ec7db5845eeb998ed532a9450dd19c8c922c3ee6926206</hash>
        <hash alg="SHA-512">2bdf1872f8401bcf39c6ea1a81475940b53aadaae171a513a2c196dafbfe1c5701e7eeb269a4dfabed5cb08f4284f48106f748946f0cab9958e8381893b65921</hash>
        <hash alg="SHA-384">5b84718eafebd903a295be59d825bdc9cc2722152ff2969c88db0fddfcc79f66de4f2f5a0ef3ff27875888de98af5668</hash>
        <hash alg="SHA3-384">3c487313866fb347fe9b52b90f6df74f830e2c3ed3d43d1dd920c500723cda8287ead009649271a70394ad1aaab958ac</hash>
        <hash alg="SHA3-256">ca99f8375cf00f996191b53737647f16214c7f81384ca6ce3097e448ccb5138a</hash>
        <hash alg="SHA3-512">4e05d078d7a70017235238abf02f7302914e4e00c96c33b91efed2d2815f298525fab3f1bc28bd9eb03581287cab2cc9e291d952cd949748fef3e381fa38c24f</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@3.0.6?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils</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/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.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2.external</group>
      <name>aopalliance-repackaged</name>
      <version>3.0.6</version>
      <description>Dependency Injection Kernel</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e07024ce0f95aa4a8797257c97fa5774</hash>
        <hash alg="SHA-1">e3c3f17b649c97155640616026bd32b1043b3c1d</hash>
        <hash alg="SHA-256">a82b6d1a348324ef88dc807c7cd7aaf633985cbff7b30036fb61a1b86981d840</hash>
        <hash alg="SHA-512">605075fbfa84d426ace71dc40036dd604d969a657d8990996e0910c654354a06de65b52e9b24e0f863cc9196223be5c816e4b655f13e14386396952e785962b1</hash>
        <hash alg="SHA-384">9b9a142c1a9b451a9918b6f70b391821c5bbac24ed0bcd3584e57fed9ab4e2f6cd636b65c762069547703c5bdbb0547f</hash>
        <hash alg="SHA3-384">7ea7aeef9d0dbfda36f75fddb4cb8d63d96db4f3a52e085017c055a082360cd1116e1e01de88dadaaf6d35fe7618cc47</hash>
        <hash alg="SHA3-256">751c96c0799d0c275276aefbec4ac6e8df507c6941aead48d2f46e7547c3b85b</hash>
        <hash alg="SHA3-512">a5b02c7033783d556364e96c8610e3b46cc6bc5b6cf2ed3d929c5008f1caca4f77d3b975f747ea1e1ca3b9a72e54558118ce452f7470f109f0e1a072a693195d</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@3.0.6?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://jakarta.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.jersey.containers/jersey-container-servlet@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.containers</group>
      <name>jersey-container-servlet</name>
      <version>3.0.12</version>
      <description>Jersey core Servlet 3.x implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e98068ed63e8b4cd8e71e1b5bb4d2d32</hash>
        <hash alg="SHA-1">2cc21c84bbc13c1f51fc40c96a0050c907cbe87e</hash>
        <hash alg="SHA-256">454a084844262b4ed97424561dfd30f66f6a5950947a33dc7d7e69010573e12e</hash>
        <hash alg="SHA-512">c672371e7c2977609a9cbb5cc97a7436b91e690aca0820ccb6fe3b04f381444d94ceddb94cdedc69c046a0562546b076458de1497cfd7f367357d1fd2a1cdc3a</hash>
        <hash alg="SHA-384">7fc4ccf695d7d6800b02c98ec306c1a2c560833e22278cac869fa02ba40d0645dd225ecad96162fefa8a7d6fb258d28c</hash>
        <hash alg="SHA3-384">8174019ca9e24ac5fc2d021a86b0c0539147a0782b1ef376b82c777da7abf9f8dd49331faddd512c98cbd57ffa968fb5</hash>
        <hash alg="SHA3-256">682e1ff87fe9e31828be964148ff92a10a895499595c82a26f93cf7e1e8d615e</hash>
        <hash alg="SHA3-512">f4e4007c38c516df8bd229253a43900fc5cc319c75140300313a57425a843c7aa5c9986875252fc52cc0d12ec2fb13be6018f79b0c3593e73fa00a352841030d</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@3.0.12?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@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.containers</group>
      <name>jersey-container-servlet-core</name>
      <version>3.0.12</version>
      <description>Jersey core Servlet 3.x implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">57a8ac36e1edda0a08f42e56adb37afb</hash>
        <hash alg="SHA-1">16b36c58e535cfa7f24782bb2883b442f4332c66</hash>
        <hash alg="SHA-256">4a7a978c425b309f33b3bfcc5b3c64621b78ec190c15b89d7d681a91efdf2c6a</hash>
        <hash alg="SHA-512">5d095a81112e84bc27df1134564ab886cf867441c85bf29c0317644d93dbccb884e5e9f6dfad91809b2921d05fa02648bcbd364f070a24ae9561d321d0f16902</hash>
        <hash alg="SHA-384">c5de0911de1269f68ae56d805d84daa1d942f9039fd9dc4eb3ad8d333075d42229c228a23d8cb18d82e1785887a8a23a</hash>
        <hash alg="SHA3-384">adf89a08f352e3893d3536a072e6634bbc59f1476d7801b98fd0218c62fab4bbc77ede750933136f58fb77342e913002</hash>
        <hash alg="SHA3-256">b1806cdc72a08787600d3bbde6e9b2ca29a832fe0dec03057e07280631e9b3d7</hash>
        <hash alg="SHA3-512">65767c3857e6b3bb270d047130258dc5cf97c2c051f817c3d91e720426f0e2e72a5c0ee9e9c94aa124f72f3fc2c2331a56521be7a57a4cac5799bab2f1cbaa3d</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@3.0.12?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-client@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.core</group>
      <name>jersey-client</name>
      <version>3.0.12</version>
      <description>Jersey core client implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f6bd8f60cfd8f9cfe4f2719f09a898ac</hash>
        <hash alg="SHA-1">cdbe977910998107d0e878b3188eea11c7198b49</hash>
        <hash alg="SHA-256">c679ef9add1c7552734932df1fb7dbd5d3a09eb333b5247309eb41ac09e53fc0</hash>
        <hash alg="SHA-512">9ec42f2694d242c3f85708bb8d67637e87cd0e139f230f12cddbca3842e555a27b6cc27bd2bf499033ac2ba72337a72c954d4d39e573e82e7c755de69ce1d461</hash>
        <hash alg="SHA-384">6a0e55e1176d0d3456f003cd881a6e0413f037ed73501b695022483438ec23555a04499efb88ab122768b3004719774d</hash>
        <hash alg="SHA3-384">b4e502852687fdcce19ccc8de718048cb17ea5bca36085697ec3b37985208e25477c31816a24326010f386c95a8b4feb</hash>
        <hash alg="SHA3-256">7d9c4038fc93c8cf8026532de8bcbcaea5c67dd8e9d9cea5fa52b552542b4a2a</hash>
        <hash alg="SHA3-512">94ab100fd74f7f3ead5a90217701ba706d2376dbf5fd9afe728f4a5e817f8e1bdf8b3d4168c6ab141179d4aee020f9716b99bef07fcf2ad48c4496cb150f9724</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@3.0.12?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/org.eclipse.jetty/jetty-io@11.0.20?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-io</name>
      <version>11.0.20</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">69edc0f6fb44ad9cd341f15d086859d7</hash>
        <hash alg="SHA-1">2095d70a6089a6af5ad22d3c8ea0887e3d56f776</hash>
        <hash alg="SHA-256">af6bbb9c64f5c2612a74524d1954864b6fec97dd854b3b84a6abd8f8198a476c</hash>
        <hash alg="SHA-512">327a9ca5c9d4f9411509c435aca30c786d525249042893b1d1302ab84317b00a09a52eaeff0d60ec5ca04fd867d4ddc53f7ae150f806f3325dc86b7f6fe9fe3a</hash>
        <hash alg="SHA-384">1782b70a313bf222687b16b4bfacbd7f6eb33ba48f9c8ce0915486f5ef66ad757e3bf82455819de5169ba6e7157be0b7</hash>
        <hash alg="SHA3-384">a3fd2c0a59eee035a63dcf1456ce8f98cbb075297522611bc70e0f5863393b4c0fbdafbba0530145ee322bf3ad7981d3</hash>
        <hash alg="SHA3-256">b0e8e201721534451230d6bfb3f5e6cd541b67168285a02f38a6057f8720910d</hash>
        <hash alg="SHA3-512">e5dd0051dc06d4ef066219b83cc47e4864bacc3502fd52ce9c6ab37f1c7874943bc6dbcf2a77e72dbe4b9034a9d8538a23f6cbde0b6aa4a3b397442e37bca44d</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-io@11.0.20?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.dev/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/jetty/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://www.eclipse.org/lists/jetty-dev/</url></reference><reference type="vcs"><url>https://github.com/jetty/jetty.project/jetty-io</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-servlets@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-servlets</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">50134fb4dc1e7e42690b3d4d07cc4eb2</hash>
        <hash alg="SHA-1">2dc2caa4dcd6065aff30659c922ae17fe118818e</hash>
        <hash alg="SHA-256">58edc78da564dc56cf4e259462020ae41296e093549f3e934f6cbae19f0ed040</hash>
        <hash alg="SHA-512">a6e022d5bf761d522eff662ecc3e0146d6249c0fdc4be28ed04754ce459dc57380c117c720488d8bce1694899e38b12eaa364b71119199bbf518e1deb596c3b7</hash>
        <hash alg="SHA-384">13e516f1298951e91226d24373582bbccf77d969cdecc275b3458b6661530dfc8ddb2b852decb687df86ba8cd58cd2be</hash>
        <hash alg="SHA3-384">8902a19019993fd03699e35f2f54aebdd8a273d50cab4b16a315645024013e694f9a7355fef311a116f8e32a7f60e5ab</hash>
        <hash alg="SHA3-256">629f8210792d167536632708d31784dfa698c0c895323aae194f9e70f730c4ca</hash>
        <hash alg="SHA3-512">84b83a4bf7c6f8f71a723d1a2d22df9780725a9c8c7ebed7bf3db42e3ec8eb3528b03b8b3a662fe9ffcbe6b4acac9f760ed38029ae71bcc837a86cf3e06103a2</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/dropwizard-servlets@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-jetty@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-jetty</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f43d953351fc7ecd60aa6bef2c8dbeec</hash>
        <hash alg="SHA-1">895787fadc04a109f55b06f6a8252a5dd6b8ff2e</hash>
        <hash alg="SHA-256">c37f557f129b59d4b17e18bef0e0fb211e9138175b8bb8a116be8114df4319e4</hash>
        <hash alg="SHA-512">7f1d58cb9a5792cb009d3c8380c77e691112849776a636b31008185bb5c7421f08e8111206528ef3dc12c4f254357d7c2f95e806212280d1fcbe2578a21ba6ef</hash>
        <hash alg="SHA-384">64beb083c09db058acd6ef1890ec567a2125bf4b005bc93ac0c6b51983bb7a0bbdf11849a7bf2564b6e2d835b5fe8a75</hash>
        <hash alg="SHA3-384">29e5e5e5f13f06e8840f678dce673c5c811708f4ea9498c73aa6c2c495234ff1e14bcf3bc25ea09295b3c94438a0da81</hash>
        <hash alg="SHA3-256">d65d6f057b81dc276a605a5ea68263dbc06067ae2c260be2d644598790428ff4</hash>
        <hash alg="SHA3-512">f6bea03cf084e45cd1250a117ae89d509043f732612adac0cfe57b35ff3df4d04a5559b2c53ba291ece32d6665d3fadda7a3a0cecfce8cf6b7daa325958ee98a</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/dropwizard-jetty@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.20?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-servlets</name>
      <version>11.0.20</version>
      <description>Utility Servlets from Jetty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d3c54ba8c07b70c124a8908f5a5f6d9f</hash>
        <hash alg="SHA-1">eb12a47d1c244a7392390b04ac5523fe925e501c</hash>
        <hash alg="SHA-256">2bed5d7f955e7f07263804a2dbfc339adb565d60346c3c1d4213f04e42976a68</hash>
        <hash alg="SHA-512">8d5a8ad8342f514cf9e0000bc0992318fbad3d3703384967140a99ea25ce54de0e85984fb7976def5984ce52dc7e9d2194f726f873a62d536dadc3cb0b1687a1</hash>
        <hash alg="SHA-384">0516d3325fa7fe23065feac619eebbb20b3cb7641f5dea59f8871e1f17a5d1d812debb3be8de3ce9e1fc0835d4938982</hash>
        <hash alg="SHA3-384">57198d379930c94a98c3323ef9bb2d25586a76f914c07dc03c29b34bfdaec94eb9c016d8a5227a754ea3b22bf382761a</hash>
        <hash alg="SHA3-256">ce77c6402a37fd0572f46ed428ce2580b1394b537febc36ba6e5e00b89cee4b6</hash>
        <hash alg="SHA3-512">fa3b3cf74303b10272c9ef802f23f64feccb226b5a37adcfc24c0d03d2a3ff9d6da5847dc1b5fb5652bff49b0fc1d30d37ea99b5e4e70b168cfe2e71c259f6ed</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.20?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.dev/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/jetty/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://www.eclipse.org/lists/jetty-dev/</url></reference><reference type="vcs"><url>https://github.com/jetty/jetty.project/jetty-servlets</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-http@11.0.20?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-http</name>
      <version>11.0.20</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fbbf12c985f7e9f5387c52b700057129</hash>
        <hash alg="SHA-1">1673815598a7932110813edbcd9b5be6f354937b</hash>
        <hash alg="SHA-256">e323ddd42ee8b0924f46bb9f9b95af0f312797bddba55ed288ad42cac6103074</hash>
        <hash alg="SHA-512">accb187ad3da56e12a38df41fb4f3d49dc550f535858ccccd57f4f1a8e7400a1dce13c4426b134bc71f56417c16d414bf9e6f909add5cf45de5d294fffb86275</hash>
        <hash alg="SHA-384">bfc67467473895ce69b748615e6b8de4c370d4f3a08125b4b55ba8c8f7deb98a1191b437cc67483d9ae5d5c0e029f92e</hash>
        <hash alg="SHA3-384">dd3be8853b17af01d591761433e52c824dd62aeb32ad57b0c72ae40ccc698c5315ce06fab724c35bfafb73b1b9004938</hash>
        <hash alg="SHA3-256">670c0d545f27c9914ada636179923b50ecfaf8c6e8aff5d06bf480187ab7876f</hash>
        <hash alg="SHA3-512">0e94d042d9b2c446b9c239078a6d754fd8c3f07fbc9b75adb62584ba08de2fbb77558e40d483d434644918342e7821c7136aff027fd0a8578d596abad3570b08</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-http@11.0.20?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.dev/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/jetty/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://www.eclipse.org/lists/jetty-dev/</url></reference><reference type="vcs"><url>https://github.com/jetty/jetty.project/jetty-http</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-lifecycle@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-lifecycle</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5923a172911feb164f2127bca4b652c9</hash>
        <hash alg="SHA-1">f44c6e984986e0ba4ce481bd7f13ffc6be5837d2</hash>
        <hash alg="SHA-256">b8bc9f9d1454134d18702a5f30c5e1b45b9c6b4929ca65ec8b93c136e50ae809</hash>
        <hash alg="SHA-512">5072bc0a7b8643f629c24d02ff73b7e79aa7e37cacb045a79e0aa5b7d1abfd83a24d5be4ff4f049cbf483510529a79cb154d42e10a97d069fd4ca1d15228535e</hash>
        <hash alg="SHA-384">97fb92f0dab5a0104746b2a81d44a8b52ab61fedacde3cc11d49e41f7d2e5ce6c2d85d556503a09fd970de9d515d6be5</hash>
        <hash alg="SHA3-384">193cf4ed8b0f0a4530fb3b96b0c00652039c47558ae41f0e307b7c786975066aaf164f75537048890191f95ea98d725c</hash>
        <hash alg="SHA3-256">597bf1a50fcc43b6ed5353ff6f16c0685b499844a9939d3f22c44dfe47e3ca9e</hash>
        <hash alg="SHA3-512">759afb247d98698832dbbeae6347eb939be357901ef3a15b11f0891154eb76ff80ae4167722450bddd7b561dd71bb56824cc748b14cc1ffbc93b2fdc33404fd0</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/dropwizard-lifecycle@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-health@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-health</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">513ef9a5e6a4ce735f23a8f0f138a485</hash>
        <hash alg="SHA-1">ce6d85bbe7cfe9685d51ca4580bbce1da5b80ed4</hash>
        <hash alg="SHA-256">c4349cee526cd09df8257353f2d3451b60bfc3833dd7a0e5da5f0e9b9c5487cd</hash>
        <hash alg="SHA-512">71518a368ebbba32526f03b1ac32af3b3d73dd373c447e6479a3476d8b604eff6b0a0f0d6707c898bece1e442fbeea81688bdddbab30c1a65dc56ddd125c1461</hash>
        <hash alg="SHA-384">22904dbda7828fb8a1d899442235cd2224aacaf3bcfe0fed2c09dd04a7774d2dd5084c7bb27733b6f2cd7b06595e9f9e</hash>
        <hash alg="SHA3-384">b510f61fc032ebbb5be4531214ac3d9bba08f127635937fc8569b13f0f9ad657d88aa70b144e2cb97d634f13132af828</hash>
        <hash alg="SHA3-256">f5e4bc97788eb63ef20abb60d1416fc1ad663695678343143261d77fc42e06ad</hash>
        <hash alg="SHA3-512">6d96351f9f270ff5545d622ed96f0491c37fafca2e5b4b5223f1827b3781ee15b0829c7cbd70cbd2e5dbae285df642fed34dfb1c0590c71084e07386d3a5bc65</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/dropwizard-health@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.25</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">f9476a4f1a8287f7a4a2af759c33e44a</hash>
        <hash alg="SHA-1">76162cb1f7a6f902da4f80e5bcf472078e8cd7e1</hash>
        <hash alg="SHA-256">8bc7de609a2816b78a7a5009bddf11be560ba527d44db74a0a31a6f44fdb5b5f</hash>
        <hash alg="SHA-512">7373e8d22599d3cadff126308ac4279141fbcd04c27935b016b3bfb42caf5840db60fc05eba136dd1d19f72b5223ed30f0823e562b0267a3e2d8673a65ca3d9c</hash>
        <hash alg="SHA-384">b2ce6508895976d6f3a5846dbac246db0c1c6946dd4e7a17d3ebd55f6d094286f735f293997e6b140df8d6f629cabe47</hash>
        <hash alg="SHA3-384">f54c90300d7623b9c33d854b183c9999ea965d4ef7d12b5462c1fc8dfcb6012e16e6f9e722b4b51fba1bf8f24612b269</hash>
        <hash alg="SHA3-256">1a59b1d0141a08291b1d274dde6b94362ac3b382263fda9167f1bb8234fd6102</hash>
        <hash alg="SHA3-512">8bb024e801a95cf8393dbff92636526abb955ae17b4a541d65f85268a19e4828aedc6ca3999f083885646f50625c0ecca3e766933da3ed2a6e425f41ce4ac882</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.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-core</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/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.dropwizard.metrics/metrics-jetty11@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jetty11</name>
      <version>4.2.25</version>
      <description>A set of extensions for Jetty 11.x and higher which provide instrumentation of thread pools, connector
        metrics, and application latency and utilization.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9396c162b52439b1cb1ea2e78644b974</hash>
        <hash alg="SHA-1">9eb6f815ac1a2034a016be6ecc5cf2e7446e1253</hash>
        <hash alg="SHA-256">0cb60f0bea010f0a8c342fa51b713828984f8f1d38338f671564ebc629be894c</hash>
        <hash alg="SHA-512">dc5863d15284163ea01b137d48ba7ba5840dc8cb3ba9cadb2bc52d29fdbffe98c0934dfa17a86b024243582842900d84f2e5ef5f25eea102981995303cbae34a</hash>
        <hash alg="SHA-384">86eb283b0c385b757cf5379e047b691c064a7fe0ded6513d79ced82ea0be7d2eb9a2d422d525f7f27c7b924494208155</hash>
        <hash alg="SHA3-384">22233869288ef0d6b8bfacfae378eddd46aed5181c9e00308e83d1bcec9bb0d43a7f5bfabb0944db718dd6c0272879b2</hash>
        <hash alg="SHA3-256">1a445432cbc26088f65f45f53f08c35287e5178967dcecf233e6e866d5b24125</hash>
        <hash alg="SHA3-512">2d9b896ddb63d18954c8592a8e0405d61f5078811618c8be07f77c1925898b18a579518df361fb3a274c5a06131424b3ef397daaa5588cd58e11088fde094dc1</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-jetty11@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jetty11</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-jetty11/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-annotation</name>
      <version>4.2.25</version>
      <description>A dependency-less package of just the annotations used by other Metrics modules.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e57ba911647db62c2b6a525c614408cb</hash>
        <hash alg="SHA-1">05f474ff0e66693aab41acd92220a25b44d5d7ea</hash>
        <hash alg="SHA-256">3dab759fc38e2c05383450fcc423660d162b58b7fe7c46c482081e3dbd463062</hash>
        <hash alg="SHA-512">46c9473e7629eec057aff60c76ed07ffdaf66513b1d01a2f55c00eceb5bf390185af683b3005276174b5a70e0165aa318eb3413b8cea8f5700b287427b9bee0e</hash>
        <hash alg="SHA-384">781d12568fc585d073fa856896d4fd1773d1f2bad9230015535b80fddaf0fe15912e4e0531e9d22b683e9b1f1280c517</hash>
        <hash alg="SHA3-384">108332822388d103d448a1b1f2c87a7a27ef2e7d012d66008f54cc1f9622d71af70dd03eb62355604c05f5c0c37e7ec9</hash>
        <hash alg="SHA3-256">b5d6b238a32aa8b932d1081168f5199b2669c078a9b1733a774ede688af05d75</hash>
        <hash alg="SHA3-512">29bd542da5af6306139f78b0e907ad06642133a255c5b6daaacf995dfb49732535afe390ea8e851de3636e773bd54e9dda533cc89b05de3d9d3c71bc8388ce34</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-annotation@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-annotation</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-annotation/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jvm</name>
      <version>4.2.25</version>
      <description>A set of classes which allow you to monitor critical aspects of your Java Virtual Machine
        using Metrics.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c120147169f25b7e61112c50dc8ddd33</hash>
        <hash alg="SHA-1">622717a63b0c86f48b49d5d8f55598b76cfc8b4f</hash>
        <hash alg="SHA-256">ce945a821f053066fadac5aa558a11c8eaf400fe9f071005192355a530ffce06</hash>
        <hash alg="SHA-512">c7b1335e7e47999b2ae8874984a704089c0c2a9f30e3ce0e7cf62b1f1883cea7f8dd198b8c74e2bbaaf5563cb885966d121db218f566cc474ab92e92b6cdd686</hash>
        <hash alg="SHA-384">9ce14db0bb481884a2e9137e31d9021e84717d91c2432e9dcfb8e7a0d90d5718f9ca47d460bcf12347037c2dcff587b7</hash>
        <hash alg="SHA3-384">ad09c09a803acd59be38c322a1d6fd269c7bee6261cb7e4a3e65660b8d3f4f82176b4eb005dc43663947f202a3217a71</hash>
        <hash alg="SHA3-256">71e66d548e7e850195545c74db08ecb6469837a5965c9827f0ec45ca441a9cb0</hash>
        <hash alg="SHA3-512">4f3678df41c82298dc186614defa9b8d53025810aeea74131de14b92d1da761b50591a938aae093d80770d7fb444995cb81e006381f0f26c6f8dec5c98b549fd</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-jvm@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jvm</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-jvm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jmx</name>
      <version>4.2.25</version>
      <description>A set of classes which allow you to report metrics via JMX.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b8ec52ac806adc0f8dcd3cbc855b9f42</hash>
        <hash alg="SHA-1">8d57d9f33530fef4ed3489dc8d1351deb18d1f15</hash>
        <hash alg="SHA-256">6b6956f8eecc18b3712e266fccde58bc0844169e79214cea9d0f6dcc822ec714</hash>
        <hash alg="SHA-512">fcdf67664b6b44aeb8d4248cb5decdca9e17348bd68d93be4fd0a9ad9a6ce5305ffa1373db49892deec924730aff67a9356f8f56f3e8ec109a5a95ccee1ec7b8</hash>
        <hash alg="SHA-384">00297d0e2bae4fbe48dddae5bdf907fa3583fb22dcb79e5bd0f709366c0f032ec0285d7965d4dd7c438bfbe8396d200d</hash>
        <hash alg="SHA3-384">bcb979566bc6a8685ae49df900dc27c78bf2b121669d342c2f365996050f56073c42c8bdc9d122c06e6d9193931a0359</hash>
        <hash alg="SHA3-256">29ca2a1ecf75af3afea917e3c7db9a23fde06b59f284b84e6e5ee5c07538243e</hash>
        <hash alg="SHA3-512">2fdbd4610e39ef460d4ce6a7d5879d4b8d31de236a47b2d4719c04107a522dd71b22ff3e540fa31ab9c4a30ae2bf7e4838744d9cdf83e9500a1ced9b407b7c71</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-jmx@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jmx</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-jmx/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-jakarta-servlets@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jakarta-servlets</name>
      <version>4.2.25</version>
      <description>A set of utility servlets for Metrics, allowing you to expose valuable information about
        your production environment.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">786d44ce5bbfcd89faa37755db7fbbe2</hash>
        <hash alg="SHA-1">ee6e315b0b70b90e5ed78d8f3a961e62e47cc3f4</hash>
        <hash alg="SHA-256">932592476368990b832daad1142306db67d9868558fddfb916e6e8f09271479e</hash>
        <hash alg="SHA-512">6aed56665494d0ec1aa5656e7a7a6be80a0231336e0c77ea52a27ad9708459a5cdf6c992f22be05594f9868b46cb67daca0ca6faa09009b9b91c43149322ad55</hash>
        <hash alg="SHA-384">cf382c92fc103d549a79b4684637dde621133c992952110c688bb28b3a4374062b927260b1cdac4f0e425077f3e43a74</hash>
        <hash alg="SHA3-384">5c84fe683aa4325958f2346075d7502ae18d0d00aeefa3a42df87137ae854c4900ef202e1a64af0f28106898f9f56378</hash>
        <hash alg="SHA3-256">a0a53180253d325f6fbcc95076b4234369a635e58d56c1e55324657eca2391b0</hash>
        <hash alg="SHA3-512">82e7f9b8cecf26df73d49b76538986d9235e4ed934b90600cdf90bd7dbd98fad18242cee215a6df15573ab6ab3993e3d9ab31adf6edc2bb1d5cf61dfe93cb2b2</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-jakarta-servlets@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jakarta-servlets</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-jakarta-servlets/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-json</name>
      <version>4.2.25</version>
      <description>A set of Jackson modules which provide serializers for most Metrics classes.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2f74b933a3e424c92f8374ffdf4d312d</hash>
        <hash alg="SHA-1">4f7bb8b4d02b01d4c720020c2958bcb10d818dd9</hash>
        <hash alg="SHA-256">7b2fe1118ac8139201de4df83f6b1bff0b5296d3adc8ee460397ce202d4de9de</hash>
        <hash alg="SHA-512">b7e64f06ded9a024a834a190030e0c5e8a12187a97a55b0ec794730b21c5259ea8f067442ba80f96097fcb34a5b8ebfc9291bb1fae7e202612eb482075b1f9b6</hash>
        <hash alg="SHA-384">ed451aa79f90859ac5a827981efdee52e67bea37f2d5aa691dfcf6d31672476c9e6cdb3d05b17f8b339e04c1fbc82b00</hash>
        <hash alg="SHA3-384">0c6c52e937c5daaa22913d8af84226feedd8121f177b1142a348584916f02fdd9919261f286636b12a2a0d8cd06908bc</hash>
        <hash alg="SHA3-256">54d24c9066b36f9f3977833fe4a73658b8ced5bd8b270702054e6ff9b19055cb</hash>
        <hash alg="SHA3-512">c9f0573ba03343eedc57ab52ef81df3a8a36fe5a92dc5667c6c432fa11d7a808efa74816aa639db28c110f3c5d1942e726d2b623adfd5c8ce68e5a5c6dc77217</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-json@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-json</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-json/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.helger/profiler@1.1.1?type=jar">
      <publisher>Philip Helger</publisher>
      <group>com.helger</group>
      <name>profiler</name>
      <version>1.1.1</version>
      <description>A pure-java implementation of the twitter/util project's `CpuProfile` and related classes.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c92ac6fcf8c2fca061d143b3fd3edf4b</hash>
        <hash alg="SHA-1">c92a582728b09b47de38b1b97bd2e5b0c8cd553c</hash>
        <hash alg="SHA-256">79a637232e41584df31ba0db9cf22b970259174c2065ce13be78626171e01498</hash>
        <hash alg="SHA-512">b2ca65fdd6e9d999062b03507e51b5e4843a35209607d9c134319e4c8b9ca3de9d892d71a2caf97758846a6af432333ade856b43e327835d16b2ca51e68439c5</hash>
        <hash alg="SHA-384">f7dc0ec966c540d289676e4767f6ef9feca0a811cea36d765ee34970165fc667365049698f88f4d547d9f8423771f36e</hash>
        <hash alg="SHA3-384">c9bee7f7b0910b5a24915bc306166a9445a3fd6898b8eb3df5ec2967966880a0aeabfa4465b166a55042fa957796d6f5</hash>
        <hash alg="SHA3-256">b835a25dcf00ade3922a1712612fb10d4d17a99b2018078cb62e1e01e9c82a73</hash>
        <hash alg="SHA3-512">ffbc9c5af35ea18b76061eaa2708eb9399c93677a3dca6fe16c512d5ce3fb957bc1e7baca4f7def0d11cb26fabb427d9a5e3a9ece45adf2fd4d70d153033cc6b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.helger/profiler@1.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/phax/profiler</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-healthchecks</name>
      <version>4.2.25</version>
      <description>An addition to Metrics which provides the ability to run application-specific health checks,
        allowing you to check your application's heath in production.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7e93900640a3423e42278b509edcf95f</hash>
        <hash alg="SHA-1">98311f563a7049bb92cfa6cf7e1ae807a2b7b8ba</hash>
        <hash alg="SHA-256">2201ccb65964d53054b97755ec462181010014d5839b0526fd2707b9d6f86766</hash>
        <hash alg="SHA-512">a9cdc6bd60544a97112b88bfaf8aed7033e617414d39977cfe3cf184f82be3fa43994f6a63390ae4a125c860b5df27cf15be16e704ec89de53fc27a5c9edac7f</hash>
        <hash alg="SHA-384">9d5ab6e50ae35ac801fbb691ca4cc62187fb2d75a2245b488e3b55d4d371d489988614ae0a878a29adca2402ab93a0de</hash>
        <hash alg="SHA3-384">4d79457eeb2f72ac81d07e564346dc12065863219e7531c92c1a8f0f71efa2e8c8afeac826937ba53e176149fb26b537</hash>
        <hash alg="SHA3-256">0b0b53fd68ac99d810418497f1f874bfd7017f1e4bf7cf896b0472a981648199</hash>
        <hash alg="SHA3-512">424b6a2af50e421909e70c9d64893d2f2974ba9e20ce68db3d5fca91b41cfa4220e4217efba4aaf29d66017a2f5f05ae477bf2da4a3ef516d57ddd95a7a3e820</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-healthchecks@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-healthchecks</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-healthchecks/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-request-logging@4.0.7?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-request-logging</name>
      <version>4.0.7</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">37225e30d9571f2345d00da8069a0dda</hash>
        <hash alg="SHA-1">1bd2fa5512178dbef9e3dd0e1dd26fafd3fff408</hash>
        <hash alg="SHA-256">bca9b53c8e0f707c27acd1b1b4559ffb32413b48d05cd9b94034b1f228f8e1a0</hash>
        <hash alg="SHA-512">252bbface2e61e6d7a150b73a911b645e609fbce0b7b720aab3e86d64760b36d6956032df962943d75590238dc963658332cf9080326f13ac41d574b13ac5403</hash>
        <hash alg="SHA-384">0ad66ddd6c72aa4e5566e3a75cfc6f538a87a7888fe7ee8051712a255e7b697f08f69ccf5bee7d978179ba62b23c1a56</hash>
        <hash alg="SHA3-384">18914780545416d42b864cdc986ae9d75414654e259a052874d5176940c9fad915a26a12ab379725c57d6c391dd4639f</hash>
        <hash alg="SHA3-256">475ec673713f4f988733cd5e2d35f9f6c24946332c2c038d9201c8142ec8f826</hash>
        <hash alg="SHA3-512">b317ba2853df981d7ed473fd2a8ca6da502c8f57f972f8cb81e165e1f54bec3bb302937f05eb416e437a66bdcd3409bcc5a1c15aff42d5ee1e2ff806f1ed2a41</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/dropwizard-request-logging@4.0.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging</url></reference><reference type="build-system"><url>https://github.com/dropwizard/dropwizard/actions</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/dropwizard/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/dropwizard-user</url></reference><reference type="vcs"><url>https://github.com/dropwizard/dropwizard/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/ch.qos.logback/logback-access@1.4.14?type=jar">
      <publisher>QOS.ch</publisher>
      <group>ch.qos.logback</group>
      <name>logback-access</name>
      <version>1.4.14</version>
      <description>logback-access module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">00b96e2f558b60ab9e5a1a22fe512120</hash>
        <hash alg="SHA-1">266b17fd53c4f09090f18e79078bf29efc3abac9</hash>
        <hash alg="SHA-256">54c4bc7d992f3b72eea096003cac42bd7405d3635cab11dc3b06c39896b14a48</hash>
        <hash alg="SHA-512">71d696275cf71ccbcfaf91ac01dc0768be0968cda458383a47fb065155d6a0bb492c158a842adef0f7f90d5558581ee1da0daa28c6ceeb40e19df15fb2ecca05</hash>
        <hash alg="SHA-384">bfb1106ddec0e01974d5c0de4e0bd1e0fb78bdffc68a7b76d90d16d6c1b00ea81106c14a665a66cdc219d283827e9242</hash>
        <hash alg="SHA3-384">680eb6fafae98e09d06462514ca6e7a205352daa89010faec7d85cbd39c026a64f5dac273f76a5233fbb476e4ba33aa6</hash>
        <hash alg="SHA3-256">47a2b81d7736389f44da03c2a8701421db0d33eeac8596d999794b1a243f913a</hash>
        <hash alg="SHA3-512">5d167d411ab4cd34bb5cc551a8e627361381240b9354b543b2ba2d70aa95a510b97f22ff51cd85552f9b1f6c98b1df30ecd27a623af0c7995bb3befeef6dcb58</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-1.0</id>
        </license>
        <license>
          <name>GNU Lesser General Public License</name>
          <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/ch.qos.logback/logback-access@1.4.14?type=jar</purl>
      <externalReferences><reference type="website"><url>http://logback.qos.ch/logback-access</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/logback/logback-access</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/ch.qos.logback/logback-classic@1.4.14?type=jar">
      <publisher>QOS.ch</publisher>
      <group>ch.qos.logback</group>
      <name>logback-classic</name>
      <version>1.4.14</version>
      <description>logback-classic module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">204b49a7fa041b2b2c455193079dc1d2</hash>
        <hash alg="SHA-1">d98bc162275134cdf1518774da4a2a17ef6fb94d</hash>
        <hash alg="SHA-256">8e832f7263ca606ae36dabb2d8b24c2f43d82cf634e81dad9d1640fa6ee3c596</hash>
        <hash alg="SHA-512">77b535f2cf5a2fdb807017cb6fe456c40dcb11491e743ff86f99df2714a1b12bb9182ac193d37c8a6dd7eb2bf4c7d24390a6d551d02a280083673516eecdabc4</hash>
        <hash alg="SHA-384">606400251082b8193a57bb20f1774ee2d6e439fab2ddb0207643fe9cee66cf61edba5e5c80d4b3bc9785a7bab910f8df</hash>
        <hash alg="SHA3-384">d9d9b1412d2fea3eeb5d110a0e7d44c9bc13459fd2b2f5cbb30b95174081f0184758abe43b5e6b6197a716c3ba7b310f</hash>
        <hash alg="SHA3-256">e1b0d59a9a91fd7878c92b3680cde8c34896823612a2f04715c05e977c09db82</hash>
        <hash alg="SHA3-512">e0a39dacbb91b7d9f00bdf78829918079f6f2e749c28f31a359064bac9ac7eb65c87e581795946814460f787e33b8829a9cf0e933a0f87dd7d48f288d45f5064</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-1.0</id>
        </license>
        <license>
          <name>GNU Lesser General Public License</name>
          <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/ch.qos.logback/logback-classic@1.4.14?type=jar</purl>
      <externalReferences><reference type="website"><url>http://logback.qos.ch/logback-classic</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/logback/logback-classic</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>2.16.1</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1c1e081b6b61ee1f1cb0ef52eef45d61</hash>
        <hash alg="SHA-1">fd441d574a71e7d10a4f73de6609f881d8cdfeec</hash>
        <hash alg="SHA-256">a4730771e6a495dd3793a42cdb8ce6bddb96c77e15f40c98fd8d9a7ae09e7286</hash>
        <hash alg="SHA-512">2e268340c11ff606df14cc963e5a4c97b22c69dbe09b9ee96873b6553aa97ba703f94dd85cc05704a35c4ae1651fc37d23d87e94bbad39f2a3a63fc2b3f754b1</hash>
        <hash alg="SHA-384">27d294ee2a7519f851bd9da37eefd432b13e2ba2ee94e5bcc8587d8d251c8d00537fe583912681f5d43fc92f29dc23ac</hash>
        <hash alg="SHA3-384">f80ca2f1d7b49ca06c999f287249874979295312ad61fae7dba101a084825c2f7200b0a252c67e36b8f185cb5b70b490</hash>
        <hash alg="SHA3-256">28db760c602a501079b88e94eb4cea2e59895a688e6ea66e447b51adac113e0a</hash>
        <hash alg="SHA3-512">acc6d03c8674438bac5e2b09e1615b11d202c12aa720e9205d820543cc2762f9a3497bf9de9f8239844db23ccf0b52cbd3255aff422c03de490c60ce2c4787ee</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/FasterXML/jackson-annotations/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-databind</name>
      <version>2.16.1</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ac71b868569d329136f2c63f34dd2c89</hash>
        <hash alg="SHA-1">02a16efeb840c45af1e2f31753dfe76795278b73</hash>
        <hash alg="SHA-256">baf8a8ebee8f45ef68cdd5e2dd3923b3e296c0937b96ec0b4806aa3a31bccd1d</hash>
        <hash alg="SHA-512">e826126759ef714b35c546a524d0fc82e8ae38ad19d0502a58d360926aef3d13492092372302fcea19e78b24432838a40023ebf5dfae4e8c566478c4833ea998</hash>
        <hash alg="SHA-384">6e46bf61e034085444b1a708fbb6926ddd46ccaa75c20c9765c1a98c266449169d7a28e6197224f46cc4c15201187ab6</hash>
        <hash alg="SHA3-384">649d02e2265bc92d75876b31006f1cb2fe33788da8edb06ebc5b798e964ba7a8d6b96d21053b01e5fe3cf27a63a8b66c</hash>
        <hash alg="SHA3-256">d58b494fb40bb93c799c315293daf81fb6d0bf418d38b912aab1c37b4de1db77</hash>
        <hash alg="SHA3-512">c3950b04417dee7450b36f3428005a2f118c8ce0388f2c2470f5543cac3106215b6b591848775176892951f2ea7a608c7d02280067d5cfae1634e0f3e306e628</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/FasterXML/jackson-databind/issues</url></reference><reference type="vcs"><url>https://github.com/FasterXML/jackson-databind</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar">
      <group>org.checkerframework</group>
      <name>checker-qual</name>
      <version>3.42.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">4c55448dcbfe9c3702f7758fc8fe0086</hash>
        <hash alg="SHA-1">638ec33f363a94d41a4f03c3e7d3dcfba64e402d</hash>
        <hash alg="SHA-256">ccaedd33af0b7894d9f2f3b644f4d19e43928e32902e61ac4d10777830f5aac7</hash>
        <hash alg="SHA-512">85f66a42a079b4578256b5b6daa4b1ba5aa684614982cab2c9cd83324f2c3fcdde420de6ad51b2f439c4c809be10b376f80f5a45110a1ee6caa59e6298c0ec95</hash>
        <hash alg="SHA-384">1ee2061f8da04e77b577030edc21904b0700aceb241fcb5a549767d44c9b71267217850dc89aca41e65d188e148f8d58</hash>
        <hash alg="SHA3-384">5d89ffdcafb432d84503340827bc6fae5f6fc290fde59c1eb491996c15fd92ad00dfd1e781d8c9d6ef4ca9c4f3e5b264</hash>
        <hash alg="SHA3-256">25c061a632fc0263f974761afad7f4209dd6582a461f3049e39d260640308393</hash>
        <hash alg="SHA3-512">75a743fb2577bb3252de16a86cf10922626689e75918136c83caa3a26db669f7c770779cfb9b9003ba5b181ffc9f7d871ab250cccfc4ff19e587a0384b448929</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.checkerframework/checker-qual@3.42.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/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.servlet</group>
      <name>jakarta.servlet-api</name>
      <version>5.0.0</version>
      <description>Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs,
        implementations of those APIs, and technology compatibility kits for Java runtimes
        that enable development, deployment, and management of server-side and cloud-native applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b950da93e08cf6d5a2d73dc7a80f9403</hash>
        <hash alg="SHA-1">2e6b8ccde55522c879434ddec3714683ccae6867</hash>
        <hash alg="SHA-256">33d3a5bda82c7d2f1b898685faa954f1fc34f7b0ae5c2f6ccc6d051e8a10973b</hash>
        <hash alg="SHA-512">667578d33b939b606bc38322e5cd8d0be4eacedf86e13f34b6c7c9d8ec6ef719ac7b4d830eba2588a4ea5c924fe3772960e94a99642a039f1781421e7eacb1e6</hash>
        <hash alg="SHA-384">329e54722e5da97d1c8d049c4dd68b0d8e22f72b299c2dd4db7f1bd3b07de4cf891402904760dca4584e30193741b11b</hash>
        <hash alg="SHA3-384">4b41bfe405d59203409fe3a5a5d11f177eabe7cd0eb7994dfe1f907c67c93a766959f703dfee1ef9925d420d0dadf9a0</hash>
        <hash alg="SHA3-256">b73926ebe8f21e0d3f440f9e7f3a229fae7975b34afeaa5c42d4334cb1d86121</hash>
        <hash alg="SHA3-512">a85b76f03626ad4d02779d812190fb4b44fddf132dda92c0c908a7eb182f202b0f02f54eea500d92b3a5667d5288e03269530b63c7f72504f424d3dbf5f8c48e</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.servlet</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/servlet-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/servlet-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/servlet-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.validation</group>
      <name>jakarta.validation-api</name>
      <version>3.0.2</version>
      <description>Jakarta Bean Validation API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3a1ee6efca3e41e3320599790f54c5eb</hash>
        <hash alg="SHA-1">92b6631659ba35ca09e44874d3eb936edfeee532</hash>
        <hash alg="SHA-256">291c25e6910cc6a7ebd96d4c6baebf6d7c37676c5482c2d96146e901b62c1fc9</hash>
        <hash alg="SHA-512">8ff9a450e13dad49ac8268ab8c591e045e5056f9459efa09fbb3561b5c879526b344e2648602bf65d387620064cf0c3a00e1243c6422c85a21b53dbab8749a40</hash>
        <hash alg="SHA-384">ab594665f5416edc8b42687e4ca17583fdcf886725ed98a88beb42bb5980d3672a5a5b7dd93b73c2282393ef1814d21d</hash>
        <hash alg="SHA3-384">bd43bd51ad4b56fe5bed62d478554a0e2a183b8ce38ed8606adb52d219eefe2efedafdd3d530b1f680824f54a680ab4b</hash>
        <hash alg="SHA3-256">48b53a0b142c3b314427ea2133e54151ed8263c1627527b8bc824784596840d7</hash>
        <hash alg="SHA3-512">3b6ec58f766f0958be2529b66d12bf492dfb78c49bfd41be87d9102e0885144156a693828f201a2a7019774c02824dfcaf717394a8858779fc9b2cd44b74b453</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@3.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://beanvalidation.org</url></reference><reference type="distribution"><url>https://jakarta.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@3.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.ws.rs</group>
      <name>jakarta.ws.rs-api</name>
      <version>3.0.0</version>
      <description>Jakarta RESTful Web Services</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd98ad2f0edcec6c0f0875695b8647e9</hash>
        <hash alg="SHA-1">5eea182d6651a7257bc8c3614507e1540c766fc2</hash>
        <hash alg="SHA-256">0bcb2cf4522831ad83cc7e936b8db60e2afb2582d19d672eb17d01da2c777322</hash>
        <hash alg="SHA-512">25a57149d3b5b57d21ad7b97d5c293adb549b363fb9c22f5d894adab174cd3019886cfa2b8425b67644b12769075fd891352c5230b66846c9bbcd26bc98dc3a9</hash>
        <hash alg="SHA-384">5602c64b0612e2b6649b2ca2aeae9eab536bb816d41643aa1caace022010b4767cdc9ae3518e2d303476c09260bd3023</hash>
        <hash alg="SHA3-384">ed2e09bb8083474846fa7edb928527d7f37258351aa45e93f46cf40215e89317b6659a829fef3b4837449e347bfb5ca9</hash>
        <hash alg="SHA3-256">67066e127150ca5eec06bb65caaacf3635d5ed856918518932f4d7766725df1c</hash>
        <hash alg="SHA3-512">439072f3869ad8a6128f2b2592328ba604b41111df2938a20b112b7ff8f16d537d8ffc4f83b8fe762c3f8f716fffd73b692a15e90666a1b3fcf97b4e2e9f4388</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
          <url>https://www.eclipse.org/legal/epl-2.0</url>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/jaxrs-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/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/net.sourceforge.argparse4j/argparse4j@0.9.0?type=jar">
      <group>net.sourceforge.argparse4j</group>
      <name>argparse4j</name>
      <version>0.9.0</version>
      <description>The command-line parser library based on Python's argparse</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e8e9767b51c4f3db32d7fd6037d7f2bf</hash>
        <hash alg="SHA-1">0485aaa44f9bfdc787da898828cdc71d6577a86d</hash>
        <hash alg="SHA-256">9eb3b54043038bc111bf0e15a8f69895244f92e3c2bc2800158578ca711f6117</hash>
        <hash alg="SHA-512">c66eff9c67d26ec40258759f6f6faeb584b2719df1bdc1dd4665f68d84951bc03f1c57fe8d2b090cb722cf35cf914ecf335c469fae0a9244e0b051501e2521ca</hash>
        <hash alg="SHA-384">a12d59b3f002543df6166987a715a8ccacec2cc26983f59fd95f4d34316dc5a7595c3c77c6dbf8e3d735173be37ec5a0</hash>
        <hash alg="SHA3-384">e524cc5cef7ce14c840f2699e9abb41200d63120d8f025528bdcd5bcbb336d993823d6bc292f9b50423f099a871685aa</hash>
        <hash alg="SHA3-256">5f253a32975cd8ba92e499c6144a4df9a537f6ef7e2e5cd8d3aefe54dc493d0d</hash>
        <hash alg="SHA3-512">4b964b637a7114c8f1afaa980b101dda61f2120515c6f4b16a420b7589cb50c3b79d92811c43ed7e6268f64e0ac0526f91c4a7ec13f432f50dc10a2cc84f2cbd</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/net.sourceforge.argparse4j/argparse4j@0.9.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://argparse4j.github.io</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/argparse4j/argparse4j/issues</url></reference><reference type="vcs"><url>https://github.com/argparse4j/argparse4j/argparse4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-security@11.0.20?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-security</name>
      <version>11.0.20</version>
      <description>Jetty security infrastructure</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">65160e47126973ac352857430c0f0eb3</hash>
        <hash alg="SHA-1">610df128b530f3edde46f784b42aa60bd46375c5</hash>
        <hash alg="SHA-256">09006341f5664bb09699f018ff0724a9495059183143cad0093ed80cd287226e</hash>
        <hash alg="SHA-512">ecceb5b81ffcc9e7e7178963a74b4a868d7e59cda1043654bacf652b1b7ed0c096c56fe41806d1d93a9ca82d058cbbffa18ad27670c6fe54193296718e0ca3b7</hash>
        <hash alg="SHA-384">4655727c9dbcfa70034434a483f642ec81b43bda24d2b3fe4c438f3653c9d1f90fb71b8ea374ec7108b5705da76d6d3e</hash>
        <hash alg="SHA3-384">4b7235cf7238ea79c66409d24f94812ba527ace3faf2a0612e95d6e76ddcf4bb33787cb458971d8704f1f302b674b774</hash>
        <hash alg="SHA3-256">494da53baad53b5bf1ee1071934b871676ba9be8dde159ce4b638c308a6fd28b</hash>
        <hash alg="SHA3-512">56fe346b7662e5d6d5eb48eed980e96fed314504250a7c271d8b4c584bad0009b161268b4d309dac80c306dd9cc17cb0152216c2dfe5ac55f69a5a43215aee24</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-security@11.0.20?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.dev/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/jetty/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://www.eclipse.org/lists/jetty-dev/</url></reference><reference type="vcs"><url>https://github.com/jetty/jetty.project/jetty-security</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-server</name>
      <version>11.0.20</version>
      <description>The core jetty server artifact.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b6d93046e20136bfca140d4f68cd9c8a</hash>
        <hash alg="SHA-1">4b42686cc172c2dc68014ae62800ba49cef1fc68</hash>
        <hash alg="SHA-256">7757201614b4014c0992d981b6327a7fa0bc86b6dc07b47a75389633506583aa</hash>
        <hash alg="SHA-512">7262972b9c00a5e2ba6d767128c24bff010889ec0922506101ba2bd1acc8e14fe0172b1c3234fe61a43bda9f8763bf32b92bc807daa113e77dda6b19fb606048</hash>
        <hash alg="SHA-384">0449e085f1f6cef9251f2ca82a92e64af98ba8aed617ae04db1c63a838fb82ba8cc5a6ca58759003126639d2ee841763</hash>
        <hash alg="SHA3-384">2815e2bf415ce7fefdbeb528b4818b365c2e81337887d5fddc86ae50bc50cb126209ea05eb9a75a0a62bf27630dc1b39</hash>
        <hash alg="SHA3-256">5d86ccf5ed07543f41f9cb9c4c85c50001802b1b5cd113e2d8216ff413a40bda</hash>
        <hash alg="SHA3-512">a8752005bb25816868da9b58e316989858791b0e2b5f4583088a54e3f3a79b9719a7917ae8c122023887374eaf2ddc41020674877588809eadaa3020098e2e8e</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.dev/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/jetty/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://www.eclipse.org/lists/jetty-dev/</url></reference><reference type="vcs"><url>https://github.com/jetty/jetty.project/jetty-server</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-servlet@11.0.20?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-servlet</name>
      <version>11.0.20</version>
      <description>Jetty Servlet Container</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">eef8ffa65723dfd913af3c56173041b2</hash>
        <hash alg="SHA-1">a1d845eb6cec5d4667daffd0028a642fb3a9103c</hash>
        <hash alg="SHA-256">28a16cff9cf81cba20c84cf3de00d644289bfc06901dbe0a427cd64b8821c630</hash>
        <hash alg="SHA-512">3fa42a1ad7a7a3e7a03c191b2c25a6929a0533aa2f9bb9ec16b35b5fe5fe4e2cdc3209ac154994c39116d443638309dd01ac01ba92ff65f524683213319907cc</hash>
        <hash alg="SHA-384">0b03ddc1cb078f3d4cc40eb643132e10ae6f12929c96ba972fe671472ac3d0689d2e64883c69dacde461d291957a63e4</hash>
        <hash alg="SHA3-384">732f8701064e2844301c613bafd34f5bc2ce474a74f6303e5b389395475c9b9606e4771ff59fa19faed81eb29099442a</hash>
        <hash alg="SHA3-256">f974ca62d50f49e20dea9b4917d87a8a84bd082819d57bb28dacffa08e391a6f</hash>
        <hash alg="SHA3-512">ae36486bedab995c794af41d444c796eb752f54eb3cf959f0bf23440b553016015943b1ebfe891b98936eca2207c1c8b622d96d4ab5702e3ffc94cf612162e99</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-servlet@11.0.20?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.dev/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/jetty/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://www.eclipse.org/lists/jetty-dev/</url></reference><reference type="vcs"><url>https://github.com/jetty/jetty.project/jetty-servlet</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-util</name>
      <version>11.0.20</version>
      <description>Utility classes for Jetty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">83d40c5c7d81c7f6ba2772d76387397d</hash>
        <hash alg="SHA-1">6b72e01745c0fa15037d034ae699b059180862d9</hash>
        <hash alg="SHA-256">8a8b4e62dd7218475faf58e7f5377f0cc13e2c3fbf101a2fdcfcc3d195347ea4</hash>
        <hash alg="SHA-512">136abe73e11eeb77b4d4efd16dd529a8dab12631a18ec35274fbf5b35b12afb386f5a27851752dfb914def37cb46ceb77674e7f3f47bf52d972feaeb8e48201d</hash>
        <hash alg="SHA-384">241f2f703e9a28db098cf3df7fc1a99f479cd17e752300d74260650bb7c7a0dc05699069fb9f054611808edda20fe335</hash>
        <hash alg="SHA3-384">fd4d3ceb80f71ea456a8b0036853ee716d54df2fc4aa39bb108fccc51842b9270482c6b70b27324195438dd1ce897874</hash>
        <hash alg="SHA3-256">dd0deaf58d1a49e7d7a4930f22b4f8ee16ccebdd2c3b28c4f12f627e39059ab2</hash>
        <hash alg="SHA3-512">66001ad2d5f8cc8961df98770b0785f8aeb7a3f3c58a8b350a46f8da3e1764d6f7e67a867ca587ef82fabf811f3fd40f6fc3f3d694078fdeadcf85de08cdaa93</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.dev/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/jetty/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://www.eclipse.org/lists/jetty-dev/</url></reference><reference type="vcs"><url>https://github.com/jetty/jetty.project/jetty-util</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java@1.0.4?type=jar">
      <publisher>Mort Bay Consulting</publisher>
      <group>org.eclipse.jetty.toolchain.setuid</group>
      <name>jetty-setuid-java</name>
      <version>1.0.4</version>
      <description>The Eclipse Jetty Toolchain Parent</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6040323d9308e6a5f6029d260a2926d9</hash>
        <hash alg="SHA-1">4798bb61795d1e82ac5230fb97fde486b22efcf7</hash>
        <hash alg="SHA-256">dd829b40c5d9627b41f85239448f931ff63555483238f60e7437bee1c23f9ba8</hash>
        <hash alg="SHA-512">0d7c1333607fcc38b8748a876ba220b5aa814c7d48d5dee84f8635f525c5b162bbfc74c3243e02460a903c76729adc6bb9ea07c77503f966260807255c8ca63b</hash>
        <hash alg="SHA-384">e82fc80bffcc63eb628b57b6ea9a00111be4a7fd7d8077c1409d767d0935197efcbcf231dc82e62ce84fb808ba656c1d</hash>
        <hash alg="SHA3-384">fb0270af62b468b776576aed701ebb6a72eda52c9507647aaadfb6178f0a09b9c18eaebf36ddd862ca60491bb78bf73f</hash>
        <hash alg="SHA3-256">9c8ef28b4307ec69ab5350ea64db081df0f6b84d313cefd34aa5840bc508186e</hash>
        <hash alg="SHA3-512">a461a699b02e60617ce10baf1d4c87e1eefdf0fb75d35d8ee5fb3be6b5908ab9a88fc54617f0f9e7d13f17e0740f9b9b2cb1c9a19d548ccd844e448bd868abdc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java@1.0.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-setuid-parent/jetty-setuid-java</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.toolchain</url></reference><reference type="mailing-list"><url>http://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.toolchain/tree/master/jetty-setuid-parent/jetty-setuid-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.inject</group>
      <name>jakarta.inject-api</name>
      <version>2.0.1.MR</version>
      <description>Jakarta Dependency Injection</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">438122a42dc62a4b791925ca56bacf11</hash>
        <hash alg="SHA-1">552baa98c0b55365301167c093901ca5754c733a</hash>
        <hash alg="SHA-256">c6020d26574f3c5eca0a4f28861408d947b663b977450987ec4e265dfaf168a2</hash>
        <hash alg="SHA-512">253f277d9721596447ec65ba5142db04fd7c7e1d0a8366f251df55f0357244c30cd1b7c952e0fe4f2cde75aec3ec3de3aa3aac61fcbc7447d79a793ed5ce5eac</hash>
        <hash alg="SHA-384">0f3cec3ccb81749dcce98353fe646ca6d3930ff6b2d6f43f8d89633a9a6bc57d2a056ffcc6378ca4f03f17764f58ab25</hash>
        <hash alg="SHA3-384">62296fde24d84c3def3b8b5a6bd1745742c078b539eb0c46129d9512db230374d08430c0a73ea722ab93cf6c37f2c72b</hash>
        <hash alg="SHA3-256">fe97e6d58b812590186724d1262b823efededca36d20b3a50811d8e77ce444ba</hash>
        <hash alg="SHA3-512">d4cb62393b2b6169adddb3c85797b0735a440d8d06de7df7ea1521b437ef823da91409fe333bc96005d055cd562d4dbddc077993bb749f606a7a99804a055bbe</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/injection-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/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/injection-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.core</group>
      <name>jersey-common</name>
      <version>3.0.12</version>
      <description>Jersey core common packages</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">51e1c762301a662ed18f2295d277846b</hash>
        <hash alg="SHA-1">9446ade441d8f5c3c5a9297195fb444577390ba5</hash>
        <hash alg="SHA-256">e0590df8613edb060ad72ee60aa35081558b649faf942764590f5a3abac355be</hash>
        <hash alg="SHA-512">3883c8056589296a9eba7abab537ee76e916f2c818622e9ed0253567745b0d73960b7e544657e7e63c21e13ac70ac539667de9cf423e6a191f73bbd02da46a20</hash>
        <hash alg="SHA-384">b26fc788a410da505cb5e4c4fb51a827c9948247fab661f7d82afe75905141c179e39510b9a50a6abe516ab8d3030e15</hash>
        <hash alg="SHA3-384">93679c9b63906495b160846bb178ce1388cd5daa464a153f0626cf098e7bf733a3f46319600d2b35ebd071376477b72e</hash>
        <hash alg="SHA3-256">816a7d0f907d1b42b30dffe6bdf3ecd138261ec00f87f151af7d41029c0a09a6</hash>
        <hash alg="SHA3-512">25fe134e2da1127022283c38d11c49a3f08df967623e0f950f409bc70fdc3d3116ee0c586f4d705482f0c3d54da186c6c01529ba51494fb9dc1e60448fd201ef</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@3.0.12?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/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>
        <hash alg="SHA3-384">b27581d003ce715fba7e2958dbe73b64330b8586d94dd2f4b80b3d4861fd36415af6c2fe1005a798a7bd4f706d77e3d1</hash>
        <hash alg="SHA3-256">cf90e96adac2f1167ff71267db4a91c75d824f8a4b0359d2ab7d50b1c87c3952</hash>
        <hash alg="SHA3-512">75f9ff6c3ab03f4471ac04789c181b75edf4c5dbf985a5616b2c979de59aa478b02593036f740a6c7bb71afcb145c131a3ff3e5a6a53336abab22f2cc9825772</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.ext/jersey-bean-validation@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jersey.ext</group>
      <name>jersey-bean-validation</name>
      <version>3.0.12</version>
      <description>Jersey extension module providing support for Bean Validation (JSR-349) API.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7af5e64cb263e0d3cf75d0fff0892c82</hash>
        <hash alg="SHA-1">374b37019d2df2ecba2598f62edb12ea9bcac254</hash>
        <hash alg="SHA-256">b27c5e334381c8ef2226b5fd404c15722f0032cbc01f146185b91a94b84ba4d7</hash>
        <hash alg="SHA-512">1a4c18a1e2e67deb4d233d815e7ada378793f983b0cfaad42be312228b92a64fc4bc11118fe24dbcea80ffd8923057fa28d9e87c39698659737e1dd65daec610</hash>
        <hash alg="SHA-384">aba8b34550c47da5b9dd7ca58651bf1b0cf32eb25e3876d1cec290cacf8b2c49d2be510bccceef27ae5e895a32ba61f1</hash>
        <hash alg="SHA3-384">7d26632e705705050b5a4b4644542744202fb2a7b709c58eed601c9c2cef7895d5982c3f15a6fd8d2740abe7b864c366</hash>
        <hash alg="SHA3-256">f7a4b1fc596230851bbe891d1d381ededf9084dd3b11fe76dd017aaa45512701</hash>
        <hash alg="SHA3-512">b9a011f5337cb2b8c957f8fefc2069aa062bc4886e0971aa9dc7f863710d57e26cc0c87487899f27b49042db9e106c99588021aa874bb156e5798d8d8a99d43b</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.ext/jersey-bean-validation@3.0.12?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-bean-validation</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-bean-validation</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jboss.logging/jboss-logging@3.5.3.Final?type=jar">
      <publisher>JBoss by Red Hat</publisher>
      <group>org.jboss.logging</group>
      <name>jboss-logging</name>
      <version>3.5.3.Final</version>
      <description>The JBoss Logging Framework</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ee7e24e94235c13f53392ecaa53f938c</hash>
        <hash alg="SHA-1">c88fc1d8a96d4c3491f55d4317458ccad53ca663</hash>
        <hash alg="SHA-256">7b119460de174195aca412dfed52ca0bbef0ece26c2d74301b6172cfadf4ff59</hash>
        <hash alg="SHA-512">cf3d5ccb791c3cf52d6af509056a1027cb6182a552b6fc66a593cf119812ba229f52d73f26f11555f248c8ef7ac45c11c27acb3c56dc73e627feee8b53275766</hash>
        <hash alg="SHA-384">1b266fa1a354f8ec938066db3f41b778c421d67150919213946c5022310a45fa37f7d81cd6ddbd3e0fdc97fb9db2beac</hash>
        <hash alg="SHA3-384">319213adb97dd49a5e1e2d76ac0f906624707580f7997c25c9ab0771a95a2d5110393d2c4cca4ef463b9ba6735d6a22a</hash>
        <hash alg="SHA3-256">0b8a39595fd082a12943142c8a856210a9edb38d7c4690b10e0fbf4b5310f517</hash>
        <hash alg="SHA3-512">d338491f03dddd461255aca2a054d414cfcddc8cc02546eb946941e3a2b6cb99b5a6e0f295059e34a0ed381d456c22ccce03644d7d19d41d99c2a61651b1e4a6</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.jboss.logging/jboss-logging@3.5.3.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.jboss.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://issues.redhat.com/</url></reference><reference type="mailing-list"><url>http://lists.jboss.org/pipermail/jboss-user/</url></reference><reference type="vcs"><url>https://github.com/jboss-logging/jboss-logging/tree/main/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.hibernate.validator/hibernate-validator@7.0.5.Final?type=jar">
      <group>org.hibernate.validator</group>
      <name>hibernate-validator</name>
      <version>7.0.5.Final</version>
      <description>Hibernate's Jakarta Bean Validation reference implementation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">40a4b47ce11d01e5e14dcb5b8b6622b5</hash>
        <hash alg="SHA-1">cf1798d116def7500271167f903fec7f453bb61d</hash>
        <hash alg="SHA-256">4e189d3e31012fc758b8ecc24f43fa7375edf89294ba2adf56ebf295bafebbe9</hash>
        <hash alg="SHA-512">64c47d876f1d1483f43177ce112d40ac069cb428a0207783b5981e0c6ead93fc7b77717b17c32d5001f2b782185ee14d1b4f946d1c426d24c0fd9e4128823853</hash>
        <hash alg="SHA-384">1a041344229ee22008bf190954d37ab4f48096f4c2a3432dd0e319bba3bda1bbab72fe606778509b7bc87e6ea2bf3049</hash>
        <hash alg="SHA3-384">1466d79675785924e9a25b3b51bf23fb0219771a8559f220da33860feaa3c51fee2cb57199cea8eb974e542b60fed504</hash>
        <hash alg="SHA3-256">dc5638329482464ef19da93169c741cfb6e5fa9675caae69353b72fe8f890087</hash>
        <hash alg="SHA3-512">34c91982dd1a79af6a37293539b50f72e8c334ed3a0653dd8e2a57645bb1f07bcc7a5550846dda23a3dbce393808be9db4333a7ab3a871de801a7f5493e0acf7</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.hibernate.validator/hibernate-validator@7.0.5.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>http://hibernate.org/validator/hibernate-validator</url></reference><reference type="build-system"><url>http://ci.hibernate.org/view/Validator/</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/HV/summary</url></reference><reference type="vcs"><url>http://github.com/hibernate/hibernate-validator/hibernate-validator</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>2.0.12</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">86eb051f2e2d6497a3a57810c963a9d6</hash>
        <hash alg="SHA-1">48f109a2a6d8f446c794f3e3fa0d86df0cdfa312</hash>
        <hash alg="SHA-256">a79502b8abdfbd722846a27691226a4088682d6d35654f9b80e2a9ccacf7ed47</hash>
        <hash alg="SHA-512">5bc0a61bd32b63ab7d44e210f1dcc3e4dc7417186ab8a2297f22edfa631513cc55b7fe3bb15eb0124b9a30dcfd4d168932bf3262cf6491feb2facbdfbe661e72</hash>
        <hash alg="SHA-384">7c8d503d37899b577f39e5a3517b69034cad655e31d4b783313533bf49054f25b0ae87f8c32e4eb40677a53011e6bbce</hash>
        <hash alg="SHA3-384">9bf58592bbf1d21ec6a6a55a084ea21a16d5d5c38dbadcded450ef6af8717b364beae497fdb600d9d3695e62fb26fe4b</hash>
        <hash alg="SHA3-256">72000cfd589a16b4eb81e4ac648a2781847aafe0dd464fa260fdd79196ccc693</hash>
        <hash alg="SHA3-512">1f91affc70ce6fdfa69be146d9f23835702a22c3a47b6c495b6964b3ea80d901bb1517b26e9fc973a3e6c7f38c25b74397856ae236519bf3d2ea96148c3118e2</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.bind</group>
      <name>jakarta.xml.bind-api</name>
      <version>3.0.1</version>
      <description>Jakarta XML Binding API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ce443876615a903fdff9e0d5d13cb8d4</hash>
        <hash alg="SHA-1">5257932df36ff3e4e6de50429dde946490a6a800</hash>
        <hash alg="SHA-256">b8fb4bee3ff5b5c1ef77144d8411316018d7bbd41fcf1ede0646f7978546b867</hash>
        <hash alg="SHA-512">7c74cedf7c0baaa5166311a4c4300a72eb09ae280ec3376553dd8651e6e3d5f100794421ba647b328195dfcf98a6cf7623169a0b87de3f13984dd7436c284807</hash>
        <hash alg="SHA-384">9e3e8b7b86884751280e71e3888d1ff3f4f0c9d6446ed8e32cd61f030532b455b7401d1495dc0da72cd3f6300c68f482</hash>
        <hash alg="SHA3-384">47bfcb7a14b57aaa6c813a54702af321dd488cd1697a52476bb46fb9e6162cd46b62faa876a77752b4a7271241924b38</hash>
        <hash alg="SHA3-256">91d3e457af90b684e246e02808fb8ededfef65f602717e3815417cb63f22c6b6</hash>
        <hash alg="SHA3-512">3c72bb852c244bfb7da0f382fda743c0f8522f56fa77337b203f5027ba8b32d12cd6d0d6ffadfea65552b508be9b40601d876b398a8fca8f4ae9ecd979154a93</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?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/com.sun.activation/jakarta.activation@2.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>com.sun.activation</group>
      <name>jakarta.activation</name>
      <version>2.0.1</version>
      <description>Jakarta Activation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">39228ac67f033514a0ccb3360ac461f3</hash>
        <hash alg="SHA-1">828b80e886a52bb09fe41ff410b10b342f533ce1</hash>
        <hash alg="SHA-256">b9e24b7dd6e07495562ea96531be3130c96dba4d78e1dfd88adbbdebf4332871</hash>
        <hash alg="SHA-512">d1c214d2d6ecc61bba396d913c66c977418e74dfe96e5558951ccf99a60cfca6adfea3fc64b6e2d15f698e30dac870b8f6e8d7a22e0dff975f8dd83864714fc5</hash>
        <hash alg="SHA-384">7481f94524b06ba81d12f5d9427dcd389d2c9130176567ff3e11c82fcfe605bf654116463b23d259573f3222b3414bcd</hash>
        <hash alg="SHA3-384">0bcd7603bc9ff7cae8fb9d7c6547c012d88a5d6374a71670d58086dc597cd592f6686abccc63d095cb17cdafe4dba762</hash>
        <hash alg="SHA3-256">47760a6311d1023c1384ebaea0c2eb35c8ecbb06e424fdefe935693088e2f88e</hash>
        <hash alg="SHA3-512">f5d531480ed1cc9323281d1ca402d21ec71a7ad267372c95a8c8dcf0f1e6919d545085fe5c7b154c5594f26538873ee75459795e826c6acb3fa6c4629a7f983a</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/jaf/jakarta.activation</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</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-core@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-configuration@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-logging@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-metrics@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jersey@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-servlets@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jetty@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-lifecycle@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-health@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jetty11@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jakarta-servlets@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-request-logging@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.4.14?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/net.sourceforge.argparse4j/argparse4j@0.9.0?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-security@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlet@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java@1.0.4?type=jar"/>
      <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.hibernate.validator/hibernate-validator@7.0.5.Final?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
    <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar">
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.8?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar">
      <dependency ref="pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.25.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.2?type=jar"/>
    <dependency ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"/>
    <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.25.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    <dependency ref="pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.8?type=jar">
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.25.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml/classmate@1.7.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.hibernate.validator/hibernate-validator@7.0.5.Final?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish/jakarta.el@4.0.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml/classmate@1.7.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
    <dependency ref="pkg:maven/org.hibernate.validator/hibernate-validator@7.0.5.Final?type=jar">
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.jboss.logging/jboss-logging@3.5.3.Final?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml/classmate@1.7.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jboss.logging/jboss-logging@3.5.3.Final?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish/jakarta.el@4.0.2?type=jar">
      <dependency ref="pkg:maven/jakarta.el/jakarta.el-api@4.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.el/jakarta.el-api@4.0.0?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-configuration@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.8?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-text@1.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.yaml/snakeyaml@2.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.yaml/snakeyaml@2.2?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-text@1.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-logging@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-logback@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/jul-to-slf4j@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.4.14?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.25.0?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.logback/logback-throttling-appender@1.4.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/log4j-over-slf4j@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/jcl-over-slf4j@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-logback@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.4.14?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar"/>
    <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.4.14?type=jar">
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/jul-to-slf4j@2.0.12?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.logback/logback-throttling-appender@1.4.2?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/log4j-over-slf4j@2.0.12?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/jcl-over-slf4j@2.0.12?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-metrics@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-lifecycle@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-lifecycle@4.0.7?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@11.0.20?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@11.0.20?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-jersey@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-logging@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.ext/jersey-metainf-services@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.inject/jersey-hk2@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jersey3@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml/classmate@1.7.0?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar"/>
      <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-client@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.hibernate.validator/hibernate-validator@7.0.5.Final?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
      <dependency ref="pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@3.0.12?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-client@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar">
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?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@3.0.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.0.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?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-client@3.0.12?type=jar">
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jersey.ext/jersey-metainf-services@3.0.12?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jersey.inject/jersey-hk2@3.0.12?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-locator@3.0.6?type=jar"/>
      <dependency ref="pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.hk2/hk2-locator@3.0.6?type=jar">
      <dependency ref="pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-utils@3.0.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar">
      <dependency ref="pkg:maven/org.glassfish.hk2/hk2-utils@3.0.6?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.hk2/hk2-utils@3.0.6?type=jar">
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jersey3@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.25?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.16.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar">
      <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar"/>
    <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.0.1?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@3.0.12?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@3.0.12?type=jar">
      <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-servlets@4.0.7?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.4.14?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.25.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-jetty@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-logging@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jetty11@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-security@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlet@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@11.0.20?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jetty11@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-security@11.0.20?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlet@11.0.20?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-security@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.20?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-health@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-lifecycle@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jetty@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jersey@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-client@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jakarta-servlets@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/com.helger/profiler@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.helger/profiler@1.1.1?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-request-logging@4.0.7?type=jar">
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-jackson@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-logging@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-validation@4.0.7?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-access@1.4.14?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.4.14?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@11.0.20?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/ch.qos.logback/logback-access@1.4.14?type=jar">
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/net.sourceforge.argparse4j/argparse4j@0.9.0?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java@1.0.4?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@3.0.12?type=jar">
      <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-common@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jersey.core/jersey-server@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.hibernate.validator/hibernate-validator@7.0.5.Final?type=jar"/>
      <dependency ref="pkg:maven/org.jboss.logging/jboss-logging@3.5.3.Final?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish/jakarta.el@4.0.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
    </dependency>
  </dependencies>
</bom>
