<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:32e32f80-ad8d-38b1-8f95-601cd9e4d1c2" 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-kotlin-sqlobject@3.45.1?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-kotlin-sqlobject</name>
      <version>3.45.1</version>
      <description>Idiomatic SqlObject API support for the Kotlin programming language.</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-kotlin-sqlobject@3.45.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-kotlin-sqlobject/</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-kotlin-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.45.1?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-core</name>
      <version>3.45.1</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">cd37ce32e3f21f67c392d94ba91b81c9</hash>
        <hash alg="SHA-1">a86136fae6a51eec60e61ef78ed20431b0f86bc5</hash>
        <hash alg="SHA-256">8ef2c3f5e2d33e229d33facd61b718fd1c294e65e4c32a1f3686c8df978a24a2</hash>
        <hash alg="SHA-512">5483ae79138f192e98abdda2e8283b4134912eb09eac38fd8169857bae33c8f9a455d230171ca0efc8f0b33b66df115b1c2a8693a5377b24b25a19c379fee1a1</hash>
        <hash alg="SHA-384">7c0d710bd37aece3e9c04460f788f04fd7e80ca83d98098acdbb1d770f0a22def5d8c210327a4913a8355c7b98baa347</hash>
        <hash alg="SHA3-384">5c5911aa45fbf6990609a337a411670d6f70fabc7fd0bd1d84ef6f21926d20981314a2fb5bd4d5698c2dbe2247abaff6</hash>
        <hash alg="SHA3-256">fc21765c573804dc33d4d1ebc6811840ccb9715d52b4a4f1e9cd9c298637add1</hash>
        <hash alg="SHA3-512">d4be2571e10037cfb981a472997741c1f8b5068d4d2b6459ed5e103818c90e837e5b343779b4e827611d3ac8d4410b9bbac291d37a05a2dc06d8aaf8ca3ce101</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.45.1?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@1.3.15?type=jar">
      <group>io.leangen.geantyref</group>
      <name>geantyref</name>
      <version>1.3.15</version>
      <description>Generic type reflection library with support for AnnotatedType</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">724a6925325ec8a0ff4f7510b6f41652</hash>
        <hash alg="SHA-1">1c9a807a35a02c57dae5e6fa13197e6c735bd721</hash>
        <hash alg="SHA-256">6907affedb63ab3e77c7cd988141f3293cbd847ff3df58eec1e48c7d2990fb89</hash>
        <hash alg="SHA-512">90bd66cbd8c0b4ef41073abb492bcca7ebedaebfca5dbce4270d30f62e9251ed63a6653f1577552de796364b770d323e0561925e686d5a4a0156b42e1fd8f490</hash>
        <hash alg="SHA-384">b8a17a0410b52534a16bf713723013679e6d53dfa64854f0b4e58f91ac1950146cb1f975c68fb0cf656bcb95cc573150</hash>
        <hash alg="SHA3-384">ca17a6da0f1b9e6a3632942f582ce805467c91f9290ec27402be8b9779de3f58995959398265bcccfb36d649fc8df8b0</hash>
        <hash alg="SHA3-256">3f859c62c37c56067a67c4d8534cfe3a096511d347720f8a9c8453530b82b83e</hash>
        <hash alg="SHA3-512">d8237d3d4c4a294cfe1431ca459c57bf8662a6174e632948ccf607ed54e679bb9a3cc5c3a0933b17f77aae1a9c712515bf7ddcefb82fb2a8ba2c8719ca2f6e28</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.leangen.geantyref/geantyref@1.3.15?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/org.jdbi/jdbi3-kotlin@3.45.1?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-kotlin</name>
      <version>3.45.1</version>
      <description>Idiomatic core API support for the Kotlin programming language.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">18a2baa0b0e38a898e8cddd3073f0890</hash>
        <hash alg="SHA-1">c45f06dcf324de0fae3a5361df5b50f6faae6749</hash>
        <hash alg="SHA-256">9296f5ead316cfc2cf61606ba2133ec173e79922b0353b55f53688b3c9c84398</hash>
        <hash alg="SHA-512">0fcbb7b6d7138ec0a2bdf97b3bddd21ab7d982a4d9bdd366c70cd5090e1b9c8cee0d197e08128decc7cb9a782ab5063942a9a78bf8bc62c7d34c66212958071e</hash>
        <hash alg="SHA-384">075c161739980216786244680f9038557c4c48f6dbfd91ba526cafdb9ddf507e8b9f2faee816c85411170dd5ec943c0c</hash>
        <hash alg="SHA3-384">26f143682d03fcdf36f5b23dbb78067a1997c046a60beee71a1c02f2e24608b46bb39a307fc814e23a6d22d3706fc222</hash>
        <hash alg="SHA3-256">cd602b0c5b467b15943576262432c42bf203be2e8472d3debe3bfc08461e229d</hash>
        <hash alg="SHA3-512">5b630e934cf8dc37e5626610a827e2c4a4f23d4ab688b8972aa9feface4efffed19471ff9a1e530ec5a679718be50fb2c351a70bedb87e40caf8324d7447acd5</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-kotlin@3.45.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-kotlin/</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-kotlin/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.1?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-sqlobject</name>
      <version>3.45.1</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>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f0e2bce6a2909ac682b2932983551eec</hash>
        <hash alg="SHA-1">56fe83d58c2738696cab610ef55b831c84705708</hash>
        <hash alg="SHA-256">10bda302be4aa69432502e8f836719c5b3d5c8976bab037364a957e2d65d6603</hash>
        <hash alg="SHA-512">9c942fe2a44f3613c7ffa3e6787171a4737d005fea45d514022a0c137dc150fa67a2359883741177ef01d57958e5d90b4c03e7ba6a5c3aa8a0bc230858389fb9</hash>
        <hash alg="SHA-384">c1ff38f408a5aa5806e15d7cb8f681260b93d00a3ce1fc7ed983043f2bbbcaaaf1b0d8811571e1fdbde18e576198ca8f</hash>
        <hash alg="SHA3-384">542f4ce1a34446f06a52328efbd255f785af01f23c43b693fc014a68b7c3e09ce3c5b8120cd501bd35e9b4a03157a07f</hash>
        <hash alg="SHA3-256">c568e5549f4ae28c8df0545a8da92234af18ee30392b668775f2e5b19a32f48c</hash>
        <hash alg="SHA3-512">e7c810a18a4ba89fd9d36ea0fd71350051b5394fca5b6bf645165d145925a7cb7c20fd4ca347875e021329172282385576779c74f01d2ef98208bb9012bd8508</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-sqlobject@3.45.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-sqlobject/</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-sqlobject/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar">
      <group>org.jetbrains.kotlin</group>
      <name>kotlin-stdlib-common</name>
      <version>1.6.21</version>
      <description>Kotlin Common Standard Library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ef059f351dbf296d43895872bb5a335f</hash>
        <hash alg="SHA-1">5e5b55c26dbc80372a920aef60eb774b714559b8</hash>
        <hash alg="SHA-256">183bec59cd9f3a14957b190e8c879cf1194bd1f106b0a7b6e1cbb8790d242363</hash>
        <hash alg="SHA-512">f2b36e4fb7bc6dc9606e76e651c2e63c9f81c3c20881ad3ea1000f4020669c26d467a7c686f28550d29a72dd4d2da5e3fe7286d7f4bc4e1c0773d74063246c62</hash>
        <hash alg="SHA-384">0bc8a5424c570f271a7fc9d7ac43fc7976d3cda7ebd91102c640d55e11cf4186378312143bab3de5f6ca18f92bcfb204</hash>
        <hash alg="SHA3-384">7c28762f2e20f81bbd3d01499eacc9c7e3a19b140aa58536092046aaffa31598260b0a4c432cf5866531c5d4038bb9a5</hash>
        <hash alg="SHA3-256">b8824bfd54ac5d638675b8771362adabf297cbd1ebc69cd8eefd65fe0fdc9b1f</hash>
        <hash alg="SHA3-512">ff28e5a0a8640870bdcbad15b72b202e4bbaa43e06d191580e652bd9e38dbb50363bfb4efded34deac4438493dfdeaba460aa77ed8a9d02debf799aff4558ddc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kotlinlang.org/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/kotlin</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains/annotations@24.1.0?type=jar">
      <group>org.jetbrains</group>
      <name>annotations</name>
      <version>24.1.0</version>
      <description>A set of annotations used for code inspection support and code documentation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">38673abe87d12508cd05498eff0b9731</hash>
        <hash alg="SHA-1">7af6a669488450c4a07c2c3254e2151df42d7d04</hash>
        <hash alg="SHA-256">27a770dc7ce50500918bb8c3c0660c98290630ec796b5e3cf6b90f403b3033c6</hash>
        <hash alg="SHA-512">663395a885561cc97eed411c67b496c06ec9a54906185a871de8743bf53e92152f4bc7c2a0118b7f3cfe85cc0a6c408ac6d589839b8d25c851637f85880331f2</hash>
        <hash alg="SHA-384">85779b72d864894f1d3cdd489b0a419c0620281c4fd22a061f4a3fe2aee91015681889573200cd2124c3add48a3216a6</hash>
        <hash alg="SHA3-384">0cfce80b012ba441be96368fe8af54e805100f7680fdbb7defae4dd07ff3c75cd0f89b993a61bef139a405637a73236f</hash>
        <hash alg="SHA3-256">f7c5e25c9c16aad9f5482f3853660238db4f32be72c20f40383a1d20e0306f42</hash>
        <hash alg="SHA3-512">0f74369cdb67a58c0f89033723665320eb535d1c1e66049347f6b3e25cbf7d1f80b8fa3a7b3e0b4fa8eae8d9ec8c30510b65bab581adeaff3f94651fa214105a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains/annotations@24.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/JetBrains/java-annotations</url></reference><reference type="vcs"><url>https://github.com/JetBrains/java-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar">
      <group>org.jetbrains.kotlin</group>
      <name>kotlin-stdlib</name>
      <version>1.6.21</version>
      <description>Kotlin Standard Library for JVM</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">df1b133841b2778996355058342c66be</hash>
        <hash alg="SHA-1">11ef67f1900634fd951bad28c53ec957fabbe5b8</hash>
        <hash alg="SHA-256">739c526672bb337573b28f63afa8306eb088b0c3a0967f56d6c89f4a3012a492</hash>
        <hash alg="SHA-512">4083817bb11b983ad9bb7fb28832f1801706f03a04ce7952e5f76cb859b3c1b61d3ec3041eeed5b52fe1e834d67ddd924ea4958e7cdb7269355dfa247e7ede33</hash>
        <hash alg="SHA-384">187b5042da1117f3eb3d08f1462031faf8586c2d2bda377822b8ba34358bd0de2ea547aae98d8756fb19e06ebc1b2329</hash>
        <hash alg="SHA3-384">f5cb6b9b55676e8d87de5fd749089187535fbe1c7a7fb8e44dbb4bd61e064f3be38fb68ac6574c672f93b9d0c51a7daa</hash>
        <hash alg="SHA3-256">35e137fd6afcf908f3aeadaf81a2824001b243c2a94ccf2e3908e2d6836ce826</hash>
        <hash alg="SHA3-512">b8db1d2409309c36b861cadeb2479cf2bf0f82fa6022de13de21e03ac94820b8c74cd8c592a76d40269673cc6df90f5c3be52ef60bcfffe36c3361452ad24434</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kotlinlang.org/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/kotlin</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.6.21?type=jar">
      <group>org.jetbrains.kotlin</group>
      <name>kotlin-reflect</name>
      <version>1.6.21</version>
      <description>Kotlin Full Reflection Library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3db09afc9595efdfa2eccba08665501b</hash>
        <hash alg="SHA-1">5dc3574d9b7bebfcb4ec6b10ada4aaa9e140bd0b</hash>
        <hash alg="SHA-256">1e1f57209f7238c3fd1735a1b9339a56565507dca249f8371bf59d91f601aeaa</hash>
        <hash alg="SHA-512">b163760a7d8ee95773d8138af62abad1dd594de4cc248ccaab9e1c3705dea3a0e1b1464377f45ed97156eae73d23b3d0f1962f9eec76a3cd3729a1f59338d010</hash>
        <hash alg="SHA-384">a2859caf0c37a13e4bec811b71c279ad14ac05d4440cbbf0ab2bf182cf428b8d5383e5ad3ae07ef23070ea75b5133e08</hash>
        <hash alg="SHA3-384">8363901504e6c2d80189cc06363e3bae6ae9c9b0d2ef88a4b19fc1ae55c28e697fdd0979bccca74c4eb6ff367b44126e</hash>
        <hash alg="SHA3-256">abba0bc1b1523028dedc4d7b7e0b2feb5ba553c743e8f82fad7a0fc8789a747e</hash>
        <hash alg="SHA3-512">587b303a11252aaaad7febb398df3c7b56c3cd9cedbc59a49736b796b1059b6dc27b3808275aed04174b76e95e83fe15f6eae03507e71ef14003604c9a719338</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.6.21?type=jar</purl>
      <externalReferences><reference type="website"><url>https://kotlinlang.org/</url></reference><reference type="vcs"><url>https://github.com/JetBrains/kotlin</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-kotlin-sqlobject@3.45.1?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar"/>
      <dependency ref="pkg:maven/org.jdbi/jdbi3-kotlin@3.45.1?type=jar"/>
      <dependency ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.1?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.6.21?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.1?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@1.3.15?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@1.3.15?type=jar"/>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-kotlin@3.45.1?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.6.21?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar">
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar"/>
      <dependency ref="pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar"/>
    <dependency ref="pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"/>
    <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.6.21?type=jar">
      <dependency ref="pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.1?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar"/>
    </dependency>
  </dependencies>
</bom>
