<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:da1dc525-34fb-31f2-b513-79f0d3de0391" version="1" xmlns="http://cyclonedx.org/schema/bom/1.5">
  <metadata>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.8.0</version>
        <hashes>
          <hash alg="MD5">76ffec6a7ddd46b2b24517411874eb99</hash>
          <hash alg="SHA-1">5b0d5b41975b53be4799b9621b4af0cfc41d44b6</hash>
          <hash alg="SHA-256">6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81</hash>
          <hash alg="SHA-512">417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d</hash>
          <hash alg="SHA-384">5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d</hash>
          <hash alg="SHA3-384">0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8</hash>
          <hash alg="SHA3-256">3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487</hash>
          <hash alg="SHA3-512">59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.2.26?type=bundle">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jetty9</name>
      <version>4.2.26</version>
      <description>A set of extensions for Jetty 9.3 and higher which provide instrumentation of thread pools, connector
        metrics, and application latency and utilization.</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.metrics/metrics-jetty9@4.2.26?type=bundle</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jetty9</url></reference><reference type="distribution-intake"><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-jetty9/</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.metrics/metrics-core@4.2.26?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.26</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">5828504e260983cb9b266e3f117665fa</hash>
        <hash alg="SHA-1">9cd762999669e726f694a3ac8f9d8a1400cdb332</hash>
        <hash alg="SHA-256">9691fe898dd4fa5a4667b694e2e9f9ca6837c1e906f57627423121cf2552616e</hash>
        <hash alg="SHA-512">f4b6dbfd6c125c660041e8b7d408c8a7fea92acf758b28c7931d7a623bb5961291c973be93917492297de5290c1527f196c0875a51b8e1e0011c6b73392faac2</hash>
        <hash alg="SHA-384">726ed572d82d619c300570002a4d8a0b31912eec7c7ad0f44dea76d5bca893f58b10b629be28ea3a736bc32d7aad216d</hash>
        <hash alg="SHA3-384">3c42a5184c6152091f22373d5e3f0bbde42c9681802164ed825c54e1a571f0c99acbce238053fbe8136163973cdbd2fe</hash>
        <hash alg="SHA3-256">b67d5422f6dc0f050842df578cef0593a5f696cc86af255f206d8ae776032549</hash>
        <hash alg="SHA3-512">d82040ac1b24cfd84b959c7db5423cf453df6a698189e09c5296b763567139cd0a05582780051b7ee02941cdd219d657c394758523ad90095341595f5cdf74e0</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.26?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-core</url></reference><reference type="distribution-intake"><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/org.slf4j/slf4j-api@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.36</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">872da51f5de7f3923da4de871d57fd85</hash>
        <hash alg="SHA-1">6c62681a2f655b49963a5983b8b0950a6120ae14</hash>
        <hash alg="SHA-256">d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0</hash>
        <hash alg="SHA-512">f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b</hash>
        <hash alg="SHA-384">2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a</hash>
        <hash alg="SHA3-384">3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b</hash>
        <hash alg="SHA3-256">ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881</hash>
        <hash alg="SHA3-512">14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.26?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-annotation</name>
      <version>4.2.26</version>
      <description>A dependency-less package of just the annotations used by other Metrics modules.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8a19258aa6c50aae0fdf9b097d882d3d</hash>
        <hash alg="SHA-1">427bd7a811650125bdb337d0182e9abc92fa3e83</hash>
        <hash alg="SHA-256">90604a55a665d35d038753e7817430dd15c1c784359644fbfed160dc86dba10d</hash>
        <hash alg="SHA-512">73fcd99953af2064bab10f185426c45bd5c0cf2dee1cf0b49a04743da9b4ee4ddd45b28ef093b036ca1de9ce95c1e3c23d07265d9547ab0261a0fbe8ad0a2f37</hash>
        <hash alg="SHA-384">eb302d886ebe2625c5b33e3661ff4fe2bbf2678aa0f5e3af6c3b781313dce526fccdd38fefc1ee91b9d0efb84a6248b7</hash>
        <hash alg="SHA3-384">3614b80a8938eece14e658530ba56afd0c799eb9e425fd2b30e1cc4c2c7e0f7e35452afde190f307a453bde8d6f44dc9</hash>
        <hash alg="SHA3-256">98b2d85cec26ad7a481c400b2685e11542ff688cd8b4f38bdb7150b38eb54094</hash>
        <hash alg="SHA3-512">2438ca9828a2498e8f3130b0341e02ca532b395a0b7e08b86cfee9d8e92a70d63745f3d807ab69587153d6f62b8897a2b5964944310f1ad085bbab19cfda1aec</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.26?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-annotation</url></reference><reference type="distribution-intake"><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/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-server</name>
      <version>9.4.54.v20240208</version>
      <description>The core jetty server artifact.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e2fd6b022866f111c2e295ac97047f88</hash>
        <hash alg="SHA-1">13d439d8a5d8b1ec936f9d6f90dbdd46fcb01820</hash>
        <hash alg="SHA-256">96a3e929207cab7612aef2ed9e80a2d1514bd5cfba118f6d040677ae483398f3</hash>
        <hash alg="SHA-512">780ee47a8722bdfb4b159f440acbfb69afdb73cc329906392b10eba8d30c564aa6377fab129e61b85a56945f01c4403913c80b6ce3158d108d88a3ad64527f06</hash>
        <hash alg="SHA-384">80d9950edd40b4f2430fc4e0106af3fd95006fc02b8a7de3dd8ffcee4b9e72942ed4f5808afa7d3beb9fe808db375830</hash>
        <hash alg="SHA3-384">788e7e8bfa03d0b0a11b503c11acc94df6d080b3fa1b1463ef1c35f95513e9b55b45c07db614e8261a6d472af7dadd4f</hash>
        <hash alg="SHA3-256">fbb64bf48c1e215dbe5357c830b07907f6b287330a930d8d32c6c506f80885fe</hash>
        <hash alg="SHA3-512">049c2cae143053c6e460f6d41772d786712493edf376810bafa81b5b9e72d82c9adcfb680c7038b05608fd650dc596c3327f345e293750b5a98b379f0621c3b2</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-server</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-server</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-http</name>
      <version>9.4.54.v20240208</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">057ddc7abad3b9ce93ee1542cd78cfbc</hash>
        <hash alg="SHA-1">a641b8a694eeefdde64404011471710e51352276</hash>
        <hash alg="SHA-256">90e44ea0dba911fe23b7cc4554ea8761e92dfd803401e3888fe6eb10a07944e7</hash>
        <hash alg="SHA-512">6e1d6fdffcb2acf8daa9ce5b3ad973526a30b3556dc8e950254c68c64cd70e101b28a8acac41b3bd74de6b9c8eac10676afdc3c58ccb1f61a74323721592e0b5</hash>
        <hash alg="SHA-384">198cab7ff218d1cb3d4a0fb4863e46860e48ccc4e34a1ca0ec1ff1c1e54bb7a3b71c924081727d125728bbb1e528071f</hash>
        <hash alg="SHA3-384">57a8f2895e2f27b7d71607bf2736da2cb54148c099ac871e34f4bd57f2473a12045eec88fcae8b77eac8f34a97d6a3a7</hash>
        <hash alg="SHA3-256">bf716b2b20aa84a7d278daeb16486320ac913ff6cf34d2e014d2078a600f9e2e</hash>
        <hash alg="SHA3-512">d5aa2754832304d6391db407edfe19bf6ee5cb6f1015e0ec71d95a19eb07fd53b43c8bbf919f24b63429804494ee2b373ca5854bb494aea4775203e46cc8b88e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-http</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-http</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-io</name>
      <version>9.4.54.v20240208</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ee9f6ea6ab697a0079d7baef03097d6e</hash>
        <hash alg="SHA-1">389cb96fc6963b0aa13954164ed0b1c54bf87462</hash>
        <hash alg="SHA-256">fd2b9b44fc4da25b6b15017f686d4c50e2cb4d68beca9602194ad9cefb97f777</hash>
        <hash alg="SHA-512">72af20a535ea6cc8d55d651a661a10548036ac800d902ffbdfe8c57afbc166043c0e467a9a5b59c31c9b6d8a10f65d1ee17bf6b5c37e9b3c46b896df9ca52614</hash>
        <hash alg="SHA-384">0dd05a26368af2ce5c93ceb07c73e78b79c01e27a319ea97e18591e9e6951c7fa7e017ea917b726f2265cf5fecc10f72</hash>
        <hash alg="SHA3-384">4dad01728d0a9ae040ec87e24bb8f2e85049c56b737eb4f1e536abb1f239bf12600cc1cd1bf92152cf065c29528397a7</hash>
        <hash alg="SHA3-256">4ba965305e544591cdc512834607de2dc3ebf98de4760adb27aa26736aecf031</hash>
        <hash alg="SHA3-512">0de541ca1a52ec357b1a8c3061f5b90695ba8e5c6db042114b987a3568eb14ee4df22505d65b420078e705227f9aa13f47a371ca832a321853d257560be53a27</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-io</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-io</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-util</name>
      <version>9.4.54.v20240208</version>
      <description>Utility classes for Jetty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">54404a63c29167408bd6a394b2cd1363</hash>
        <hash alg="SHA-1">8da375769a8fe4a32ec52cc2c9ac68f1eb843588</hash>
        <hash alg="SHA-256">0025f8470828d60dc93e6b5c33c015630b6b05a23afa8173ee7e60b928a4521e</hash>
        <hash alg="SHA-512">fbe9cf7efeba9f29297f75de3f1c2d98f0e02816a1dc9e6eaddcabb84c3a699a9332218c532017a3707ec57f4f99066bc671708bde4ec84dd873b8403422d7e9</hash>
        <hash alg="SHA-384">8ff35a1bea1eb199c0abdbdd1d14ffc075f9de1aac160fe2e7b8f0b7b297513c09484575fcd4b5ef6f33f9bc93f280c7</hash>
        <hash alg="SHA3-384">924bc44ad79e9c9c5ee1e14c3be3810d60bed1894b625c2a8856acad20fcba6f9c5498902765766f36f2bf15638c2d31</hash>
        <hash alg="SHA3-256">7c258903dee4457196b7f3a3638b1a0066daca8d2a4171954578a425394d239b</hash>
        <hash alg="SHA3-512">68ba5b07161ec4595279efdea2be2702b27beec733abcb9e5966a84557d585d19f6f29d352fd495c33138f851ab421a4259339a0a093245072b8b7e95e78508f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-util</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-util</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar">
      <publisher>GlassFish Community</publisher>
      <group>javax.servlet</group>
      <name>javax.servlet-api</name>
      <version>3.1.0</version>
      <description>Java.net - The Source for Java Technology Collaboration</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">79de69e9f5ed8c7fcb8342585732bbf7</hash>
        <hash alg="SHA-1">3cd63d075497751784b2fa84be59432f4905bf7c</hash>
        <hash alg="SHA-256">af456b2dd41c4e82cf54f3e743bc678973d9fe35bd4d3071fa05c7e5333b8482</hash>
        <hash alg="SHA-512">32f7e3565c6cdf3d9a562f8fd597fe5059af0cf6b05b772a144a74bbc95927ac275eb38374538ec1c72adcce4c8e1e2c9f774a7b545db56b8085af0065e4a1e5</hash>
        <hash alg="SHA-384">8bf960fd053ef6ad1c3535824311f676b9ad537678b85f855dd5d6d726e391f8a7be9c9c76a8ae3ce8bfe671c1e2c942</hash>
        <hash alg="SHA3-384">e8f3282c08ceeed02947a13e886a3d75a6ea63e4f869a0e0bcbcf622e7cbffc81ed7bc045e82820443b6572c897cc4cc</hash>
        <hash alg="SHA3-256">8acc3481503989e1a78ad619bcbdc005b616c13736522b52e5ae5d782e8a0216</hash>
        <hash alg="SHA3-512">ab5f85d424640ddcf6fc13a41d12ffdee0be9508cd4cdc581168b31cf7917323f6e0d984a0631068e0e01c098098fe0037d1c4176352fd89ba3a4da5d641ca3d</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://servlet-spec.java.net</url></reference><reference type="distribution-intake"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>http://java.net/jira/browse/SERVLET_SPEC</url></reference><reference type="mailing-list"><url>users@servlet-spec.java.net</url></reference><reference type="vcs"><url>http://java.net/projects/glassfish/sources/svn/show/tags/javax.servlet-api-3.1.0</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.2.26?type=bundle">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.26?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.26?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.26?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.26?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"/>
    </dependency>
  </dependencies>
</bom>
