<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:4eada62f-24e4-36bf-b88c-cc1c317a6d83" 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.metrics/metrics-jetty9@4.2.24?type=bundle">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jetty9</name>
      <version>4.2.24</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.24?type=bundle</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jetty9</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-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.24?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.24</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">b8ffb13e5d163384e9d3ccee4c2540d9</hash>
        <hash alg="SHA-1">19bcbbc84eb36e94cb55958e3b09f7c5628b54ac</hash>
        <hash alg="SHA-256">59153d73b4fa0dcbcc6aa927a0ac943dba3e8706729007109ba26d8cc65c5677</hash>
        <hash alg="SHA-512">5882fa80aaa6bdb5d48436855299b32b06ec71499fbfb568abedf323fd0ec31e37c242a1a8911bd2afcf39ba83f35f2cd03411c7b21dde56077b97a6de6d2067</hash>
        <hash alg="SHA-384">40bad604c333c77a3c89ac3f166fd110633c92629220c89eb7fc963e48994a3ef589376526634cff10ac0c44becf428e</hash>
        <hash alg="SHA3-384">c3995ad77ddf4e171dfaf30f58fe2c33cad9f5c4350a01cb3b0331e770a0f9eefe8139828665bd5cff4c367bcadcb25d</hash>
        <hash alg="SHA3-256">bc00a14417358acba2b2637e2d07fb9930e29332fb1bee428c099d696c583e7b</hash>
        <hash alg="SHA3-512">69ae03de02c4d8f2d87ac5ff06318e14cae6dcd3cc36fb65336ab5cfddfac9a78a2972a5c097c24873612c8913bd60eadb277f450df48c63e37456cb1885600b</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.24?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/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"><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.24?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-annotation</name>
      <version>4.2.24</version>
      <description>A dependency-less package of just the annotations used by other Metrics modules.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">63e3ffb73866520f1f08e6e8010dea5f</hash>
        <hash alg="SHA-1">4fcb1cdae42cfcbe3aaa6af822daba7d80a5991c</hash>
        <hash alg="SHA-256">e1524a7469266c06e0c81196fe918d10abfb0e8611839f43818f9310b267e32f</hash>
        <hash alg="SHA-512">217c311e897955247902af578e7ed1757d11b7a8c5bcc1fba35c4a17b7ac3453c1a3ef98ce59473383610c7c29dfb6e572d043554c28a268107d4bf9492fa71a</hash>
        <hash alg="SHA-384">3292f2deb9039897c552021f567bfe575d6169efdfa7026e8d1fa73734ff7d8c0db40dacf10748f08f40ddaed800e379</hash>
        <hash alg="SHA3-384">ebcc2e8382457490fc6938ff94a5781f01b8bbe6d343347ee5dc8b1fbe1a6f6a61eb71bc2098d6bdaeb949e6fbe35a6f</hash>
        <hash alg="SHA3-256">e9f59f434c71a57603bf3eae9c4fa682695720a4f4b54f2d8747bb828a25ca48</hash>
        <hash alg="SHA3-512">76f26cdc71e0d975c217146c9079ca3fad3965e904153b9bc585fd26a2644c9443230bf3efea898b42340947b5d41d79d89d6dfea5c2daec5979ab686c885aa4</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.24?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/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-server</name>
      <version>9.4.53.v20231009</version>
      <description>The core jetty server artifact.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cca7e7e1943bf118773f1fa3479e3df5</hash>
        <hash alg="SHA-1">8b0e761a0b359db59dae77c00b4213b0586cb994</hash>
        <hash alg="SHA-256">9c4e9c6cb0a7a541031500af0823b678f65d809f481efa9cadd1ff81bda19f78</hash>
        <hash alg="SHA-512">aca14debabc0cc40e154d4de4de404c383c4611e9f2482911e17d9072f0941cef8a88511d5d49d70946e65872e1bc8d395b9401b2ec91132553d782d99140ce3</hash>
        <hash alg="SHA-384">c86395dfacb07f3ab953b6836dec7f16bb71995f8d911b735e15becf0f8b126bef1be1d496e9f02804b7e15fcf760c09</hash>
        <hash alg="SHA3-384">88e0054ee5fd3f900205b1064494a76d9cb60b2e9de6339b4473fdc90255bb65e1ddce4fe4cfabda523d4684eb9d6dc3</hash>
        <hash alg="SHA3-256">2910e3f2a1a2e0e66471df5151e7fabd2a27ec301575ff61a5c87e796d18e0d3</hash>
        <hash alg="SHA3-512">6428f239e35fe810f0d4cfaff3f891302301105c57f59e8ca103f2fbb382d3a7e9faca818f359b8ed79c51f434a778ead528afb6444d430a40b6e5de78ff6245</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-server</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-server</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-http</name>
      <version>9.4.53.v20231009</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">493a4b77298bb573a0dce8d7a059c96d</hash>
        <hash alg="SHA-1">87faf21eb322753f0527bcb88c43e67044786369</hash>
        <hash alg="SHA-256">c0a0cbd25998a13ce68481d6002757e6489ea0253463db761fec0cb30d15d612</hash>
        <hash alg="SHA-512">867afb0e69ab225a3d57c0eda4e773ca2f41dcc6eb294e14aef4d69441314bee88221081f9edc6289b9e4a99184804b60c32f4443c8ff96eb34d6508b348b755</hash>
        <hash alg="SHA-384">c46c05c8dfb7e0466f915c6bdb28fc298f215447297a986110bdba456a67f840e849013ec028daa6f24bd80a3103fb8f</hash>
        <hash alg="SHA3-384">4499ddaa3e69ee9c36bc4553471e414bd40856977411fdf1038174450c59fddc38c0cb0ef92383f94c6efbb13bd3b378</hash>
        <hash alg="SHA3-256">4d403f8bc4b3575c8ec607b09bc3c0d45d1aca1588676783883e7813ef2da7ac</hash>
        <hash alg="SHA3-512">3b5a4cb7b16992a01e820c884e791ff364348e2eec6eab1662d06334fbcf71ff77247769b31196166cf2fcf675ec3e0553d57cddb74af12d8a57bb59866ba07e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-http</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-http</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-io</name>
      <version>9.4.53.v20231009</version>
      <description>The Eclipse Jetty Project</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0840c548d9f6bd79e75a63450e362a23</hash>
        <hash alg="SHA-1">70cf7649b27c964ad29bfddf58f3bfe0d30346cf</hash>
        <hash alg="SHA-256">779a91750a60957c613ce5013404269717c504c2b21f3a73145e81c3dc41c67f</hash>
        <hash alg="SHA-512">e69674c7e03298a3413c8ebefc6d2f68b9b0f9df93137a7a0ca014138dad0c75db02c8c30e1c4d87cb5576b46fa0c18a067ca6ec6ae831125c813e0489583d5a</hash>
        <hash alg="SHA-384">2200ce1f69d805c73d049425e13cc6bdff3adb79f0d47a0ca5b3725cd5ff7fe1feb31841f5dbe36244cb73dd52b32696</hash>
        <hash alg="SHA3-384">7804ba412565a1e4e36c10617f4ee812404da379af126692617f4f365d1cdcb3cb5551a181eb6cbc34649b43e8df54e8</hash>
        <hash alg="SHA3-256">b4d25ea6333c28604998746061a533f3461aad764bd692fac4772e77c3054c2b</hash>
        <hash alg="SHA3-512">b116ce232cface1a0a9c41d1d48db50a75da6e0e8f33124ae04d900e53c16ca5fd15ebe2b7c09b435966c7fa021843d7a90795f53c40d2c9f4d75567289c6dc1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-io</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-io</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar">
      <publisher>Webtide</publisher>
      <group>org.eclipse.jetty</group>
      <name>jetty-util</name>
      <version>9.4.53.v20231009</version>
      <description>Utility classes for Jetty</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0493bdf4eda445b096c463196cc22164</hash>
        <hash alg="SHA-1">f72bb4f687b4454052c6f06528ba9910714df947</hash>
        <hash alg="SHA-256">7e5370022ecd1f682653641169a33e62e26730dd1e786433bed506cb0dcb1abc</hash>
        <hash alg="SHA-512">429b269e21c6e7bf86ba8a8b71569e3abf61b06ace9dd064a9c80af4282227e910a8d20be86ef6581895ff283a5aa4711bbb238de45dc7628f494624879c4d49</hash>
        <hash alg="SHA-384">dc6679572d32bbfde51b76f66196514b47964571f3747ff69d0dbbbd11f8738f4bb23ce46029167b0b5962da7ce7b6c8</hash>
        <hash alg="SHA3-384">3c660d78553e2e5307c78505afa82396f988af60c3f35982b88e9aaa1692d5774f2c63343184baf2c86708b6c4f602b5</hash>
        <hash alg="SHA3-256">24029bbe1613ed20f896525544679e23c2da846de7b662f7311e1bbec41baef1</hash>
        <hash alg="SHA3-512">8fd317b7d82bca423f190c2b926a054b7eda4d20226d328df657674b8d42846e38daa31b03dcb128d6f300fee31a30e57186d200d92ee1208f38873659ffdf9f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar</purl>
      <externalReferences><reference type="website"><url>https://eclipse.org/jetty/jetty-util</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse/jetty.project/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</url></reference><reference type="vcs"><url>https://github.com/eclipse/jetty.project/jetty-util</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/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"><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.24?type=bundle">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.24?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.24?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
      <dependency 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.24?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.24?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar">
      <dependency ref="pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"/>
    </dependency>
  </dependencies>
</bom>
