<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:55c28d4b-ab4f-3760-8402-71456c067707" 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/org.jdbi/jdbi3-opentelemetry@3.46.0?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-opentelemetry</name>
      <version>3.46.0</version>
      <description>Use OpenTelemetry for distributed tracing</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.jdbi/jdbi3-opentelemetry@3.46.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-opentelemetry/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/jdbi/jdbi/jdbi3-opentelemetry/</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="cdx:reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.jdbi/jdbi3-core@3.46.0?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-core</name>
      <version>3.46.0</version>
      <description>The Jdbi core API.

        Jdbi 3 is designed to provide convenient tabular data access in
        Java(tm) and other JVM based languages.
        It uses the Java collections framework for query results,
        provides a convenient means of externalizing SQL statements, and
        named parameter support for any database that supports JDBC.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b8365f8443b6a72b9eef70b1b358550b</hash>
        <hash alg="SHA-1">b0fb427fcdd54797b79a4b890cc212f1c768e978</hash>
        <hash alg="SHA-256">7d66cce2b3ac9065fdd6277adaf8e416089b868a78398b9899144bdaf1d33d67</hash>
        <hash alg="SHA-512">04daa422b7d5fa9fc5b31c65fab916af0e3faffaba21eb55a7bf126f4ff4e585490435a9c08625d11930c923f15bc753c1e0a4df1bec03e451348ebbd70ad0cc</hash>
        <hash alg="SHA-384">b8a70f881eb73ea7be90a671e53b6d06cb8bf5887517697be0e3f1d79a0efc150363c00fcd6758f1ff4da99c703a176b</hash>
        <hash alg="SHA3-384">0ea276cbdd4050b4efdcbc6ef3d123d64ee79f751895926d1d275eb9071266936c84def65d6c97af286e6262eacae1ca</hash>
        <hash alg="SHA3-256">25d85a5a83e2710673a46370b98f0baf7cf25a6b810d4c4276d33e2579d59feb</hash>
        <hash alg="SHA3-512">882910c070ec3e38a6b4bb18590f0c1aec63523949f375ce9735531676d1c38396312d19f8bc8cd9d318221a80df6d42de29458d191eb85a4a0dbbcdcc9e53ec</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.jdbi/jdbi3-core@3.46.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-core/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/jdbi/jdbi/jdbi3-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar">
      <publisher>ANTLR</publisher>
      <group>org.antlr</group>
      <name>antlr4-runtime</name>
      <version>4.13.1</version>
      <description>The ANTLR 4 Runtime</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd465ddb2a8dbf69eb6c94e69a0d5f0f</hash>
        <hash alg="SHA-1">17125bae1d965624e265ef49552f6465a2bfa307</hash>
        <hash alg="SHA-256">54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505</hash>
        <hash alg="SHA-512">63eb51bfcee49c52848d8b7c3c46d8b4d367d85fb3c3db7175eaacba94e4d0c227b78e5955a0e86e575e1c6206fc2a43e5fa96fb04ad7c16e24ec94015cfc18b</hash>
        <hash alg="SHA-384">9e5e022d1eff5870f53e0e17d09d737eebb5b859c3403e78308af4616a86cde0830842b81a389ac4a0df871fb1032124</hash>
        <hash alg="SHA3-384">20f3a927369f6bfd94bd8b244e0e9330d4438736414c403b712098f6aad9a1140bc17333cacf194f1b9e99c0f62ffdfa</hash>
        <hash alg="SHA3-256">5696b3e757e6135c1aa56452b86ff0456425d13b97b33ace3f4d3dc6c752c4b6</hash>
        <hash alg="SHA3-512">33251a06eaeaa56f274548e47b405cce279a9e54e34d65bc382d2482887bd470e5080da4f75c221658c3e70aea79e748bd0a3f47e49e37805174e23f71747b92</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.antlr.org/antlr4-runtime/</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/antlr/antlr4/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion</url></reference><reference type="vcs"><url>https://github.com/antlr/antlr4/tree/master/antlr4-runtime</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.leangen.geantyref/geantyref@2.0.0?type=jar">
      <group>io.leangen.geantyref</group>
      <name>geantyref</name>
      <version>2.0.0</version>
      <description>Generic type reflection library with support for AnnotatedType</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">257ded1b2db10c837031de833f653108</hash>
        <hash alg="SHA-1">e7de16ce1ddc739ae0469c9d04d6fbdc7f07486a</hash>
        <hash alg="SHA-256">6ef2467b7b66ca9f6a4306168351dcec625965f7fab265eaa4c31b1976d4847d</hash>
        <hash alg="SHA-512">c5b6043ec66ea6d63b94e2da80b0456c15e164da4a25805f9a1cd77bdd98118d99304cb3f5571516f89d3360b654bfdfe2c4702a1fcfe962bb848f1deddb65b1</hash>
        <hash alg="SHA-384">69c7cfe877a8f7c166d45558622cf44191485f6891ab571369bfcdf54b3da3613e4749035445b66414d83f33c6c3f66a</hash>
        <hash alg="SHA3-384">b0628e8b88962a49393b0bf12ec974dfa8808e4faba5436e7bcecb71c57a856dee22c454950c6cec1c85b7ad44ae0212</hash>
        <hash alg="SHA3-256">990aefda8ded4791adfb333c09f84d22f43fcc866436c7d9d8bb65a0369906f0</hash>
        <hash alg="SHA3-512">62dafd118e42431b2b40e81fd25b4d9c7c1200fb83cb6a3d7c3b312a80aca8a0b0f478a9dde13183ed8fb896cbd2bf660e955419ba8e31e9faf06c5b5f0e781e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.leangen.geantyref/geantyref@2.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/leangen/geantyref</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/leangen/geantyref/issues</url></reference><reference type="vcs"><url>https://github.com/leangen/geantyref</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.42.1?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-api</name>
      <version>1.42.1</version>
      <description>OpenTelemetry API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b93ddd89308277aebe1246a4a0f6b51b</hash>
        <hash alg="SHA-1">f1b941cea23d721b368847e4b261a8aa52dc16a4</hash>
        <hash alg="SHA-256">6b0f9d067260ea3ed6c3960352b80800b993cb3962fa6fb1b6383cd04c3c0874</hash>
        <hash alg="SHA-512">4f78089cd64898b61afaae833008d5cd26a1e126eebc21631c6f2586306b2364eaf6546efb28bd046454c414564a6a5cff1f6007d9814f8843e6483c2b2c140e</hash>
        <hash alg="SHA-384">e02971aa4800758d0cd0b7cac7b69d1e2159738b6ffeb7aa7e8b54f2339ed5adff4abee352dc4590b43f5650e5d2f4ee</hash>
        <hash alg="SHA3-384">c1094895b98fffb38d3b99a1e7a1581fb94d51591493fc61ab0975e57ad4cbb1cb7d710c3f4308f8ac99ca10c07053b3</hash>
        <hash alg="SHA3-256">67845f9622f419dba79ac3a90d4cb6ad3bd4aac7f07bcc8b41360c9530875776</hash>
        <hash alg="SHA3-512">85d2acb7a8176aee1485acd02d85aec3dc2bbe33657e3356913e9a306ff4edc0e00ae5e558e5aa38e87557cd24d9b657657a8a9ac534f66ede68f4080b607766</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-api@1.42.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.42.1?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-context</name>
      <version>1.42.1</version>
      <description>OpenTelemetry Context (Incubator)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">049860501b07558c30c91bc886bb9d6a</hash>
        <hash alg="SHA-1">0709259e280967201e423065fbaaed6b15a193d3</hash>
        <hash alg="SHA-256">fc8f47bc94bec89a3dbdbcf631470fb7fd7d3e628b10d43bc376f17ebde4b405</hash>
        <hash alg="SHA-512">4e850e7e04b03162e4638d141556ddc233d01980a6ebf746707a7905a62ad60ed593900d746ab50496e31294fdc68fd3f4c269dcc2214fdf4191006c037c2864</hash>
        <hash alg="SHA-384">e11c550b1d6952951a4835bd18eac6c210c16be45d949708d0f3c9982daf551668579ce126257facbe49fbbb2842f57d</hash>
        <hash alg="SHA3-384">fd4c4327da315ee5ab515d0955d2206e34868c1ad1d8338ae83fb7ac14bf9a9e0da30977d0566b30526ba5eeb683703b</hash>
        <hash alg="SHA3-256">8b117fe386de4ddb117a31e1cfc764b33e3aebd8affd364e66e42740002ecbc5</hash>
        <hash alg="SHA3-512">ebeaddc30215c660cd88369d803848aeed486ed530fe2034dacaccaef74cba14be261ad73faf53fce07e7cba000e1023d99f3cf4502b214622a0423a293645ae</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-context@1.42.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-opentelemetry@3.46.0?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.46.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.42.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.46.0?type=jar">
      <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@2.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@2.0.0?type=jar"/>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.42.1?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.42.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.42.1?type=jar"/>
  </dependencies>
</bom>
