<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:dccfc33a-e657-38a3-a4b8-d2415f904b12" 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-servlets@4.2.25?type=bundle">
      <group>io.dropwizard.metrics</group>
      <name>metrics-servlets</name>
      <version>4.2.25</version>
      <description>A set of utility servlets for Metrics, allowing you to expose valuable information about
        your production environment.</description>
      <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-servlets@4.2.25?type=bundle</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-servlets</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-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/io.dropwizard.metrics/metrics-core@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.25</version>
      <description>Metrics is a Java library which gives you unparalleled insight into what your code does in
        production. Metrics provides a powerful toolkit of ways to measure the behavior of critical
        components in your production environment.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f9476a4f1a8287f7a4a2af759c33e44a</hash>
        <hash alg="SHA-1">76162cb1f7a6f902da4f80e5bcf472078e8cd7e1</hash>
        <hash alg="SHA-256">8bc7de609a2816b78a7a5009bddf11be560ba527d44db74a0a31a6f44fdb5b5f</hash>
        <hash alg="SHA-512">7373e8d22599d3cadff126308ac4279141fbcd04c27935b016b3bfb42caf5840db60fc05eba136dd1d19f72b5223ed30f0823e562b0267a3e2d8673a65ca3d9c</hash>
        <hash alg="SHA-384">b2ce6508895976d6f3a5846dbac246db0c1c6946dd4e7a17d3ebd55f6d094286f735f293997e6b140df8d6f629cabe47</hash>
        <hash alg="SHA3-384">f54c90300d7623b9c33d854b183c9999ea965d4ef7d12b5462c1fc8dfcb6012e16e6f9e722b4b51fba1bf8f24612b269</hash>
        <hash alg="SHA3-256">1a59b1d0141a08291b1d274dde6b94362ac3b382263fda9167f1bb8234fd6102</hash>
        <hash alg="SHA3-512">8bb024e801a95cf8393dbff92636526abb955ae17b4a541d65f85268a19e4828aedc6ca3999f083885646f50625c0ecca3e766933da3ed2a6e425f41ce4ac882</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-core</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/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-healthchecks@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-healthchecks</name>
      <version>4.2.25</version>
      <description>An addition to Metrics which provides the ability to run application-specific health checks,
        allowing you to check your application's heath in production.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7e93900640a3423e42278b509edcf95f</hash>
        <hash alg="SHA-1">98311f563a7049bb92cfa6cf7e1ae807a2b7b8ba</hash>
        <hash alg="SHA-256">2201ccb65964d53054b97755ec462181010014d5839b0526fd2707b9d6f86766</hash>
        <hash alg="SHA-512">a9cdc6bd60544a97112b88bfaf8aed7033e617414d39977cfe3cf184f82be3fa43994f6a63390ae4a125c860b5df27cf15be16e704ec89de53fc27a5c9edac7f</hash>
        <hash alg="SHA-384">9d5ab6e50ae35ac801fbb691ca4cc62187fb2d75a2245b488e3b55d4d371d489988614ae0a878a29adca2402ab93a0de</hash>
        <hash alg="SHA3-384">4d79457eeb2f72ac81d07e564346dc12065863219e7531c92c1a8f0f71efa2e8c8afeac826937ba53e176149fb26b537</hash>
        <hash alg="SHA3-256">0b0b53fd68ac99d810418497f1f874bfd7017f1e4bf7cf896b0472a981648199</hash>
        <hash alg="SHA3-512">424b6a2af50e421909e70c9d64893d2f2974ba9e20ce68db3d5fca91b41cfa4220e4217efba4aaf29d66017a2f5f05ae477bf2da4a3ef516d57ddd95a7a3e820</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-healthchecks</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-healthchecks/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-json</name>
      <version>4.2.25</version>
      <description>A set of Jackson modules which provide serializers for most Metrics classes.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2f74b933a3e424c92f8374ffdf4d312d</hash>
        <hash alg="SHA-1">4f7bb8b4d02b01d4c720020c2958bcb10d818dd9</hash>
        <hash alg="SHA-256">7b2fe1118ac8139201de4df83f6b1bff0b5296d3adc8ee460397ce202d4de9de</hash>
        <hash alg="SHA-512">b7e64f06ded9a024a834a190030e0c5e8a12187a97a55b0ec794730b21c5259ea8f067442ba80f96097fcb34a5b8ebfc9291bb1fae7e202612eb482075b1f9b6</hash>
        <hash alg="SHA-384">ed451aa79f90859ac5a827981efdee52e67bea37f2d5aa691dfcf6d31672476c9e6cdb3d05b17f8b339e04c1fbc82b00</hash>
        <hash alg="SHA3-384">0c6c52e937c5daaa22913d8af84226feedd8121f177b1142a348584916f02fdd9919261f286636b12a2a0d8cd06908bc</hash>
        <hash alg="SHA3-256">54d24c9066b36f9f3977833fe4a73658b8ced5bd8b270702054e6ff9b19055cb</hash>
        <hash alg="SHA3-512">c9f0573ba03343eedc57ab52ef81df3a8a36fe5a92dc5667c6c432fa11d7a808efa74816aa639db28c110f3c5d1942e726d2b623adfd5c8ce68e5a5c6dc77217</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.dropwizard.metrics/metrics-json@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-json</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-json/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.12.7</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e90114f7c87c241568606cc9e2c61cb1</hash>
        <hash alg="SHA-1">04669a54b799c105572aa8de2a1ae0fe64a17745</hash>
        <hash alg="SHA-256">3987a6a335046e226e56b81d69668fb5a91b155ea7fd96b0851adbb7d4ac1ca6</hash>
        <hash alg="SHA-512">cd40c6bd75e8901a0bd94a7f7334468addc0622e0ad6ecd93ff0b17acbf8e1e9644a8d065cc5716016aefa97244bc2cdd3c119828d3b55d12a87b375063ce04c</hash>
        <hash alg="SHA-384">1ae6da6fa9afe18b99c0a14e885e532b68c2666f9dbadb2e24972660a5e020d26b5f0aa40b5099a50e70191e66dfd7d6</hash>
        <hash alg="SHA3-384">99a1a0b75dfca0953ee3f26e39c9108698fac321d9f9373874eb868fc3e9a9be4a7d016f6ea32e707e9109646ca3dea4</hash>
        <hash alg="SHA3-256">fd78c90d339163e3b28868610cb5b8f3a45dd999f0b67f79696ae738ca06d357</hash>
        <hash alg="SHA3-512">b889e7b796db4ffcc153c3a672fe8705be5e02ec8efffd2e99f47e534418bbfbcc03677954ff245ba7c1d11229ff20f8dec0883b6af82c461162868bafee841e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-core</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/FasterXML/jackson-core/issues</url></reference><reference type="vcs"><url>http://github.com/FasterXML/jackson-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.25?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jvm</name>
      <version>4.2.25</version>
      <description>A set of classes which allow you to monitor critical aspects of your Java Virtual Machine
        using Metrics.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c120147169f25b7e61112c50dc8ddd33</hash>
        <hash alg="SHA-1">622717a63b0c86f48b49d5d8f55598b76cfc8b4f</hash>
        <hash alg="SHA-256">ce945a821f053066fadac5aa558a11c8eaf400fe9f071005192355a530ffce06</hash>
        <hash alg="SHA-512">c7b1335e7e47999b2ae8874984a704089c0c2a9f30e3ce0e7cf62b1f1883cea7f8dd198b8c74e2bbaaf5563cb885966d121db218f566cc474ab92e92b6cdd686</hash>
        <hash alg="SHA-384">9ce14db0bb481884a2e9137e31d9021e84717d91c2432e9dcfb8e7a0d90d5718f9ca47d460bcf12347037c2dcff587b7</hash>
        <hash alg="SHA3-384">ad09c09a803acd59be38c322a1d6fd269c7bee6261cb7e4a3e65660b8d3f4f82176b4eb005dc43663947f202a3217a71</hash>
        <hash alg="SHA3-256">71e66d548e7e850195545c74db08ecb6469837a5965c9827f0ec45ca441a9cb0</hash>
        <hash alg="SHA3-512">4f3678df41c82298dc186614defa9b8d53025810aeea74131de14b92d1da761b50591a938aae093d80770d7fb444995cb81e006381f0f26c6f8dec5c98b549fd</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.25?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jvm</url></reference><reference type="distribution"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-jvm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.helger/profiler@1.1.1?type=jar">
      <publisher>Philip Helger</publisher>
      <group>com.helger</group>
      <name>profiler</name>
      <version>1.1.1</version>
      <description>A pure-java implementation of the twitter/util project's `CpuProfile` and related classes.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c92ac6fcf8c2fca061d143b3fd3edf4b</hash>
        <hash alg="SHA-1">c92a582728b09b47de38b1b97bd2e5b0c8cd553c</hash>
        <hash alg="SHA-256">79a637232e41584df31ba0db9cf22b970259174c2065ce13be78626171e01498</hash>
        <hash alg="SHA-512">b2ca65fdd6e9d999062b03507e51b5e4843a35209607d9c134319e4c8b9ca3de9d892d71a2caf97758846a6af432333ade856b43e327835d16b2ca51e68439c5</hash>
        <hash alg="SHA-384">f7dc0ec966c540d289676e4767f6ef9feca0a811cea36d765ee34970165fc667365049698f88f4d547d9f8423771f36e</hash>
        <hash alg="SHA3-384">c9bee7f7b0910b5a24915bc306166a9445a3fd6898b8eb3df5ec2967966880a0aeabfa4465b166a55042fa957796d6f5</hash>
        <hash alg="SHA3-256">b835a25dcf00ade3922a1712612fb10d4d17a99b2018078cb62e1e01e9c82a73</hash>
        <hash alg="SHA3-512">ffbc9c5af35ea18b76061eaa2708eb9399c93677a3dca6fe16c512d5ce3fb957bc1e7baca4f7def0d11cb26fabb427d9a5e3a9ece45adf2fd4d70d153033cc6b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.helger/profiler@1.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/phax/profiler</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar">
      <publisher>GlassFish Community</publisher>
      <group>javax.servlet</group>
      <name>javax.servlet-api</name>
      <version>4.0.1</version>
      <description>Java.net - The Source for Java Technology Collaboration</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b80414033bf3397de334b95e892a2f44</hash>
        <hash alg="SHA-1">a27082684a2ff0bf397666c3943496c44541d1ca</hash>
        <hash alg="SHA-256">83a03dd877d3674576f0da7b90755c8524af099ccf0607fc61aa971535ad7c60</hash>
        <hash alg="SHA-512">763dec9801f647b1a45e492eb2a67f6a60fc608bef4738eb7b1a92d93f1f6db02b32f4c6553d4557c320dfc25c0ea0b9854c59e793262b6ca453c71caf05ef38</hash>
        <hash alg="SHA-384">9f4522458bdb1c7cbc0e88271d1e4326193c8e4d422ef8b75c3dcadf0bf86a91389890ab2d25a8cc6cf276f625475cd3</hash>
        <hash alg="SHA3-384">be8a209d1912492e86e611fc42e59512a89c464aa78cea3c5badd3290a6564d8bde55933a7c5d8113d9acc848a382751</hash>
        <hash alg="SHA3-256">f94dd8bf0908ca77e5213d166035a427e658ff4a59d35daa7e281c5fb2fc390a</hash>
        <hash alg="SHA3-512">3abbd3cad570557be24b69f700c217c7c8e1736d4db74f3ac28dd96b80822ac1c7631b3a9a15b9738754a3d68e4e7f13b732820eb8b8e8e329690ec2a23c621c</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://javaee.github.io/servlet-spec/</url></reference><reference type="distribution"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/javaee/servlet-spec/issues</url></reference><reference type="mailing-list"><url>servlet-spec@javaee.groups.io</url></reference><reference type="vcs"><url>https://github.com/javaee/servlet-spec</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-databind</name>
      <version>2.12.7.1</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5c2dab5ceb80bddf3350ecc90bd99314</hash>
        <hash alg="SHA-1">48d6674adb5a077f2c04b42795e2e7624997b8b9</hash>
        <hash alg="SHA-256">3f504cac405ce066d5665ff69541484d5322f35ac7a7ec6104cf86a01008e02d</hash>
        <hash alg="SHA-512">16e718c25929fd608e9d4f59bbd345f8c5269b8f907e926d3312c8ce04298e7e5ee756a7e0ac214f9b181369af78047ff28d10c5ae6541480ff6ac288db92f22</hash>
        <hash alg="SHA-384">f008ce8248d957dbd249a4add4e4cf30290760915ddb289846779c63e5cd0eed76aaf70ebbcc6df8f2d946bd1063e575</hash>
        <hash alg="SHA3-384">6d1a4eda38144955fbc8dd914e81e9141057d26326fa474f21f5a2c8cf3da40ee782cdaea6bd8116242aba1e5f1662ab</hash>
        <hash alg="SHA3-256">f24430199c1760e6c97aa4d6c2f898895696cff33d10e2455273377b05284997</hash>
        <hash alg="SHA3-512">6a7e1144ee7c540c87d6e5e023dd9980a2eb164c829625d0ae7ce1a2a87c7d366facb3545cf13dfad1ca8131c2d04df3153f018db8470dbf18b70e41bc6e6942</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://github.com/FasterXML/jackson</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/FasterXML/jackson-databind/issues</url></reference><reference type="vcs"><url>http://github.com/FasterXML/jackson-databind</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>2.12.7</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a9f4e4700f6670614028753302a995ed</hash>
        <hash alg="SHA-1">2042461b754cd65ab2dd74a9f19f442b54625f19</hash>
        <hash alg="SHA-256">3cacef714a89f3d68b69fa11263afa55a6aa2fdef1fff93ded22caa16b54687c</hash>
        <hash alg="SHA-512">732e3b150cbbaf8b898776b5d6213247be30814f2fb587861caf6ae9460896d67522882e414a93b6c2b7390959878608bc7376962460cb8f15ef5fdb5ab086f7</hash>
        <hash alg="SHA-384">906f1f74d43e3a60f43ee957bafb5bc5750e933b6b71dac0c7125a56f5727a849062bb62f1c6ba789bef20fc5e68b7cb</hash>
        <hash alg="SHA3-384">dfa43e7f9d933181878ddc0af5f2a1dca00abee03a4d12e209df7ddb575c54fd96aa2e225296f706b7302b880e4efa85</hash>
        <hash alg="SHA3-256">1b802bc3d40103e20dd970d49433edd2abd5a0698eb2fc75a9fc3f7e0c12f8ec</hash>
        <hash alg="SHA3-512">e645dd454214afb69229a6fca35c6657c7a3dbf9f392b4505358d47e8352bd8ef074aa741d1a6acf61e269d318f568886a1676165937cdacb5d42f3113767a22</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://github.com/FasterXML/jackson</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/FasterXML/jackson-annotations/issues</url></reference><reference type="vcs"><url>http://github.com/FasterXML/jackson-annotations</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-servlets@4.2.25?type=bundle">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/com.helger/profiler@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@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-healthchecks@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar"/>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.25?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.25?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.helger/profiler@1.1.1?type=jar"/>
    <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar"/>
  </dependencies>
</bom>
