<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:a9e2546d-8590-3567-8eab-4556f990b2f2" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <components>
        <component type="library">
          <author>OWASP Foundation</author>
          <group>org.cyclonedx</group>
          <name>cyclonedx-maven-plugin</name>
          <version>2.9.1</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">9c7a565cf28cce58557d0c621c5ea4b1</hash>
            <hash alg="SHA-1">be882d5a22050bfa9d19090b1420c188617d0e1c</hash>
            <hash alg="SHA-256">698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249</hash>
            <hash alg="SHA-512">c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0</hash>
            <hash alg="SHA-384">d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb</hash>
            <hash alg="SHA3-384">80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f</hash>
            <hash alg="SHA3-256">142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699</hash>
            <hash alg="SHA3-512">af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.2.33?type=bundle">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jetty9</name>
      <version>4.2.33</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.33?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.33?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.33</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">07e03dc5ac57b62c6f0343c57764eecb</hash>
        <hash alg="SHA-1">703e6a1d55238024576a3e0d253511bd4d9c02bb</hash>
        <hash alg="SHA-256">7ee5624bc5e671f3cdf8d7e59350c1de2d5b0a0db7278a311b811af7e080269f</hash>
        <hash alg="SHA-512">77830111c706e267dccf0a76ad10cbe833e234452fbb223bc5c0c0a4433480897b3b537c1b3a314bb121bf0f8839b26c1ffa15e1fe1497717f03a1ca7c46ca5d</hash>
        <hash alg="SHA-384">5f3cea5897854225ba3c7a51bd8f6accf6960927d61b696d3466d28d2e64e2f30682ed8da0cb39f50d0a7994663f5a4f</hash>
        <hash alg="SHA3-384">e2d1f6c61e04c501775aa15ed643eaa615df68cc9e5ab08c9ab790ee3d782c2c72423e863b6d27582004e5210c69659b</hash>
        <hash alg="SHA3-256">069331e590719cd76bc1047f206adb2d151cfb18ca98f91c694b18f34f047bb5</hash>
        <hash alg="SHA3-512">ce4314d7a4a8e3ad5dd3541ca02ee164651162c875e19579271377452caa7ce66e7f284b964a759093bd5545a80f0b80a2ed31474b57a1117f1d86bdfa02307c</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.33?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/license/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.33?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-annotation</name>
      <version>4.2.33</version>
      <description>A dependency-less package of just the annotations used by other Metrics modules.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">30411ecc4412100b4d7eb4e1bde2f3ef</hash>
        <hash alg="SHA-1">369ea30468f0ce00c4db45f1befce37f17a43f83</hash>
        <hash alg="SHA-256">6ea8d61941c08e0eec082bba62aa11db159c2577b51df112b49f1cc465ac9a1d</hash>
        <hash alg="SHA-512">9c1dc3145c34bec528f07dba60f102dffda5c17f31976217368052a1704da4aef39c6592f096ea56dc21a2e0b6993f9bf7502779c9a601b78f7ca6087eb4bb0f</hash>
        <hash alg="SHA-384">a05294a3ccf6c787cacbefaf1eed53618349870d58e4430acfbdd2cbdb5d68910b81fd1d1c47d597577e3897ead44097</hash>
        <hash alg="SHA3-384">6a6d66a5e5adb00f0fa6a3ba19738188ddb8743585695297cc8daa65b845621015e73b532f215e18226bcb25b6d52770</hash>
        <hash alg="SHA3-256">e7c7369993644fb1979880cd62510edfa001973414365aaa595106ef14650950</hash>
        <hash alg="SHA3-512">91088e05816d9df4a5aa4dcca960cc79677f1fd693b39129d058d7e42fe644cad76e4d1bb268c8101d0160a7b545714b8d03d219511c7f1c0a0d3ebff934d4f8</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.33?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.57.v20241219?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-server</name>
      <version>9.4.57.v20241219</version>
      <description>The core jetty server artifact.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c543f5b4e923b2c08c877b609e9ca144</hash>
        <hash alg="SHA-1">ad3baf52b98b4a32f5714fe2e58ac0e502b4e4d8</hash>
        <hash alg="SHA-256">ba957ae07da647023cfa52c923732aea1c67f5273a594cee1863365dfebb9a02</hash>
        <hash alg="SHA-512">4e4d040fbd67e95cca70c1e7b75802f859d64eceb793eda5f37fa098d24f0f9472e21bab106380d65f8140c07c3c5bb0d5bcf34c3d6954c7b43215c22548279c</hash>
        <hash alg="SHA-384">5cd574e3f9af9a98decfd9da5b78128a387988fab4bdef16fbe79df4c7228a41c5032ce7af70980e58442cd66d578c13</hash>
        <hash alg="SHA3-384">b2b4783ec20ea11133e635b763035c0961a4fb72598979c33ad4fe4ac8dc8892f4d446132c99842be001bf1db7a4c1a1</hash>
        <hash alg="SHA3-256">01549aba22dfa548ea9264d929dc39d8ea45261b7f7cc29125e518f4c107a4ea</hash>
        <hash alg="SHA3-512">bbf21890c6d8fe57726d0be01877f91d96fc9825774cb8ac072222b6b24212c26213f4cced15bd5b4bc65940d7306b957a836afb1a39676b9bf431c9081f0ed0</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.57.v20241219?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://jetty.org/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/jetty/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/jetty/jetty.project/jetty-server</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.57.v20241219?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-http</name>
      <version>9.4.57.v20241219</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">726dcf9e158ffb4ecf8b54228bcbac6f</hash>
        <hash alg="SHA-1">c7a3a9c599346708894cf355e03105937f45f427</hash>
        <hash alg="SHA-256">02c6514977f0051dfdecf8d0799acf7a88fd8008a5fd9320a92f2e5db45d297b</hash>
        <hash alg="SHA-512">76bbed061a861c8263b83353ddfd15954e9713d9e318a45497753469f69ad468c69378e7ea33cd3ecbfffaf918ea46a6369c5338b82af61a47d5877ca350dc97</hash>
        <hash alg="SHA-384">a19099ffee5f81ea7137dcee993559ca7ea9b4d547b160f1fed4669d3ae67580e4d63d94f9c6265c56789ca0c27b61e5</hash>
        <hash alg="SHA3-384">ffc8f199d3226651dc347eff3978949565536e8cb24d63d36170f59688c2053201995037d23187f8b9d10ea9f3722320</hash>
        <hash alg="SHA3-256">651b3b473e358e1b79b455c072c1510affe46ee4b84728cb91979a9cb263321a</hash>
        <hash alg="SHA3-512">5825803b1d61669d57b2f63ac840ef2e65944e2348266853c59c94705340d5242c22bfad6d5fc6c6decb5b571bf099616a257120943034bdc80743ce2c84ce6c</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.57.v20241219?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://jetty.org/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/jetty/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/jetty/jetty.project/jetty-http</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.57.v20241219?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-io</name>
      <version>9.4.57.v20241219</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">886897639125a72cf22a3cb475e93468</hash>
        <hash alg="SHA-1">bd0ca6e5c4314972cd91f427fa09dedfe3b84ff5</hash>
        <hash alg="SHA-256">f6246a2cf0abcee7f0971217c0ce4cd30d8ce15a91530363457113907ab38690</hash>
        <hash alg="SHA-512">2ba26ec2e893462b8949a30cd046aa6e0f9c2dda16f7011acc92cb633b97f76c314b2e6ebad2d861e035cee74017f633b0f7ee8c51650eab0da3476fd2874762</hash>
        <hash alg="SHA-384">14f51008450ee6ab51aad62e73d59bde908ee58cda4098c5134ff443fb6182f17b2438101eae44779e469235c1bafb85</hash>
        <hash alg="SHA3-384">bb36157d9d834b486a5de705f398bbd128ef1535568a1a996abb207f824ce74411eb51e0cce37053ff0ec1a6cc3c21f7</hash>
        <hash alg="SHA3-256">a849dbde81c4b5a44fa4b1a8b70594a364989059aea97fb01942b01f046294ec</hash>
        <hash alg="SHA3-512">941c7bb40502d8fd634f928db5518f6a8d900dc25b8302765e7b79823f1d1f1fa42d3c87d444ad7d7b55909e1053292f53e06414de4b754f95cc102b2f2131be</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.57.v20241219?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://jetty.org/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/jetty/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/jetty/jetty.project/jetty-io</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.57.v20241219?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-util</name>
      <version>9.4.57.v20241219</version>
      <description>Utility classes for Jetty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a4bb3b85425d00fa65ff42c52f8b9463</hash>
        <hash alg="SHA-1">7bf7ea75644ac064199e1e32c66ccd312239f2dc</hash>
        <hash alg="SHA-256">6ccbf678716778e316cc097d8aada4fe2a2e16c0bbfd8a1763204d6724b423f4</hash>
        <hash alg="SHA-512">712b6d9c93968cb2dc160d9df0a222439aae8c130b66dfae422d2968ce06b1de182c708e84b3c9a5708fb4c71e315a96dae109da9ad64e0b1f1c2719442a936c</hash>
        <hash alg="SHA-384">46b28f8bf1e4d653ce347a7dfba79e3fdc2357b9d03e9909c2cbfdc8233f526c194e511ebab473f999866e80802b2ede</hash>
        <hash alg="SHA3-384">25f59ee7aa21ea538073a908d08a737aec9ca730a352dd43e72e802e16f568248d26c70f22171b49cd471fa429e66fe6</hash>
        <hash alg="SHA3-256">09277cbd7c42c8a012622a8371e4c930a3daca44aac597c4e7d47873c56697f4</hash>
        <hash alg="SHA3-512">2ca8a9d06fb0fc670de21c7c6a6d584ba27c85634d20df2562c172b31fad606e520fb5de6265dae1225ef6c68fc8f0dc797e92f27ea40b9c1852780eb1761f9c</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.57.v20241219?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://jetty.org/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/jetty/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/jetty/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.33?type=bundle">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.33?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.33?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.57.v20241219?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.57.v20241219?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.57.v20241219?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.57.v20241219?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.33?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.33?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.57.v20241219?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.57.v20241219?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.57.v20241219?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.57.v20241219?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.57.v20241219?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.57.v20241219?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.57.v20241219?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.57.v20241219?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.57.v20241219?type=jar"/>
    </dependency>
  </dependencies>
</bom>
