<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:8f651070-dc8e-3d57-a625-65b719c5ce9f" 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-testcontainers@3.45.0?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-testcontainers</name>
      <version>3.45.0</version>
      <description>Support for the testcontainers.org project for testing databases.</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-testcontainers@3.45.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-testcontainers/</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-testcontainers/</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.0?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-core</name>
      <version>3.45.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">76ddcdf1166e86d0c5b3cdb2bfec514b</hash>
        <hash alg="SHA-1">905dd02d73cc0487666c0449ecc5d9c7a7c41442</hash>
        <hash alg="SHA-256">639a5ec5cfde14d6218723b23f8ce79dd81abcd7cacac36fa6fa14f78784218a</hash>
        <hash alg="SHA-512">3f5e7323bc0905659f48d7734e80e3a4ba712bfbb8894748a89651de4c913f863368cdd38d4905e1d845f45b545c1dd6b9300a4110a933f5f37ed9138cad825e</hash>
        <hash alg="SHA-384">c5361db51cfe310ca7691bc089bee1a2d9ab502bdf0918a35d966e9e6c80e1ac582886bdeb9df107c3a1fdeca57ec81c</hash>
        <hash alg="SHA3-384">f304142059007a2c686f573a7e2d0cafaf3783f1402139c497a064237a21cf0fa62c36aca4a3b2e7325e638d9da87933</hash>
        <hash alg="SHA3-256">ec5ebe40c7bd4481b7e59f8ec287b866ce6ba92b5de58fc9545b220e824ab399</hash>
        <hash alg="SHA3-512">f63c90b7e158c6ec4dd8194e7333355fd8bdc65efd4767afc61d9d232a1aa58dc778eef70a7f0798280b92bf30800744e509f27bb02ed071986e22b431a041c5</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.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/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-testing@3.45.0?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-testing</name>
      <version>3.45.0</version>
      <description>Support for testing frameworks. Provides integration to spin up and access databases using Jdbi in unit tests.

        Currently supports JUnit 4 and JUnit 5.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ac351361b02b3745cab1bc9ab1d20897</hash>
        <hash alg="SHA-1">47ebc1e51b073b27101cd392eca33fdf5633145e</hash>
        <hash alg="SHA-256">6bd04b3089e52fd019d6330722086444b702d44fc8711800c644082c7b86e8b6</hash>
        <hash alg="SHA-512">fc21acb967d4e41f11a99310e6806aa17533f56008503196e9494b713a9ce92215f2b975c592e4a0d42e80c0991fbba360e714b9e426b9e77689109285b0daf8</hash>
        <hash alg="SHA-384">a5791a66480ab1768cf52291bf7a0cfeaa85a14cb9c1776a3e0b7baafc0f25882a874cc4cc33880be40d1e89562e414c</hash>
        <hash alg="SHA3-384">c2cb19dfe5b399a315bd8084dd89128691fb95dcc17c43862b9682ae3cfe615ab04f283c0a28e4bc3dc2556cc50909f6</hash>
        <hash alg="SHA3-256">4b7ed276349740e9b334291782c3d0aca5b649421ddbcb7ac4c0bac7a88ed08e</hash>
        <hash alg="SHA3-512">01f2fdcef32e5df2dfcdf86d36fbc40aff2c8ede2e73923f3d0f3679f36169f5a644ced90f86495c6497a0e3434344ce92b65847f7b0d4b31ac59c23f4802db4</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-testing@3.45.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-testing/</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-testing/</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/org.junit.jupiter/junit-jupiter-api@5.10.1?type=jar">
      <group>org.junit.jupiter</group>
      <name>junit-jupiter-api</name>
      <version>5.10.1</version>
      <description>Module "junit-jupiter-api" of JUnit 5.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c6b8b04f2910f6cef6ac10846f43a92d</hash>
        <hash alg="SHA-1">eb90c7d8bfaae8fdc97b225733fcb595ddd72843</hash>
        <hash alg="SHA-256">60d5c398c32dc7039b99282514ad6064061d8417cf959a1f6bd2038cc907c913</hash>
        <hash alg="SHA-512">b1fef44d4aa781bb119ab723c3c2a6f0d27efc4493a1fa26b603c7c7a8884c4d6274bccec6536f120d55f876f8d052aaf6cc003074c27cc704deb2c4bc08b6f0</hash>
        <hash alg="SHA-384">0fd81f893be859a50766bfbf3bd74bd7d359c6d481b7fe3099e220402f585d3d46b6ad42a36b1d88eefbb6fd27a3cefa</hash>
        <hash alg="SHA3-384">5e13ba92f757499ca52d719869d318cade9bde9c948ee9c68d753a21ec273f7b56ad68ff8cb281614efeef1d4c479db0</hash>
        <hash alg="SHA3-256">997c9e0cc57d61a85a8eec568d0f014d47af5bf655602a2c3518b6530b089905</hash>
        <hash alg="SHA3-512">e97c3e2c1faa1f77b174ef6ce7b24a2339e547f5976a4e40348653e84498e0c3bb96068447facef6df6b54d4af34b807f19b4d2bb1d31e26f97d6dae07843bf6</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://junit.org/junit5/</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar">
      <group>org.opentest4j</group>
      <name>opentest4j</name>
      <version>1.3.0</version>
      <description>Open Test Alliance for the JVM</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">03c404f727531f3fd3b4c73997899327</hash>
        <hash alg="SHA-1">152ea56b3a72f655d4fd677fc0ef2596c3dd5e6e</hash>
        <hash alg="SHA-256">48e2df636cab6563ced64dcdff8abb2355627cb236ef0bf37598682ddf742f1b</hash>
        <hash alg="SHA-512">78fc698a7871bb50305e3657893c10500595f043348d875f57bc39ca4a6a51eda3967b7c8c8a7ec3e8f85f2171bca4aa98823e912e416e87e81c6ba5b70a37c3</hash>
        <hash alg="SHA-384">10398b6998c9202a0731e2e19ae1c3f9d8a83582c2663fe7bdda15794ee6fa816727dbd8f7c7164bd5395ee1cfe7c97e</hash>
        <hash alg="SHA3-384">3abe706fd78509c25a402c7bbf6f9ddf71ffb5b35054864ba0fdf7902207115f888a0ba728fd71d2e87a9360d2498121</hash>
        <hash alg="SHA3-256">d961907a1bfa1dcda329dca494ffbc251b31fabcaca5ab7095661a8ce3c1d654</hash>
        <hash alg="SHA3-512">0ad661617bcac51bcd26f7ad4611c69b1fd9811b50dbf734e041a3243ab1f845e7796620e8a7c40c4a2df3946864598b1251396c7d9bd813203d82710788cce0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/ota4j-team/opentest4j</url></reference><reference type="vcs"><url>https://github.com/ota4j-team/opentest4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.junit.platform/junit-platform-commons@1.10.1?type=jar">
      <group>org.junit.platform</group>
      <name>junit-platform-commons</name>
      <version>1.10.1</version>
      <description>Module "junit-platform-commons" of JUnit 5.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cd430f3f7345c0888f8408ce8795c751</hash>
        <hash alg="SHA-1">2bfcd4a4e38b10c671b6916d7e543c20afe25579</hash>
        <hash alg="SHA-256">7d9855ee3f3f71f015eb1479559bf923783243c24fbfbd8b29bed8e8099b5672</hash>
        <hash alg="SHA-512">4aa83350e7a6df21feb9ba8756bb4a68986f33f8c6e384720d1daa448444016c0def1781729788e3e884664abd6703b1e3c0ec6b79893a9d5645c3a4809c0ad2</hash>
        <hash alg="SHA-384">d264f2c8ceaff384b0f22ee77890195ed3d918b01f338e35fc2ee12f82df15e59533918509f535883b4f4befed28595e</hash>
        <hash alg="SHA3-384">d1fa76d6b2567e831b37ff7843df6d7d65028d4e53c570c6f580cbbf13269d2aa2afedfedfe5a3f2cf92d7de6d3c89b2</hash>
        <hash alg="SHA3-256">eef0f968f2d2fc31f8b4a4ed43bafeb46977de1ac3d59477ab6e2b014f97e070</hash>
        <hash alg="SHA3-512">93340cc2c378c830c755b25006bc4f73ec77ad10661f05625b23efa0854d456da8e62bdbe7e7edf3418dda864e6e0d7a6b9d34cea23d525b8991258f3d75fc9c</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.junit.platform/junit-platform-commons@1.10.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://junit.org/junit5/</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar">
      <group>org.apiguardian</group>
      <name>apiguardian-api</name>
      <version>1.1.2</version>
      <description>@API Guardian</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8c7de3f82037fa4a2e8be2a2f13092af</hash>
        <hash alg="SHA-1">a231e0d844d2721b0fa1b238006d15c6ded6842a</hash>
        <hash alg="SHA-256">b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38</hash>
        <hash alg="SHA-512">d7ccd0e7019f1a997de39d66dc0ad4efe150428fdd7f4c743c93884f1602a3e90135ad34baea96d5b6d925ad6c0c8487c8e78304f0a089a12383d4a62e2c9a61</hash>
        <hash alg="SHA-384">5ae11cfedcee7da43a506a67946ddc8a7a2622284a924ba78f74541e9a22db6868a15f5d84edb91a541e38afded734ea</hash>
        <hash alg="SHA3-384">c146116b3dfd969200b2ce52d96b92dd02d6f5a45a86e7e85edf35600ddbc2f3c6e8a1ad7e2db4dcd2c398c09fad0927</hash>
        <hash alg="SHA3-256">b4b436d7f615fc0b820204e69f83c517d1c1ccc5f6b99e459209ede4482268de</hash>
        <hash alg="SHA3-512">7b95b7ac68a6891b8901b5507acd2c24a0c1e20effa63cd513764f513eab4eb55f8de5178edbe0a400c11f3a18d3f56243569d6d663100f06dd98288504c09c5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/apiguardian-team/apiguardian</url></reference><reference type="vcs"><url>https://github.com/apiguardian-team/apiguardian</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.testcontainers/testcontainers@1.19.4?type=jar">
      <group>org.testcontainers</group>
      <name>testcontainers</name>
      <version>1.19.4</version>
      <description>Isolated container management for Java code testing</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">13d9c59aa79a80ca58c62b7db1f29fe4</hash>
        <hash alg="SHA-1">1c373c8697f72c12e6b7765ca0aebf7d6df4684a</hash>
        <hash alg="SHA-256">5f761e2f08090456bc2b24b20a3cb6dbff03dadecbb8b65254bfbe957d157ec4</hash>
        <hash alg="SHA-512">18ca7af4b3ad98aca4b02e97addca0680f1d28df9fe71a58739f890b2c2f0ebe80c655a639cb00022ebddae7b93de8ed8da6c6b8a1ecb812dba52c286b075c45</hash>
        <hash alg="SHA-384">95a145fb05c910280bea1802aa847c41ee7bf6b38128206f6b183f5c12c376c10510c1b0e0276b8fd0cfa6c387c350f4</hash>
        <hash alg="SHA3-384">6a952f27652217d9242ef14a0904630d7b7da1833b43b4a6fa20a15558d90500c17a79839f7319020de77445e34b864d</hash>
        <hash alg="SHA3-256">fd3a145f2881cbb0e5539e9781da931f7bf0db24175279bb2f26858420ebc64d</hash>
        <hash alg="SHA3-512">153795d61af3bf75a04d3abceb31a8e01b6bb1b43ae53bfdf1970e1710c9c75ad123aad57c4140bfe22d3d01663adc6a50201960e316f93842f64253bfded673</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.testcontainers/testcontainers@1.19.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://java.testcontainers.org</url></reference><reference type="issue-tracker"><url>https://github.com/testcontainers/testcontainers-java/issues</url></reference><reference type="vcs"><url>https://github.com/testcontainers/testcontainers-java/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/junit/junit@4.13.2?type=jar">
      <publisher>JUnit</publisher>
      <group>junit</group>
      <name>junit</name>
      <version>4.13.2</version>
      <description>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d98a9a02a99a9acd22d7653cbcc1f31f</hash>
        <hash alg="SHA-1">8ac9e16d933b6fb43bc7f576336b8f4d7eb5ba12</hash>
        <hash alg="SHA-256">8e495b634469d64fb8acfa3495a065cbacc8a0fff55ce1e31007be4c16dc57d3</hash>
        <hash alg="SHA-512">a31b9950f929a7e5a600d89787ef40e42a8a8e2392e210d0c0f45b3572937670a18a524f1815508cd1152cd1eaa7275cb7430ba45c053be365c83c231bccd3f0</hash>
        <hash alg="SHA-384">9f85c56a77c699eb87630b9e8224068a34c296bcd9aadb52248dd4665036f5bf1048fe75e5cb590b59e7855ca716acae</hash>
        <hash alg="SHA3-384">590cfd9396424583879ca8ad732870406bab18325ac72fb2bbe188b9611278d6341700badf7cfc32525b8ff42900c905</hash>
        <hash alg="SHA3-256">a06b3fd2fd1d9f4306b58125484e3605a395afe5ffe2c801e43ae462f366a430</hash>
        <hash alg="SHA3-512">a6d25ce3c14f9065f06dfd0e68e1dad5c03bd5de0a302c44ca4733d2cb87ec1bc6f0abd36d65aeee8caf328b6881432c4b682fa4b4b1fa931c3c950de5129fb2</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-1.0</id>
          <url>http://www.eclipse.org/legal/epl-v10.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/junit/junit@4.13.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://junit.org</url></reference><reference type="build-system"><url>https://github.com/junit-team/junit4/actions</url></reference><reference type="distribution"><url>https://github.com/junit-team/junit4/wiki/Download-and-Install</url></reference><reference type="issue-tracker"><url>https://github.com/junit-team/junit4/issues</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit4</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar">
      <group>org.hamcrest</group>
      <name>hamcrest-core</name>
      <version>1.3</version>
      <description>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6393363b47ddcbba82321110c3e07519</hash>
        <hash alg="SHA-1">42a25dc3219429f0e5d060061f71acb49bf010a0</hash>
        <hash alg="SHA-256">66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9</hash>
        <hash alg="SHA-512">e237ae735aac4fa5a7253ec693191f42ef7ddce384c11d29fbf605981c0be077d086757409acad53cb5b9e53d86a07cc428d459ff0f5b00d32a8cbbca390be49</hash>
        <hash alg="SHA-384">4b5297d2a12cc32b824153afc83f1ba9f1869ca288330f0a2f759659d09e4c420eb6ba4a1efbfa0657b625edd41293d5</hash>
        <hash alg="SHA3-384">b14d34985c0a78cf0ba19b5a18bffd403e08adcb2afde228ddef6e16121c7046dbebf58c04d3419311c4496c48aa93be</hash>
        <hash alg="SHA3-256">f679af77deedf69b3c3066f7916583848c6fd32a950f9c0b0e2ef1da121717ba</hash>
        <hash alg="SHA3-512">bca821931e438a1977b7b4356b5f8cebf485634f82159d505c48267c34e6a0f4fde9c2917331365f66dc0e52e2ca3a2db5256863584110c27ecebefc28741f63</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/hamcrest/JavaHamcrest/hamcrest-core</url></reference><reference type="vcs"><url>https://github.com/hamcrest/JavaHamcrest/hamcrest-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-compress@1.25.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-compress</name>
      <version>1.25.0</version>
      <description>Apache Commons Compress defines an API for working with
