<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:7393cb80-14c6-34ac-8614-69d6771a8a61" 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.1</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">9c7a565cf28cce58557d0c621c5ea4b1</hash>
            <hash alg="SHA-1">be882d5a22050bfa9d19090b1420c188617d0e1c</hash>
            <hash alg="SHA-256">698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249</hash>
            <hash alg="SHA-512">c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0</hash>
            <hash alg="SHA-384">d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb</hash>
            <hash alg="SHA3-384">80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f</hash>
            <hash alg="SHA3-256">142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699</hash>
            <hash alg="SHA3-512">af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.49.2?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-sqlobject</name>
      <version>3.49.2</version>
      <description>SqlObject is a declarative, annotation-driven API
        for database access. It complements the 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>
      <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-sqlobject@3.49.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://jdbi.org/jdbi3-parent/jdbi3-sqlobject/</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/jdbi/jdbi/jdbi3-sqlobject/</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.49.2?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-core</name>
      <version>3.49.2</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">89e751bdba3912fd6d5ac19c8be5fe89</hash>
        <hash alg="SHA-1">608a715a818ae0e38152295760352981b935b6ee</hash>
        <hash alg="SHA-256">8c954c8230f77775c171888221105876ad070c92f798b0b2833fedb636ef1ef0</hash>
        <hash alg="SHA-512">aeecbee863868d3cb3f889d7576ab376636ccb7d713123d91577218a1fe8f588bbef35c278e2b288fc92a9675c8264c780e7baa33598c8293b2fabb99a79c4ec</hash>
        <hash alg="SHA-384">eafc18bff9f5c305a23e163001b4fc1935d40fb10899a3d601c2ddba74df80f00ebc5af480f9735b0b5e15c2dc803536</hash>
        <hash alg="SHA3-384">f5a68abf94c719a1d2d3fe8a6dd95e3e9bffcec744dcb8d180135fd81d49e64d5a65afb87fa3f394a22b3d2990d5fe34</hash>
        <hash alg="SHA3-256">6b5b2a14297be0d56a3ce9631bcde0f3088014aeaf710f3b28170165a48494c9</hash>
        <hash alg="SHA3-512">7f626bcad5588a05b7a0730205f68d761de6b3fe6b2388f25c227e1c48c93d880003cf33a1f6f663cece7205bc9b519054068ad1c84110342fc20ac915424e01</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.49.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://jdbi.org/jdbi3-parent/jdbi3-core/</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/jdbi/jdbi/jdbi3-core/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar">
      <publisher>ANTLR</publisher>
      <group>org.antlr</group>
      <name>antlr4-runtime</name>
      <version>4.13.2</version>
      <description>The ANTLR 4 Runtime</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">eecf1908f0cfff10f8bb82878b5ca401</hash>
        <hash alg="SHA-1">fc3db6d844df652a3d5db31c87fa12757f13691d</hash>
        <hash alg="SHA-256">dd3e8a13a2d669bf84fb8d834de35ce4875f27157698d206241ec8488aadcaf7</hash>
        <hash alg="SHA-512">1c3e47b6b5dc40ca13927a7ae2ed187f470b8f406cea325e73c7a18af8e07b9ada0484312dd611f225f030b5585924932c702fd9326c143a626e271682b2b95e</hash>
        <hash alg="SHA-384">f49c2395e16fe71fa35622bcca225c0910609ef09626207ce4522c73c760fd232489489ea88d54c88fc21b05a03031e0</hash>
        <hash alg="SHA3-384">322345326586e3f8954e80efa80b510228a7eb06f6d7283177f04809c15aad1722c700897c8c8f405955946b63808bc0</hash>
        <hash alg="SHA3-256">2d39db66ce6dc530c7796f75d646f4d8316586e2acd0756524c25b238eb71618</hash>
        <hash alg="SHA3-512">a4cdaec49dff4a6963a0db56712a837db7300de7145335b915ffc2234b0d53d6f9fd4b1d6e82c4350e22fee9390ca643cfbf7f51ff47a11bc44561b6686be32b</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.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://www.antlr.org/antlr4-runtime/</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/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@2.0.17?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>2.0.17</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b6480d114a23683498ac3f746f959d2f</hash>
        <hash alg="SHA-1">d9e58ac9c7779ba3bf8142aff6c830617a7fe60f</hash>
        <hash alg="SHA-256">7b751d952061954d5abfed7181c1f645d336091b679891591d63329c622eb832</hash>
        <hash alg="SHA-512">9a3e79db6666a6096a3021bb2e1d918f30f589d8de51d6b600f8ebd92515a510ae2d8f87919cc2dfa8365d64f10194cac8dfa0fb950160eef0e9da06f6caaeb9</hash>
        <hash alg="SHA-384">6ea24f814a9b6ece428cfd0535e2f3b8927005745ef61006b50fdb5a90126ee5ea05650155382b3b755c5bce38ef3944</hash>
        <hash alg="SHA3-384">9b1015052f0ec43f9be09764e131834157599611cb52f6fe591c4ac6a8ab4817518f2a4b8871e5e738c8678e93af5557</hash>
        <hash alg="SHA3-256">00559b4f4066b4917ba4fe2a6f23111eaeada321112d030910d218ced9084b5e</hash>
        <hash alg="SHA3-512">9579c2f7e7516e177c2d493ccc9eb8150978cf19f6f09b28d116f6935239fd56dc6af2b62b3336f79b0b462445550cd1fb5377a07001a6f44aaab6a32fa2fa47</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/license/mit/</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@2.0.17?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-parent/slf4j-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.leangen.geantyref/geantyref@2.0.1?type=jar">
      <group>io.leangen.geantyref</group>
      <name>geantyref</name>
      <version>2.0.1</version>
      <description>Generic type reflection library with support for AnnotatedType</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">08dce47c87ec3228628a42cb3eb8c181</hash>
        <hash alg="SHA-1">81253383ac75126142f97781d22d19de2532bf76</hash>
        <hash alg="SHA-256">386b535c079be7d65ddbe0ad9c00955155b7862225aa92b4c6553ab2b1ea95f9</hash>
        <hash alg="SHA-512">c6655ef00ede5d9bb17d4e7556200acaeb5babd67295e9f72e26e8ea48fd50978cc147156e35feada204163163292ad3a0daf0d6b1366c9e933f13a1b4a9eb2f</hash>
        <hash alg="SHA-384">3b97009b3b70156fcd3f39a8365e562d481fed54d779e6f60a82bdb0736ee7701edd0c69f58409154dc1823895e7da05</hash>
        <hash alg="SHA3-384">36cfd6a2d9d4f0df12e9c688b1981f494f4b77f6f05dc57af69f03ab2d7f9d5628f9b90ad324dbadc2ffc210a74d25aa</hash>
        <hash alg="SHA3-256">414a37fe9755beb446609dbc43f2eb702a0789ef5d046baff144596774e189ac</hash>
        <hash alg="SHA3-512">6a2ecd82a48dc5272720726298d21a8548c46df8b52f9dea1c97c38e77372fb620ca5c5fbed1b9ea7234f7328c47ba9642366d63f0d3f0340c33faf1f5f7de76</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.leangen.geantyref/geantyref@2.0.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/leangen/geantyref</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/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/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.annotation</group>
      <name>jakarta.annotation-api</name>
      <version>3.0.0</version>
      <description>Jakarta Annotations API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7faffaab962918da4cf5ddfd76609dd2</hash>
        <hash alg="SHA-1">54f928fadec906a99d558536756d171917b9d936</hash>
        <hash alg="SHA-256">b01f55552284cfb149411e64eabca75e942d26d2e1786b32914250e4330afaa2</hash>
        <hash alg="SHA-512">2bd5a16684c4e8144897ba6dc467628d1b8a85326235240e4c20101b6df3681d23aeebc30ca99e395ec848f33cb5244085031b2a0fbce746c8ede7148a5e7c1d</hash>
        <hash alg="SHA-384">1a12cb78019d310eb08314f863c2a0e48aa2845bde844f8204e653ec50713bf135cc58cce882e14ef631327952b5ad99</hash>
        <hash alg="SHA3-384">a0dd7dd32e8dc5ed679589f6066f16593b52334b9947a71381aeab44b3cbe295ec24dfef4fbfa5514ba24ea60fe042a9</hash>
        <hash alg="SHA3-256">6ae915a05b483f75c51f3a109cf368842d186b2996758b8a106377a7a9485c12</hash>
        <hash alg="SHA3-512">52f611aa0a98812e525be2b9d5a5712aef660598cff64282dbd9afc237560f442ab745fc95c919216f9cb4197c224ba6c7317282962c638fee956925bfa031c0</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://projects.eclipse.org/projects/ee4j.ca</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/jakartaee/common-annotations-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/ca-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/jakartaee/common-annotations-api</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.49.2?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.49.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.49.2?type=jar">
      <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"/>
      <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@2.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"/>
    <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@2.0.1?type=jar"/>
    <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"/>
  </dependencies>
</bom>
