<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:f557e582-e671-3a66-b1fb-9e8101983214" 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/dropwizard-servlets@4.0.13?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-servlets</name>
      <version>4.0.13</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-servlets@4.0.13?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.dropwizard.io/4.0.13/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-intake">
          <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>
    <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/org.slf4j/slf4j-api@2.0.17?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>2.0.17</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b6480d114a23683498ac3f746f959d2f</hash>
        <hash alg="SHA-1">d9e58ac9c7779ba3bf8142aff6c830617a7fe60f</hash>
        <hash alg="SHA-256">7b751d952061954d5abfed7181c1f645d336091b679891591d63329c622eb832</hash>
        <hash alg="SHA-512">9a3e79db6666a6096a3021bb2e1d918f30f589d8de51d6b600f8ebd92515a510ae2d8f87919cc2dfa8365d64f10194cac8dfa0fb950160eef0e9da06f6caaeb9</hash>
        <hash alg="SHA-384">6ea24f814a9b6ece428cfd0535e2f3b8927005745ef61006b50fdb5a90126ee5ea05650155382b3b755c5bce38ef3944</hash>
        <hash alg="SHA3-384">9b1015052f0ec43f9be09764e131834157599611cb52f6fe591c4ac6a8ab4817518f2a4b8871e5e738c8678e93af5557</hash>
        <hash alg="SHA3-256">00559b4f4066b4917ba4fe2a6f23111eaeada321112d030910d218ced9084b5e</hash>
        <hash alg="SHA3-512">9579c2f7e7516e177c2d493ccc9eb8150978cf19f6f09b28d116f6935239fd56dc6af2b62b3336f79b0b462445550cd1fb5377a07001a6f44aaab6a32fa2fa47</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/license/mit/</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@2.0.17?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-parent/slf4j-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.13?type=jar">
      <group>io.dropwizard</group>
      <name>dropwizard-util</name>
      <version>4.0.13</version>
      <description>Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
        applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">74672e268583a5f53edd08315171dc08</hash>
        <hash alg="SHA-1">3adc43f812b0006ba814c4de27e8c0c8226d3c69</hash>
        <hash alg="SHA-256">30c474afffab64d85d6decb53a6bddf402a161abaaafa91349322600ca825450</hash>
        <hash alg="SHA-512">7394733733a14991a3ee4093d9924c7e3fc223f722b9247c6f99bb80b487d1906c0edba4e88176aef24d0bbf18862a4a12af9c7208ba0bd74598ae7e130430c9</hash>
        <hash alg="SHA-384">ac8400251372f991722ff7235b6ab7de26e9483bdebc7607a5758bee8ce3875916f7f2a2ffa2cd551d431ca15f2c2146</hash>
        <hash alg="SHA3-384">25cb4108a714419d7817407018b953127c53ae7938c333ecd46b03ac2879c84d2f38822110cd490a0595f092111fc64f</hash>
        <hash alg="SHA3-256">d0c88e83e3b8e590715f1bbdd968afd441bbe9ae4f9824433c8ebbca72c95b77</hash>
        <hash alg="SHA3-512">d96dbe74f0a5af6ea71c00e55d0833af199a84c8ffcf657651af34b8f1a445105ad65ea49077436b6d8884ba1351baf9202f0e01eaf7125ef4eed46ccda5ef43</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.13?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.dropwizard.io/4.0.13/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-intake">
          <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.metrics/metrics-annotation@4.2.30?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-annotation</name>
      <version>4.2.30</version>
      <description>A dependency-less package of just the annotations used by other Metrics modules.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8997168bee459c92518ce33739fae58f</hash>
        <hash alg="SHA-1">ada974cb713ed963c408a3d5430a4b77a1399a73</hash>
        <hash alg="SHA-256">24ddcd43b8aa749a896ff0e6d04b7049c3ab13d2cc0bcd8e474f7dc7d6477cff</hash>
        <hash alg="SHA-512">0b04ed91e2d0a924767dcd434a087b780515e42cdf82314b450cbef404785fb1eedc104049c46e063c99abde836ba5d964da028e3310061dedb049eee8924d56</hash>
        <hash alg="SHA-384">d420ec019152c78a8285927e176268d0d1db45a222a9cb2bb792c03c59977d74cf7fce792b645e512595e0b2c724889f</hash>
        <hash alg="SHA3-384">7397e38e36f867f6a83928b6f4afd3ac2cc1f1d123577972a8a6266687b2d59ba9a19bc265bcc7408db08ddb32f480cb</hash>
        <hash alg="SHA3-256">29e096dac43857e91fad071733cedcf96911e1bdc053c554c8ae0ced951321fc</hash>
        <hash alg="SHA3-512">a54b6c8c34430ac87132fd4c4eb30184fd8dab92c58d7ed6dbd9eecf832e280675d83086929e7e309b120984dc081bf59a86da3177ce040ba0a5e13bded60b93</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.30?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/io.dropwizard.metrics/metrics-core@4.2.30?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.30</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">7c9f4ffbd528abf35af50038128e2601</hash>
        <hash alg="SHA-1">4c0093ffbe0d6a90253e47277ce6dc4f759aff7b</hash>
        <hash alg="SHA-256">8eeac95450c03378d9d4c1dedff7118bb63508a97613f4df074c924e1b82ccfb</hash>
        <hash alg="SHA-512">05e2bcc9e17b452837d816c90584ffc6841319d33c4cd189fa81914e1bf5ff1c044ed2a7376b0ff06021140bf9708211aec55b704ca30b0a4fb3da00345f3776</hash>
        <hash alg="SHA-384">11f28353eba6ba3c0328f70887ce4e5684bb6ce5603ae4876374ed26922bc56e4d6e00f5be20c49e9b3508488637f83e</hash>
        <hash alg="SHA3-384">3a49ca4db0245ca0bdcd1661dce26b3d1a5b1025d6b69990339f94515857340f3753682a51f8a62e81bcf0a7672392bb</hash>
        <hash alg="SHA3-256">ca937664c4c19d5713663276d115e99670dab7caeebe5f56408a44b4bb7197ca</hash>
        <hash alg="SHA3-512">afd504992a11b4a05e2e0b1f5028f8eb9e65faa3f8d0f0289abc2195edafe8c82c01962b4fee515b271ca7215cd8a07446f2afc9e694ad5e49327bbeea523de3</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.30?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/ch.qos.logback/logback-classic@1.5.18?type=jar">
      <publisher>QOS.ch</publisher>
      <group>ch.qos.logback</group>
      <name>logback-classic</name>
      <version>1.5.18</version>
      <description>logback-classic module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">05bd5f5d61a7efe5d5ae362df43377b5</hash>
        <hash alg="SHA-1">fc371f3fc97a639de2d67947cffb7518ec5e3d40</hash>
        <hash alg="SHA-256">3e1533d0321f8815eef46750aee0111b41554f9a4644c3c4d2d404744b09f60f</hash>
        <hash alg="SHA-512">48edf62d089a13dc3a572aedebf9f881d61690983f03831838c79caecb13cf749786ea215156d9bf39c1b936fcc32ba37dd265f7d191708c5e24ba3ba654ee50</hash>
        <hash alg="SHA-384">840863faef2c85de6b54250d9506df083dac8da479480ec8b069e19e68196b469d7e57da3f437f3d984fec61a2e37071</hash>
        <hash alg="SHA3-384">91c81faf4b98cd2a3a309dc60cd426b821f23a67ab48405168013a2dc4c53ebfb8826c690bf7dedf15d753f5342205d2</hash>
        <hash alg="SHA3-256">3efea23a6f915d59a448fb1b17bb4d0d1505b48131ffc7a092ea0210553b98ad</hash>
        <hash alg="SHA3-512">c1f29a1dd22c4de89cd62b929fa8ec75c9b9fc01d293eb0c9a9a55476c9e079a240ca83ef73d732ee79555bc36a6674f2c2ffafd67519cedd82c46b7a666e3d3</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.5.18?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://logback.qos.ch/logback-classic</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/logback/logback-classic</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/ch.qos.logback/logback-core@1.5.18?type=jar">
      <publisher>QOS.ch</publisher>
      <group>ch.qos.logback</group>
      <name>logback-core</name>
      <version>1.5.18</version>
      <description>logback-core module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">10bcea83842beead15f072799b9c923d</hash>
        <hash alg="SHA-1">6c0375624f6f36b4e089e2488ba21334a11ef13f</hash>
        <hash alg="SHA-256">85139e7b57b464f8e5e36326dd81317648bed199ccc4f98cd42585f8d7571027</hash>
        <hash alg="SHA-512">fe6e259238f349839b6a30e71e533b5f2fa0a33a462efe9d09152518d3ad7759ce036f7c66744f1edf95eec4f7c2b7261de616aded28def93de85b8c7ab77d8f</hash>
        <hash alg="SHA-384">36a6553051967acc565898a7b7678a44d4568bfb81b7238bc12bd13d9c436799a98a49b49d8a34cd9a872a6db206463a</hash>
        <hash alg="SHA3-384">6f71dd40416fc84baaba562db7ad10f2c29a516b1b3573b3f4b7301815038679791ec30fb7ec1f3b71dfb880123ce536</hash>
        <hash alg="SHA3-256">8809ebf823a7d2b5f525c43717e4075b328edaed164ae497e2f00deb0304f7e5</hash>
        <hash alg="SHA3-512">34936208bf9fb09a7bdf4726f3c2c831f1801ea3b2288123f114c945c221d7d01aaadeb545a2f234679facb930ec3d889aa062fd38bc61747c3119a3afa4e66b</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.5.18?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://logback.qos.ch/logback-core</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/logback/logback-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.3?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>2.18.3</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cae46e2c56e1b40b67dcfcfc9b6e275a</hash>
        <hash alg="SHA-1">7fa21cf7da4598f8240e4ebd9779249622af1acd</hash>
        <hash alg="SHA-256">8aa5740d80b5a5025508b41bbadbaa1fb3772267c628b2e30681a4f45f8b8931</hash>
        <hash alg="SHA-512">a872242613d5be7537db8ad5d0408aa8928d376e1670bebd473b75e0953370abe77b725e11600e67b8bfb7650739e8c0d69a142dbe843719c5178b00b5deef96</hash>
        <hash alg="SHA-384">4974172f3cb367787dd20eaff3eef7ff0eda89a2f585a57a10279627d781a9f30806c0249e62e1f6eb31204a8db8a631</hash>
        <hash alg="SHA3-384">fff9edb764c5f8cfc7ab3356843cc2ff210342d3e685b102ed188a7753995b3c5e4afbe7a526a8911ed62e67bad61982</hash>
        <hash alg="SHA3-256">3c34ebe111dfdf9ee8687276a2f188f3d60aea2da84974f83d1ede83bd6f03c9</hash>
        <hash alg="SHA3-512">4162e428f22d7eedb0d074dc4cd56ab74f5bea4514ff94b6669fc1dded5ef22b3f4784f193bf65a0914f30ba1801f085116fbb19b0d64946b6ba7f61be597974</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson</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/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/org.checkerframework/checker-qual@3.49.1?type=jar">
      <group>org.checkerframework</group>
      <name>checker-qual</name>
      <version>3.49.1</version>
      <description>checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5ed2a4f18614eba638abfe3ade7634f4</hash>
        <hash alg="SHA-1">5181d3a1bdd678c4ef5e95501c0400aa3cc58a1d</hash>
        <hash alg="SHA-256">1a77cff4a701597c8a848303d84b40d42280ed2824e108397fdcfa07fa51de0d</hash>
        <hash alg="SHA-512">e88fa8a21ba06926c6fa8720d651df3a80dcf46369b255478b28e424cdc075d6cb3f464ed88af1ea0d4fb2c4510117edfea02b798ed39517422d85b1ed54a00a</hash>
        <hash alg="SHA-384">bee2c6f1414facb100c699317eaf162bbed8464c506d1f52a7f48b653072bb0c62bb8b3ff13114a735772f037cd3494f</hash>
        <hash alg="SHA3-384">f50d55511d5a888b21eb5bce78aa0c951cc7ed725fc5e87d9f72a90799e8d5bb0f5e0c129e582d87d4250e83a754ea76</hash>
        <hash alg="SHA3-256">be1ae9725c6b7daa9b71882e6730092689347c404650fadc9741cb58cf3ad7a9</hash>
        <hash alg="SHA3-512">7c7ad28e253b30f319fe79168f418750b130ec1853e084c6ea08d9c9d315ac455335106489396ecf12a80c7be07b6e49bbed20fdb7b925d9114a7af2ddbe235b</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.checkerframework/checker-qual@3.49.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://checkerframework.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/typetools/checker-framework.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.31.0?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.errorprone</group>
      <name>error_prone_annotations</name>
      <version>2.31.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">04641d87b6fd51090da62cfca6be83f4</hash>
        <hash alg="SHA-1">c3ba307b915d6d506e98ffbb49e6d2d12edad65b</hash>
        <hash alg="SHA-256">ba8d20fb1fc181672552b323f3c7549b30be1d57c49dd5835e2729e7647d9cfa</hash>
        <hash alg="SHA-512">b434e86f4095d6a7a5c2b88a2e48f93fa7b5c01f813cb46df0ac1e2ab56a7e3b8c5aa59ef4b78ec181ac568bd61fea9b03fdc1f2fea2768dea2469141efe2843</hash>
        <hash alg="SHA-384">60e3f6386835a12e691ba7a24dbfa8ced5958e9b258b85ec20fc19643692ffa54b3411eb5254c94ee29801c204136e8c</hash>
        <hash alg="SHA3-384">518a99296499ccf613cff6e052d5d1596324acb52a48927e79aeed23681fd654233fd2ac982537bac1bd518e2734ef51</hash>
        <hash alg="SHA3-256">12d1fde47b9e031780c583a82393ba56ff1c938b2fa97b9fa85d6dca2852a5d0</hash>
        <hash alg="SHA3-512">ee0a1bbf96a12f9f07c0e2ea5979e9fc78e120eb37e3ed80db4e88d28bc09464fbf61c0be1d7051aed00920b3ecc85dc68c761d67b505320ac8f35c7d232077f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.errorprone/error_prone_annotations@2.31.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/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-intake">
          <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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-servlets@4.0.13?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.13?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.30?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.30?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.3?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.49.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.31.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard/dropwizard-util@4.0.13?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.3?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.49.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.3?type=jar"/>
    <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.49.1?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.30?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.30?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar">
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.5.18?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.5.18?type=jar"/>
    <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.31.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar"/>
  </dependencies>
</bom>
