<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:d32ce4d3-f31e-311b-b751-0a6a04a76c33" version="1" xmlns="http://cyclonedx.org/schema/bom/1.5">
  <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.8.2</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">3bb2c0a57386c1551f09c3328474c1b6</hash>
            <hash alg="SHA-1">3b287e981e81263165b606ca210ed42a9f6bced1</hash>
            <hash alg="SHA-256">37fab69d06c0d402de9fe600381f63bb5b98f864ea8589c52d71bbd6dd60d293</hash>
            <hash alg="SHA-512">f65b4722540a930422d4a28cb54c982dbe01fdb41717c3b95e9836137856cabed2b836b1b9e0394798d99e9973ce6931c61675cbed859238cab1a99d3063786f</hash>
            <hash alg="SHA-384">55fc5a528d5fd426d306f26e6a73fd8cf9e779a101f31591ca084c8f615d8073d80cc24ee04ea1df209051842e481080</hash>
            <hash alg="SHA3-384">888b88d83887fe1e3c62f6ab3f11501ae4e97dfc0d954b6eec3b0133dfccb92e984a6ace18fb6965cf215e0cd01de9aa</hash>
            <hash alg="SHA3-256">26a3386e02289680b9e6d24900824d52a35238ce76cb0e67ba3090fc638f269b</hash>
            <hash alg="SHA3-512">a229e418d8af12002e51e39bf1201b7ea86a9a883386524386383454e970cc3cfb44cb1020022ff91e96349d8db8575768052e1bbaf415478e8e99d9e4e22d0f</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-servlets@4.2.28?type=bundle">
      <group>io.dropwizard.metrics</group>
      <name>metrics-servlets</name>
      <version>4.2.28</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.28?type=bundle</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-servlets</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-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.28?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.28</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">00fe6283abcb8b82be608b9b034810ae</hash>
        <hash alg="SHA-1">4b66ce1c97c2ad0160e19235e2c899ba20b0f54a</hash>
        <hash alg="SHA-256">544e7c5828e9fe440e2e5b8b87974297352d8c0aac226a2614811600fd680463</hash>
        <hash alg="SHA-512">8eb934f981c564d66a46699fde6c39d7b36dd2d44c44349fc971f9dfc7840e5b81447417968d3896afc012641f77a4c6616009b2e575d55158c2a3d6b3b03e35</hash>
        <hash alg="SHA-384">fb0e6296287603af224d265e4f03d191609870a8c66cb5a387625c18210fc95f741111691c39420dd13672420abbb4d3</hash>
        <hash alg="SHA3-384">a4d47831fd925509ba489f3c97fa68543e80ba92658b90fb48c2d1abe3002a01d460f869f42fe3fbcc8f2ff7677cde6e</hash>
        <hash alg="SHA3-256">df2db45f97ec918a0832a100a940724b00b49be1094575b699f89f32cb19bd1b</hash>
        <hash alg="SHA3-512">a4f10a8bef336f5582c141c7c4cf8cb9ced77f99fefe02f7645e351e3a59d509d923979b5ccc33d56389d3109dd1f3d079f970cb6997890dc56c47480c00c53f</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.28?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-core</url></reference><reference type="distribution-intake"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/dropwizard/metrics/issues/</url></reference><reference type="vcs"><url>https://github.com/dropwizard/metrics/metrics-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.36</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">872da51f5de7f3923da4de871d57fd85</hash>
        <hash alg="SHA-1">6c62681a2f655b49963a5983b8b0950a6120ae14</hash>
        <hash alg="SHA-256">d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0</hash>
        <hash alg="SHA-512">f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b</hash>
        <hash alg="SHA-384">2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a</hash>
        <hash alg="SHA3-384">3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b</hash>
        <hash alg="SHA3-256">ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881</hash>
        <hash alg="SHA3-512">14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.28?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-healthchecks</name>
      <version>4.2.28</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">2165b8ff973925cf75bdd287ec688573</hash>
        <hash alg="SHA-1">bd6ef2c479b789ce78798804566d9c22fafb956e</hash>
        <hash alg="SHA-256">4cb9da0314c78d18ab77c06923e8809b2fac206f02162b64f32069bfc15f62ad</hash>
        <hash alg="SHA-512">d2775a1f3b95163ad145b13e83a33f95ce687978e41769d281b39e1566e552d8f559b3b8189408e8769be6762c4f5da4545f65bd28957410fb3d2ec6b6458a18</hash>
        <hash alg="SHA-384">2c169b747a861bccac0b3a05aec4c7a67f5e1316b6b955647d0725ab03a448c6c2fbde8832ee921b985b1d3e872ad9b7</hash>
        <hash alg="SHA3-384">109abd2aed0c768a4c0162ed6a6993303a48e429bdd51c8ccdf477ce2783ab88ff72a498ccb5f637d02a7913ccb86b7f</hash>
        <hash alg="SHA3-256">409205e88eb8d0223d44ce8a2eafd0f6af5b7027b5e2bd16447078fe4bac3cd8</hash>
        <hash alg="SHA3-512">84141ca63bb5c24f05c754158a58d20c608b15af3f9cab72dc34e36d88e867b3b9362c18f52dc147a3b08f09a1835a8a5f16db5b5a7257a0d53159c2bfdde69b</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.28?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-healthchecks</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-healthchecks/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.28?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-json</name>
      <version>4.2.28</version>
      <description>A set of Jackson modules which provide serializers for most Metrics classes.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b67d7e01883a8bfb10420a5481c9eba9</hash>
        <hash alg="SHA-1">24d7210973c92413a74cbe25b1ae54f6c1059c41</hash>
        <hash alg="SHA-256">f844d3becb64109d4263672b6ec08ea5e6107af6aeef1620157bc020d83fef35</hash>
        <hash alg="SHA-512">d379f6293f2c38e68e5b2ecc53937102049cfc23e0ed89bab41be006f1994f99967797fd32c17d8905ba2905e51303cfa1e94fb62836189edc26473bae4f96b8</hash>
        <hash alg="SHA-384">fd415bf913a6eacc1a8f469a46b2e5f0c8597f3576be69554c48d9ce381529580eb9f205f91784ff9b11ce0729ad78f2</hash>
        <hash alg="SHA3-384">cf4ea17c6fb28e8dc8e8b4c3a4fafb387b5ac81b71537e618b6d6ee01aaadcfabccd7e3353e5741410aad316e5150f7f</hash>
        <hash alg="SHA3-256">c8e65c280c963afa526dbc1d7b7acd5b1c8c41c1d1c9d11a3db9dba77f3bef02</hash>
        <hash alg="SHA3-512">dcd0601f1ad82c41d758c72f60fc11cb4255a86bd223185ea6f000439d9e00a433c0e3fe2a558378861a926574474325259385ab76fcae3d765f167aa0e42526</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.28?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-json</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-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-intake"><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.28?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jvm</name>
      <version>4.2.28</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">c2648360ae2ce2576305de137e9ce681</hash>
        <hash alg="SHA-1">573b2d3db2b41c3850915170de615d6f544e4f55</hash>
        <hash alg="SHA-256">408a7b8e0299d9244a966dfe0524cdb46db654fa9d0b46a16f7e00885a46d66b</hash>
        <hash alg="SHA-512">99e4a236c6b6c2805a416cd0a978e777a42688551fb4804fc66d75461baec35c37e21321e5479165285a006d7b935ab015f3c75b569e22af217313eb52fde6a5</hash>
        <hash alg="SHA-384">b5d6b25279b518a98fa2ab9624f0803013c4e48c59d259132ae85988cf4e434b5d4848a624f7fda4b38eba2ff592ef5d</hash>
        <hash alg="SHA3-384">38adebad09360984d6ef6eab7f38e13b174631e26efe4c38306fc55605b5ec1357750cd07c85008c72cadf455c874d7c</hash>
        <hash alg="SHA3-256">b13360891bb3e47fb612b8801ddfdd4a6e0c80523e2032f80fd4518059c46766</hash>
        <hash alg="SHA3-512">17c71dd881d3922fa454d0487f7eecff6b9ea55a5ae2611a1dfb5e2a857087c656267afab734a3456a442ff4abe64db6789c2c4191d2648b383fe97906daeb8a</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.28?type=jar</purl>
      <externalReferences><reference type="website"><url>https://metrics.dropwizard.io/metrics-jvm</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-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-intake"><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-intake"><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.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-databind</name>
      <version>2.12.7.2</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d06f3c780d8085fe2061d097ab7c9018</hash>
        <hash alg="SHA-1">93f380701400ae503ad0ac3e174e22ec7f1d789a</hash>
        <hash alg="SHA-256">d7b2aa928fa2e27594609cd2e8c323040b73812e8844af9f82a630bc4748d141</hash>
        <hash alg="SHA-512">8003a96b462c6d0e5491d75da70afcc211bb33ef0a1c677c23995fc2240229aae1fdb602977bb73b98e8798a659339052c9252a763e6b0c7acf9c59b2115f135</hash>
        <hash alg="SHA-384">2b3d3da4221383e3480f169d80c7df1ac8b52b3151265e673a9f1cc0c0f420d454c60c0c021dcf7b7438f96e892162af</hash>
        <hash alg="SHA3-384">d5018ed6377fb44dda0c87237cddaefdc14e5b9a5f8c9b80409ec75c7198f52f4368150429f898b6645149577fe642dd</hash>
        <hash alg="SHA3-256">03f10f488b1fb6a714826a0c6a21460a850ecc9964277f1cba38ece83ec160e9</hash>
        <hash alg="SHA3-512">e37fc1303ec9561d2d45fc1f87f38d60f8e50d86dbdaba9c711e0e695c412bad57bc55a03647af84c59438a2c3b88bd55d5100912c018b24349fa0fb31090dd6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://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-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-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>http://github.com/FasterXML/jackson-annotations</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-servlets@4.2.28?type=bundle">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.28?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.28?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.28?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.28?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.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.28?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.28?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.28?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.28?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.28?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.2?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.2?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.28?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.28?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>
