<?xml version="1.0" encoding="UTF-8"?>
<bom 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.9</version>
        <hashes>
          <hash alg="MD5">8e595cdb67f17e4b41e046456970591d</hash>
          <hash alg="SHA-1">69e8ca804520d09ce4657e7235bae84d01cbffa6</hash>
          <hash alg="SHA-256">aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8</hash>
          <hash alg="SHA-512">1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b</hash>
          <hash alg="SHA-384">b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c</hash>
          <hash alg="SHA3-384">289f9520bd73a2031276248a6ef8f0891c691062c2d1ea86a2bc9ea8db2c52377d92a53be9957179e71aee3deda26a8c</hash>
          <hash alg="SHA3-256">32b50a7efe5d491a4039c0017eca3cf49d98b55fc66d06b3dd06209487323474</hash>
          <hash alg="SHA3-512">1daf813da53e5d5cda4d0302ff3a5e388aa45d96ebe6dcbe240f35d33f14b1e6390f6bbe7f21f3ed8cf96ebd9f5516a08b18487b7339715109c81cebfc1563df</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-servlets@4.2.19?type=bundle">
      <group>io.dropwizard.metrics</group>
      <name>metrics-servlets</name>
      <version>4.2.19</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.19?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="maven.reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-core</name>
      <version>4.2.19</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">dd9caf026f4330b51c6308e6d0749084</hash>
        <hash alg="SHA-1">d32b4c3f3e733bf4cb239ca4204fbed8464973a5</hash>
        <hash alg="SHA-256">fa967bc2b37c8bff5bc377e60e439504fd9df5d335c7a42b37212403250023df</hash>
        <hash alg="SHA-512">dd1af2a8104e344ebdba21a7366c6aedfeaba7e03861af9c1ed53c82ce2c51e7a6034c46a6ad9a5e55e20670b5c490e178105c944c4f91b07d4be5455bb13dcc</hash>
        <hash alg="SHA-384">c6a6077f528be485082e2418b0f7d87e28a91d07d66bd861bd23fac60fd99e4828c5cfa8722ead6e69d5cde030ff465f</hash>
        <hash alg="SHA3-384">a9dc0167f0e95e7a511ea45a79658e46d336311085e14344edcf6bf6a7dbf1739d0a6719ffb8a307de301c0bfe6b95c3</hash>
        <hash alg="SHA3-256">da9ee08f1fe5f07cde53aece52ca59233edf034a08f58d23ca8a1efa67e49630</hash>
        <hash alg="SHA3-512">26a71fbd300f1a7769c8455a7cfe68fe7afd207a4fde6407ed62602d405b870002f6639a1c82a8796de4e5962ed3cf54b1df55d96957843c5e9c76cbed3d8fb6</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.19?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.19?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-healthchecks</name>
      <version>4.2.19</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">274b74f77bcc6994cd06bd5726eb0ce0</hash>
        <hash alg="SHA-1">e0a47982879099cf1cfa212e5993e863fa4397e5</hash>
        <hash alg="SHA-256">674498690cb7500ebefc1c4c10a4e09d01b148160c0f78255e19336ceee9d9a4</hash>
        <hash alg="SHA-512">ab93b7902232fa233b7616a4b387a65e58c4420784e0bee18c865c90974899118f70872ad89c88e504ca0ae05e96f171d96f9eb172e42c0cee0074f28f8a9265</hash>
        <hash alg="SHA-384">45e10cdd3a256aa77b78a732d3026ca942a89fb80f5f518875c8b00743542421db933bb2ed37a91d15b88228191b8cc6</hash>
        <hash alg="SHA3-384">3732de2e716da90f3e50e9dae54f3127d6b00af39d774ccd65c83a871dce3649580e38a66528de92272e747cc07e4c73</hash>
        <hash alg="SHA3-256">27902810e9122b89fad925f9642a195756cab25a6c05b4f26d5c78cecee7f28c</hash>
        <hash alg="SHA3-512">27227a0f75dbdd46af7c1a82ea3e82e18c94b469c82af0b7517fe415d787dd5dc0977b999f5e60ed99841dd361c43e85d78240b459a0f5900606d7bb9e1d3665</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.19?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.19?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-json</name>
      <version>4.2.19</version>
      <description>A set of Jackson modules which provide serializers for most Metrics classes.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1340203cea37905d3f72ff20bf04f48b</hash>
        <hash alg="SHA-1">32afaab5bca42c8cbd4002f906b169d6c0fd4e4f</hash>
        <hash alg="SHA-256">cfbccdfd8fc073dbbd47ae734785c0a2a12a00c0c3903549719fc416e8b646c6</hash>
        <hash alg="SHA-512">472d110768089b1dfba53f6e5d35b86e312115eeaf0b7cbb010a9fcb1a0c2e2ffc41646d2f8d63635d5cc396dff75dfe1cec06168d0a6dc9262d7094cafbd044</hash>
        <hash alg="SHA-384">03cba41a9d9a16442973607601c1d8d5c2b76b345429fb9442f122f98777c6ce9ffbc161d9a42969fe7242932b5ddbe8</hash>
        <hash alg="SHA3-384">6d9982627b257a52e1841c72fa2eaf27af46ab2b67350835d71b4bafcb273d83fa7ceb74daf8024a789c05aca959dc3f</hash>
        <hash alg="SHA3-256">35009b9915e196f4648d2e742a42b7d01c8ea1cb317116828cef785028a3d360</hash>
        <hash alg="SHA3-512">828111797c86a63da580c6e80e80887da706848e2156ff976cf5a5221beec8e30f8b2129b02458ecaa65f404d161e4b4e8bbedf445a257d9d61572c4b1f72e31</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.19?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.19?type=jar">
      <group>io.dropwizard.metrics</group>
      <name>metrics-jvm</name>
      <version>4.2.19</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">6de530c7794c0d324169aede9831a410</hash>
        <hash alg="SHA-1">13bb7b51914d43a7709f7b477b98f3732aaa03e4</hash>
        <hash alg="SHA-256">996a602152db07aa5cbc669265b564099c20acef2508ec5e717f20b98b5acbc5</hash>
        <hash alg="SHA-512">c076180eca8337b69dc5d6d3f08d3bfa83798f4d9501b745fba45539ce1656aa05b970340cee04ba143e6eaa263ac8de9f8f3d4ce856b05f34bf745a69539453</hash>
        <hash alg="SHA-384">5334104589e803d7a0ac2a147d5aedc4ca9cee7c70874e465a728cd80ec9ad135dd5731747575ed07159bb8f59b9eb7d</hash>
        <hash alg="SHA3-384">7bf146cce9db5eace8f54cae91e66f94b466e4807c198d845d95536004dc50223dfc445ecd1fbab5a389e0bf37f326bb</hash>
        <hash alg="SHA3-256">5fa09ff3c9e1e393bc9adda05d8b182a76996e3f947fd7cf256933db1046d7ff</hash>
        <hash alg="SHA3-512">4589e975421f1c3063e0bfd706b6906b48268200e1deff8fe84161618f408e2b806c04d06342ccf137b69b96408b3e9bc53fc5247a2b6a8f199017621406ad1e</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.19?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@3.1.0?type=jar">
      <publisher>GlassFish Community</publisher>
      <group>javax.servlet</group>
      <name>javax.servlet-api</name>
      <version>3.1.0</version>
      <description>Java.net - The Source for Java Technology Collaboration</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">79de69e9f5ed8c7fcb8342585732bbf7</hash>
        <hash alg="SHA-1">3cd63d075497751784b2fa84be59432f4905bf7c</hash>
        <hash alg="SHA-256">af456b2dd41c4e82cf54f3e743bc678973d9fe35bd4d3071fa05c7e5333b8482</hash>
        <hash alg="SHA-512">32f7e3565c6cdf3d9a562f8fd597fe5059af0cf6b05b772a144a74bbc95927ac275eb38374538ec1c72adcce4c8e1e2c9f774a7b545db56b8085af0065e4a1e5</hash>
        <hash alg="SHA-384">8bf960fd053ef6ad1c3535824311f676b9ad537678b85f855dd5d6d726e391f8a7be9c9c76a8ae3ce8bfe671c1e2c942</hash>
        <hash alg="SHA3-384">e8f3282c08ceeed02947a13e886a3d75a6ea63e4f869a0e0bcbcf622e7cbffc81ed7bc045e82820443b6572c897cc4cc</hash>
        <hash alg="SHA3-256">8acc3481503989e1a78ad619bcbdc005b616c13736522b52e5ae5d782e8a0216</hash>
        <hash alg="SHA3-512">ab5f85d424640ddcf6fc13a41d12ffdee0be9508cd4cdc581168b31cf7917323f6e0d984a0631068e0e01c098098fe0037d1c4176352fd89ba3a4da5d641ca3d</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://servlet-spec.java.net</url></reference><reference type="distribution"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>http://java.net/jira/browse/SERVLET_SPEC</url></reference><reference type="mailing-list"><url>users@servlet-spec.java.net</url></reference><reference type="vcs"><url>http://java.net/projects/glassfish/sources/svn/show/tags/javax.servlet-api-3.1.0</url></reference></externalReferences>
    </component>
    <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.19?type=bundle">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.19?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-json@4.2.19?type=jar"/>
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.19?type=jar"/>
      <dependency ref="pkg:maven/com.helger/profiler@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/javax.servlet/javax.servlet-api@3.1.0?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.19?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.19?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?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.19?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?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.19?type=jar">
      <dependency ref="pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?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@3.1.0?type=jar"/>
  </dependencies>
</bom>
