<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:20154646-d0c1-3595-af06-bcf6cfc6ae28" 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.0</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">dfaeab7ec837ce07874e2ee66fdc57d3</hash>
            <hash alg="SHA-1">8bab47bafc8183d0a5f37790ff55ed05ead1ae2d</hash>
            <hash alg="SHA-256">67117e03eae4a03ca8bab3add044995f4899aa21798a2510b8265ef8101e90ac</hash>
            <hash alg="SHA-512">ae6b706516bb76da806b7854aef9e348fa593f5159ae9d693ad38942165c0ebc0846d977a477f6029612d43468fd2cd73a5aa253c228a94fb8d184e0acefc3d2</hash>
            <hash alg="SHA-384">ee872354d8b0dcd6f9835a913b3aaba70d9365a46043be78020183282a1e9fca812e969246cbe31d642541591b46648b</hash>
            <hash alg="SHA3-384">e5167f9e7ceba3b7b4d1900c404543907868745334bedc69cdf79c271727148413033a3b1426b733b7549e612e44adee</hash>
            <hash alg="SHA3-256">41fc0bc2275f354e2c7da01041ce73ce677364799cba53920a180aa5d4571c63</hash>
            <hash alg="SHA3-512">ed7f97900b09b818dbc0b8a23c00a2843e1bc34e2e8eb5b6df52533af0a15b721de6f7d5c2fd9352b8d4fde768e080053b40a16f0f9f04c336fe9b44abe83fc0</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.29?type=bundle">
      <group>io.dropwizard.metrics</group>
      <name>metrics-json</name>
      <version>4.2.29</version>
      <description>A set of Jackson modules which provide serializers for most Metrics classes.</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-json@4.2.29?type=bundle</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>
    <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.29?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.29</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">291e828f83cafbfe69be56df0df794bc</hash>
        <hash alg="SHA-1">e40f9425312c877a1a5ee8e8944bbc977112f949</hash>
        <hash alg="SHA-256">fe1aa4cce8c77930cf364073eaec3be04d3bf5ac0f87ca6498046852c848f4e6</hash>
        <hash alg="SHA-512">21f94bb56bbecbcd2aa77ebfdcd1c064136cb6bb92cc6a71937b4bc0f3f83681fd78db05cde9eb5969f4d2f370f4caeb6bc8daa617e87d962f55bfe71fb6fd85</hash>
        <hash alg="SHA-384">72b22a9595cb2352cfe066ad3b5cfded4a2e8db64fadefd6e03c131ced92ec8616328e4f9ede25829af5fbe08ef073c5</hash>
        <hash alg="SHA3-384">f3bc2b3d0a07cb148026dfec1194ed46f6a1fa4ac7db162ddc568c27a43ccea15c90908ed4a0050eefd4d069c743c1ea</hash>
        <hash alg="SHA3-256">26bd3785294063db22025f7efab4eb062a7413543bbc1ebe30d2dbb84361895a</hash>
        <hash alg="SHA3-512">5241638f8f33cf1777d52e65ee40a6f0497efeb2b75387c1748e94ebbd76fedc5c8b585a98a117bf12297418e1c063e9efc011f3e17c9ac975fc825ad296c010</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.29?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://metrics.dropwizard.io/metrics-core</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/dropwizard/metrics/issues/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/dropwizard/metrics/metrics-core/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.36</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">872da51f5de7f3923da4de871d57fd85</hash>
        <hash alg="SHA-1">6c62681a2f655b49963a5983b8b0950a6120ae14</hash>
        <hash alg="SHA-256">d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0</hash>
        <hash alg="SHA-512">f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b</hash>
        <hash alg="SHA-384">2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a</hash>
        <hash alg="SHA3-384">3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b</hash>
        <hash alg="SHA3-256">ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881</hash>
        <hash alg="SHA3-512">14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/license/mit/</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.slf4j.org</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/qos-ch/slf4j/slf4j-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.29?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-healthchecks</name>
      <version>4.2.29</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>optional</scope>
      <hashes>
        <hash alg="MD5">fcf20ab958383e471c8c54fadd838d7a</hash>
        <hash alg="SHA-1">3e5d7aa84c3ee29647560702aab61e6522122015</hash>
        <hash alg="SHA-256">29b0baf48fcfef784a373df97f3885497b9df72cbf38e7e32db0f2d7e33b5199</hash>
        <hash alg="SHA-512">f0d03904ae80439dc817ac73130f890a9ba784d41c98531e4272316439f0a81c7be966b325bbdf53ebd8bb3507f9d150a1465441d67244459194c3f603701376</hash>
        <hash alg="SHA-384">5c1c6d5b2ea82ef7bc62701544bd356d4ad3bf45ae622347115ab6e91d3b66cb6624f8d2f924380155098ced135b35d8</hash>
        <hash alg="SHA3-384">829cec9b21c979ea33e86bf546d80c44eabde14f7f2fa729e9a28bdba5c0376d3652231d5e5e6bf7033172486170be26</hash>
        <hash alg="SHA3-256">d33bd4b41c4e1277a7099a88905d8d388bedd64ba91012071e65f887f839fe2b</hash>
        <hash alg="SHA3-512">e25f8d92305375fe9775cc3679dd2aaaf4ad3b2984a6fa8a656f2df7c8fb2ecaa3d6a6c7707a3b75526cb6cbfcf102f89df8e090125b25c917217b5db0f73d4e</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.29?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/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/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-json@4.2.29?type=bundle">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.29?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.29?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/io.dropwizard.metrics/metrics-core@4.2.29?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.29?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.29?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?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"/>
  </dependencies>
</bom>