compression and archive formats.  These include: bzip2, gzip, pack200,
LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4,
Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">45f94488e95ceeaf2f401c4f5542b35c</hash>
        <hash alg="SHA-1">9d35aec423da6c8a7f93d7e9e1c6b1d9fe14bb5e</hash>
        <hash alg="SHA-256">d0ec8014ebbb0749f471803122b21796afddf2e98e194e4374622e5fbaf69f49</hash>
        <hash alg="SHA-512">262ba7771cef5b3eee9e8790102cbe022bb52f5e4bd7f69e3ab132563472bbd5ae6de653df467bfbd7e9828d5edf9b81a6c43236b3ae65ac757ba745abb4f764</hash>
        <hash alg="SHA-384">73124bf7ce8a827d1bb42c4a7fddf2cbf6a89b84f32a7e0cac4a7bbcc99c5a7267a679c8fb0ae3bfb631e7824250da0c</hash>
        <hash alg="SHA3-384">81f4e544a5000293b27f35c8b6a78ccb9e04eafaeb6252ddd78724ebd43ced9e790eec488db1ba96b5c130898821d6e2</hash>
        <hash alg="SHA3-256">b75cf4407a6973e1e56710f4f2ec25fbe59c1503101bd23d164d78d5a655b506</hash>
        <hash alg="SHA3-512">511656c844b399f004af9591124dbdbaf6f8bb6893a03e55b0f9bcc745fcfb9ab5521e9eff859c2a4b4f2aa2188ae603bc18d38b510bc7c047e7f84238f782ed</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.apache.commons/commons-compress@1.25.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-compress/</url></reference><reference type="build-system"><url>https://github.com/apache/commons-parent/actions</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/COMPRESS</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=commons-compress.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar">
      <group>org.rnorth.duct-tape</group>
      <name>duct-tape</name>
      <version>1.0.8</version>
      <description>General purpose resilience utilities for Java 8 (circuit breakers, timeouts, rate limiters, and handlers for unreliable or inconsistent results)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">af347a22d19d632616d7a3fb63024218</hash>
        <hash alg="SHA-1">92edc22a9ab2f3e17c9bf700aaee377d50e8b530</hash>
        <hash alg="SHA-256">31cef12ddec979d1f86d7cf708c41a17da523d05c685fd6642e9d0b2addb7240</hash>
        <hash alg="SHA-512">d0a041a0e6eb26b92f1554038dc169a87fcf0a935497b50b93c13d78dde89ac26339b45a0d69a5e8dcf076dea0d187dbe81cdf97a045f092d0936717d8e08c30</hash>
        <hash alg="SHA-384">de8dd0f7939e2127da9d1012fcf94ca672953d0ae2edfd45213e688e9b170ec1251b64f1b0fbf6e0394d39a49b84e548</hash>
        <hash alg="SHA3-384">f74101a4dc718fb1968838e81b7cd256cbdd8831c9179b7a491e0cf2b4f8d3b5115bae78ef6eb1200874a60ad542284f</hash>
        <hash alg="SHA3-256">b1c78074dece82fc2781b776222055ecd47d4040394c1ef29fd962c88517b406</hash>
        <hash alg="SHA3-512">4ab545b668dcfe87bf03179cdc550cabd1026de19c39f55fd7b54e7a3aaa08905cae0f7701c0d9863062693f9146f2ea06a6eaea7d75c632225d13a6a3b371dc</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/rnorth/duct-tape</url></reference><reference type="distribution"><url>https://api.bintray.com/maven/richnorth/maven/duct-tape</url></reference><reference type="vcs"><url>https://github.com/rnorth/duct-tape</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>optional</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/com.github.docker-java/docker-java-api@3.3.4?type=jar">
      <group>com.github.docker-java</group>
      <name>docker-java-api</name>
      <version>3.3.4</version>
      <description>Java API Client for Docker</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0f0ee6f4afca20fc370134b4c6e2b641</hash>
        <hash alg="SHA-1">f5f58affdfb9479519457a362c4f2d9ebbe263b3</hash>
        <hash alg="SHA-256">650710c70160c1c651e4586a07e55c5f564436cf1f28d83737265ceb5d67696f</hash>
        <hash alg="SHA-512">621624211b8823ca5a688b45e8f189f1311a20d1acccf9cfada548a5d82928bba4a251651322bf544fd16dabff8081548fbfd89f44f280f518b505dfaa8f4a68</hash>
        <hash alg="SHA-384">2daf80661bbd6f06dfa4b1bcd0498dd737b3c84ef1f038f337226e6059ef825773c3e2eed915b198d57b7d291e83a8fb</hash>
        <hash alg="SHA3-384">fcd0cf7e14d930cd08ef8ee125cf022edacd376b5bccd72a6caadd63520a34f1f053631ad2f10700cd3f514a045441d8</hash>
        <hash alg="SHA3-256">32f4c1011c33cd68d2057ac9ef9ad5ac82693df13499d5e92124160d3ce434f6</hash>
        <hash alg="SHA3-512">61bbc8bded9630d5cba3f67a8e89949f7f0974634eb4542ee218db3a8f9bc0a65a11e888552f6290a249d2649797e49480711d93cf57f90f88fffac5f5eff329</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.docker-java/docker-java-api@3.3.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/docker-java/docker-java</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>
    <component type="library" bom-ref="pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.4?type=jar">
      <group>com.github.docker-java</group>
      <name>docker-java-transport-zerodep</name>
      <version>3.3.4</version>
      <description>Java API Client for Docker</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">567d4c079a17e4caa1e003db1fcaa750</hash>
        <hash alg="SHA-1">bac594a091277cbcb56747cb9b16b8eb777e6f27</hash>
        <hash alg="SHA-256">78ca58ac36881034d230a6d47959ae8dc4762ee6ca5cd36b1ee6a10e8fd18d29</hash>
        <hash alg="SHA-512">b2be810a837786a0e0bc210a33975959637829b0264fc2a6735b356b3f88cb7ee66b6187700b6728cdab471ae21a450cc9c3454eec31335f814db0e9e725c998</hash>
        <hash alg="SHA-384">c8a9fa9a91b516fac837d255a6fd1ee1d53ccbb98e8249d627dfba6b1eef1a8133fac16758b60548dee862b68d2f23e6</hash>
        <hash alg="SHA3-384">1c71d4f7f8960146872a2c9f9bd0c314bd96964db01fa0d953826cd65ca3e98cb38cfeaa2000688447fcd3fe30cfe10a</hash>
        <hash alg="SHA3-256">cdcd1f35391d2785e0b5cd8845316fc6281ba822f24d67d6d2bb01063a94353e</hash>
        <hash alg="SHA3-512">8b1cd6035632d7f88635ce277498f1933b20437c7dd8a82c48f3da64d67ae93a36c975ba0b3beeb1d3e17f076c14f16c7361c7b270578acff37676e084f6391c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/docker-java/docker-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.github.docker-java/docker-java-transport@3.3.4?type=jar">
      <group>com.github.docker-java</group>
      <name>docker-java-transport</name>
      <version>3.3.4</version>
      <description>Java API Client for Docker</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fd2d25f316c0198b91e48c07b52ba6fa</hash>
        <hash alg="SHA-1">87f856e47c9f8d416518b18f88c15cad74cc2cae</hash>
        <hash alg="SHA-256">d4a0f11c6f95dfa5407c3418ef5fb59a6e985542abda3f6175f763e46daa12bd</hash>
        <hash alg="SHA-512">ba0c366fb5fda7d7fbc6a9dbca1c95a075c3f89087630847ee848f40564ae0e3681eafd6db05ee62da68802deffc302616c5fe6d9dd62ad5bca2751cf9fd2659</hash>
        <hash alg="SHA-384">04397ea5280613720aee3899820515772fb75d6721022d42c5326c9c4160df46cbc1c9bc9ac0c1628b1bbeb2a82f52e7</hash>
        <hash alg="SHA3-384">64fb91b61f215aef379b8406a2abc827d22b5c541cce06539fc18f983df65fa4f4d08d9cbd447adf518a3913cc861648</hash>
        <hash alg="SHA3-256">7c82c9221898a8d50ce7ac0bef9e891c8cf5a8d901e608d06f0f3d8353a0b04b</hash>
        <hash alg="SHA3-512">ca86786e6cbbff17696a1545874d8c72dcc3df669807b467898e5632190e031293b5564a0ff15a9ee1cd1e36903366b10067ccaaf8200ad13b69d2b09197dcc6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.docker-java/docker-java-transport@3.3.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/docker-java/docker-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar">
      <group>net.java.dev.jna</group>
      <name>jna</name>
      <version>5.13.0</version>
      <description>Java Native Access</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bd2e5bc6b4b020c2d9a6e17a8e9bcef1</hash>
        <hash alg="SHA-1">1200e7ebeedbe0d10062093f32925a912020e747</hash>
        <hash alg="SHA-256">66d4f819a062a51a1d5627bffc23fac55d1677f0e0a1feba144aabdd670a64bb</hash>
        <hash alg="SHA-512">954b2fbf88e30597276beeceba7d0d0915248f666ea4f7df0bc6283bdb03ab92967421336e2b029a87335dcb07ec5e6af1eb5ea776a6d391727df56c16fc97e7</hash>
        <hash alg="SHA-384">e9054151e084c41cf6c51a05ba2ec457cf8f566b79f36d069c1d30cc1c039dbc844645c7bc4122070e0bc55fad7b3041</hash>
        <hash alg="SHA3-384">8df953e9a1e2f5d9769b4c683a04171fed3be964a1ac3c2c1ac7229d80f59ebe94e4bb36d9adbbbb425a74d205e03bc2</hash>
        <hash alg="SHA3-256">1a9cfd09c8fc6869ae12d4bb25bfa58573fedfae8b5416473bef0329c4d2e36c</hash>
        <hash alg="SHA3-512">daf6a64049b812264ff667d08a4966e0da1bdf627983e5bcd1b3d534ce3ab09cf2f39c8e4b448e8ca6270750be5d3110f1f3726860d904a45e519014200d806d</hash>
      </hashes>
      <licenses>
        <license>
          <id>LGPL-2.1-or-later</id>
          <url>https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html</url>
        </license>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/java-native-access/jna</url></reference><reference type="vcs"><url>https://github.com/java-native-access/jna</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.testcontainers/jdbc@1.19.4?type=jar">
      <group>org.testcontainers</group>
      <name>jdbc</name>
      <version>1.19.4</version>
      <description>Isolated container management for Java code testing</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7c7c51f7e483eeb244a22d52dbe9d045</hash>
        <hash alg="SHA-1">c46ed4a30f64bfeb7ad9e553aa44550db9b1de21</hash>
        <hash alg="SHA-256">ec21054611065a74cf632a553ee690effc7a75b02ecaa5ac0e249e9397dc6623</hash>
        <hash alg="SHA-512">74ffa63408debdd9e3432c42954bde2a4d4bf137eefe2da432bea5c441bcf1ed1f70b443286fee2398609d30607cba497108dbcc1fa7fa808e7d57405ea226fc</hash>
        <hash alg="SHA-384">78a1f2cccb2e77bbb5e8c28a384b2b8438bf292e070954d0e087f590cd7ae1ab0548004ada93cd93c35187e8cf4a99f3</hash>
        <hash alg="SHA3-384">c6f68382df48777ef541fe02ab9d672bbe842f68de72221329f3e1323803bc4cd67b1bcb6a6cc81cf227b9dd02486147</hash>
        <hash alg="SHA3-256">d9b9be7653ac16d7653a38f6d03f18e6eebad44c72955c63574abccceea8c227</hash>
        <hash alg="SHA3-512">b911aace661368c5b8691aab8559fc78c846979c166156930033749e0226e84b3d55a0e7ccd20864d105850f3426681236f9246e1b8cb24e65f6c04e36cfffd3</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.testcontainers/jdbc@1.19.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://java.testcontainers.org</url></reference><reference type="issue-tracker"><url>https://github.com/testcontainers/testcontainers-java/issues</url></reference><reference type="vcs"><url>https://github.com/testcontainers/testcontainers-java/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.testcontainers/database-commons@1.19.4?type=jar">
      <group>org.testcontainers</group>
      <name>database-commons</name>
      <version>1.19.4</version>
      <description>Isolated container management for Java code testing</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ddd46a333cf4f6c3a9665591603a411a</hash>
        <hash alg="SHA-1">115a270a12a024335de1d6f556e70c6c0532da80</hash>
        <hash alg="SHA-256">c3e666df1403954c07a666f72fb7d5b7c44b746ecf307de83465bf6dab70e316</hash>
        <hash alg="SHA-512">1900014a2d716eb5d963a36f659ae750052dfe18b6115dd59d8b0d8fb58c9d8bc8e5e2f9ad7505af0b7dba0747a0d7a91c88c20a918fd9591bfa332ea3a12908</hash>
        <hash alg="SHA-384">5d5706b9804085b3a67e09df4e36abd38b66020e705f4e937c579316bd5746512d5ca373c36bc04d6000c7113d5c1ab8</hash>
        <hash alg="SHA3-384">361c7346d9be5fde5cf64f6ec6fbf1bee42f1a87dd02263bad1f1601c5ca67834fad482acbb9ee81b5642736400c7d64</hash>
        <hash alg="SHA3-256">1ef3462b18db34c20aa0d4491aaf48970536ca94adab2f0d485f073995586842</hash>
        <hash alg="SHA3-512">14ebef57a6e27dd3425e6bbae92fb5d5373c48c82f2c75a68b7fee81541250074180653a10df8155ba704ce5b19c0ab94e0bccfba453c339f68ab8590cfbcb1a</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.testcontainers/database-commons@1.19.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://java.testcontainers.org</url></reference><reference type="issue-tracker"><url>https://github.com/testcontainers/testcontainers-java/issues</url></reference><reference type="vcs"><url>https://github.com/testcontainers/testcontainers-java/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.testcontainers/junit-jupiter@1.19.4?type=jar">
      <group>org.testcontainers</group>
      <name>junit-jupiter</name>
      <version>1.19.4</version>
      <description>Isolated container management for Java code testing</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bb78cabb91f36fa3097b3727b5c79c73</hash>
        <hash alg="SHA-1">8b7a03fec248e88e37dae125ee7efd0d4b8b2501</hash>
        <hash alg="SHA-256">75eb0d6ebab4c88f0b9afd02ad5decfcee40897e947dd8f6fa959cc0f425167b</hash>
        <hash alg="SHA-512">db19442717af4a0672a689459150b5c51374d885273db0f1155100b7415696417d691070e96d225034ab66aef1bebf12b513e03928be0b15b8401a3f35c63c8f</hash>
        <hash alg="SHA-384">43961dbedfabe26af664937f6c473b8745a91c68754e155c3dfe13909a8fd7f8729d04e3e39725e75e65e8c4a498ca91</hash>
        <hash alg="SHA3-384">c524005515c5df2083f26cfe0e05ea94dea2db16a84e0b991ab0e30706dcea6b271348ea3afb0789832653242dd00e19</hash>
        <hash alg="SHA3-256">49cd35ba4d838fcaabc7b720a2a4162b71674a468d475e2b41419ac78fef118f</hash>
        <hash alg="SHA3-512">c708710aca2accfe557df4d35724d4b4e494d2f0889df1c41eb1d10dda82f5e1172ea21427e12ac8f849a8a69b1857c6ea92d2b880a65128be42fd94e73e6ecf</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.testcontainers/junit-jupiter@1.19.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://java.testcontainers.org</url></reference><reference type="issue-tracker"><url>https://github.com/testcontainers/testcontainers-java/issues</url></reference><reference type="vcs"><url>https://github.com/testcontainers/testcontainers-java/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.zaxxer/HikariCP@5.1.0?type=jar">
      <publisher>Zaxxer.com</publisher>
      <group>com.zaxxer</group>
      <name>HikariCP</name>
      <version>5.1.0</version>
      <description>Ultimate JDBC Connection Pool</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">37404f82207a28141bd9b0fe6b1d0a16</hash>
        <hash alg="SHA-1">8c96e36c14461fc436bb02b264b96ef3ca5dca8c</hash>
        <hash alg="SHA-256">a47a6ee62379694ee52c30036f0931b72f9aee2a801d590341ed82bd839e2134</hash>
        <hash alg="SHA-512">90a78172e68a0d27a2fcce55f9f3e154d7dda81311e8cb59ca45da1f705522491f3627d547d91c496b40134128ff0d42c022d408f7cf6be5ee01fc1e3c7a02d9</hash>
        <hash alg="SHA-384">2cdbd745c85d9206ebfc57ab86fde5aef41a7095f9e7a9ce79e6864c8adb7b98dad51549d53c3e6c1f32020666c1585d</hash>
        <hash alg="SHA3-384">2e243c1868b36e37d39046d40c32828d0d53d1cf74c9937584d6ee370e64ee92f0c72a38097dfd42250d305d6bd3f72b</hash>
        <hash alg="SHA3-256">1235e636aa087bf4848b2c8bae99ef92c37664b7c365f3b7f86a1ba5685ffe72</hash>
        <hash alg="SHA3-512">bdf73d234a5f5c445f5aa07d274095a7aa91168100ce219661beae316d1bb8856852331c2725e497450bdf6c3383bcde9158ec267fadb65337be8a03a0e6eadc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.zaxxer/HikariCP@5.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/brettwooldridge/HikariCP</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/brettwooldridge/HikariCP/issues</url></reference><reference type="vcs"><url>https://github.com/brettwooldridge/HikariCP</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-testcontainers@3.45.0?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.0?type=jar"/>
      <dependency ref="pkg:maven/org.jdbi/jdbi3-testing@3.45.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.1?type=jar"/>
      <dependency ref="pkg:maven/org.testcontainers/testcontainers@1.19.4?type=jar"/>
      <dependency ref="pkg:maven/org.testcontainers/jdbc@1.19.4?type=jar"/>
      <dependency ref="pkg:maven/org.testcontainers/junit-jupiter@1.19.4?type=jar"/>
      <dependency ref="pkg:maven/com.zaxxer/HikariCP@5.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.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@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-testing@3.45.0?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.1?type=jar">
      <dependency ref="pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar"/>
      <dependency ref="pkg:maven/org.junit.platform/junit-platform-commons@1.10.1?type=jar"/>
      <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar"/>
    <dependency ref="pkg:maven/org.junit.platform/junit-platform-commons@1.10.1?type=jar">
      <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    <dependency ref="pkg:maven/org.testcontainers/testcontainers@1.19.4?type=jar">
      <dependency ref="pkg:maven/junit/junit@4.13.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-compress@1.25.0?type=jar"/>
      <dependency ref="pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar"/>
      <dependency ref="pkg:maven/com.github.docker-java/docker-java-api@3.3.4?type=jar"/>
      <dependency ref="pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/junit/junit@4.13.2?type=jar">
      <dependency ref="pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-compress@1.25.0?type=jar"/>
    <dependency ref="pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar">
      <dependency ref="pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"/>
    <dependency ref="pkg:maven/com.github.docker-java/docker-java-api@3.3.4?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?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-annotations@2.12.7?type=jar"/>
    <dependency ref="pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.4?type=jar">
      <dependency ref="pkg:maven/com.github.docker-java/docker-java-transport@3.3.4?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.github.docker-java/docker-java-transport@3.3.4?type=jar"/>
    <dependency ref="pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar"/>
    <dependency ref="pkg:maven/org.testcontainers/jdbc@1.19.4?type=jar">
      <dependency ref="pkg:maven/org.testcontainers/database-commons@1.19.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.testcontainers/database-commons@1.19.4?type=jar">
      <dependency ref="pkg:maven/org.testcontainers/testcontainers@1.19.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.testcontainers/junit-jupiter@1.19.4?type=jar">
      <dependency ref="pkg:maven/org.testcontainers/testcontainers@1.19.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.zaxxer/HikariCP@5.1.0?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
  </dependencies>
</bom>
