<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:256bbb88-6aa3-3a99-b742-487461178a22" 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-oracle12@3.45.4?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-oracle12</name>
      <version>3.45.4</version>
      <description>Support for Oracle 12+ specific features.</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-oracle12@3.45.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-oracle12/</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-oracle12/</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.4?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-core</name>
      <version>3.45.4</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">208b92c43dfa1a071bbe258e12ed89ac</hash>
        <hash alg="SHA-1">d659f9559ff5ef13808851d958b084eb5ed9a2ba</hash>
        <hash alg="SHA-256">f8351186fdd59466643a4e19a25a972632d9544a467a01b8020826b183e28070</hash>
        <hash alg="SHA-512">53a3e1d018899d1aa1185e809fddd7aecd60b5556906d82b6d9a4461ba96d4d3d2d42b7c537631547ad411f8e1a6bab4e75d689399ab950397cc7be037ae90cf</hash>
        <hash alg="SHA-384">cf01af32fdbd6c3d45b1771e2c14607bdd77df505306512e1837d4167fa51f9e42cf61d6745ec30935065cdf24b27862</hash>
        <hash alg="SHA3-384">7de24b4e78267a415a973285f7a4ebeff0d7b0c3ea4118fa32029b4ea707d190a1a98ef1f868cedd4871e406d7a65cfc</hash>
        <hash alg="SHA3-256">14fdf2eeeba0a9dca7ad50947518ec729e6ee4770aa1c31e9464221098b21551</hash>
        <hash alg="SHA3-512">15f2c4e7416026b511d68dea93d23225e61eac3ca1195e8eb2e9bd2bffcf07d59b1010f4004c1d3d8fb0ad2adbcdefd09706bbf84f059aeee1a5db59496ac381</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.4?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/com.oracle.database.jdbc/ojdbc8@23.3.0.23.09?type=jar">
      <group>com.oracle.database.jdbc</group>
      <name>ojdbc8</name>
      <version>23.3.0.23.09</version>
      <description>Oracle JDBC Driver compatible with JDK8, JDK11, JDK12, JDK13, JDK14 and JDK15</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c6f402fe18e14e384f76ede75f8dc211</hash>
        <hash alg="SHA-1">d36f44a0ed8a07dcff2afef7f12ccdbd460d053d</hash>
        <hash alg="SHA-256">58d793f5bd0c5b074d8a9d2fd7695a36c7d5c7621bc01d2caeeb4422180ae816</hash>
        <hash alg="SHA-512">cac8a52265fd83a36a1fb658ab0fba5231a59e01aea8808c3a8c6a502be5314959cbbb8b7be31df92de1b4868d97ff6d2d1a9286678caa9ea2a72dd8aaa1b56c</hash>
        <hash alg="SHA-384">fb14dece364d108363e99825f25a2767c7f74652a029060ab4aed3fedee001625031648ef3d79149199d222278525110</hash>
        <hash alg="SHA3-384">ad3eb9a75bb7c26b10f1c496de2bb53f3588eba3e57254f433e90d97af87f26668e9d2f34986007313cf7a6bfb1d30e3</hash>
        <hash alg="SHA3-256">ef539073ee59ea023c3ca7e0d4c6538b61f36512a4748410e24a19763e500b76</hash>
        <hash alg="SHA3-512">b92723a00c038564fce045cd4702016d8b0824e768351c5f3e4e758c3d11b0e196ba57c5d1ccf73fc8a5de7fb37f37f8474f56b7208e1162b7d83fcbc16ba6c7</hash>
      </hashes>
      <licenses>
        <license>
          <name>Oracle Free Use Terms and Conditions (FUTC)</name>
          <url>https://www.oracle.com/downloads/licenses/oracle-free-license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.oracle.database.jdbc/ojdbc8@23.3.0.23.09?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.oracle.com/database/technologies/maven-central-guide.html</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jdbi/jdbi3-testing@3.45.4?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-testing</name>
      <version>3.45.4</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>optional</scope>
      <hashes>
        <hash alg="MD5">933e74d98b6f4491f370d5a850176d07</hash>
        <hash alg="SHA-1">d2c21326aaeaea989d9e0b4847f29a93bec30825</hash>
        <hash alg="SHA-256">894ca1aef5f30bc4ac32b9eff5f7fd4752a21760db0b984a22019a105f5455ee</hash>
        <hash alg="SHA-512">d3dbbb410adf9985ef5e96913db534e22b22d3df50aac3b7f06dc60f2c94ba963c7c78739ab6271a1eea6eb3efb770f5dbdf562c2815f55e70895f9ceaa942b2</hash>
        <hash alg="SHA-384">2996f8105391bf04c496f26360aea4b00dc80f20fda8444e4c9e8c24f5c55746a9905ccdd501132f2e2f6d5746f0fc97</hash>
        <hash alg="SHA3-384">08f00beda1207360819be9b0aafa9f2f3cccedd8994172c6033eaaf4a060a49d4a47a4cb15b607e74fb88c74d9942858</hash>
        <hash alg="SHA3-256">3584ceee6f9037fa4a0aafb8d94ff8709f4876be1b7d6aab34258b450ae38648</hash>
        <hash alg="SHA3-512">cab9ea61e63f1ffc5961d228cfb11bc8076324b52ac318be1d5227150ec4dee82065021699e2b25275ebeb969e92f0b202fae5b02525479a58ff9237c1c9561f</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.4?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.testcontainers/oracle-xe@1.19.4?type=jar">
      <group>org.testcontainers</group>
      <name>oracle-xe</name>
      <version>1.19.4</version>
      <description>Isolated container management for Java code testing</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">912d28fc2362aedf187208cc999fdc2f</hash>
        <hash alg="SHA-1">cf226979b18afba2113606a536b9bfb57df065e0</hash>
        <hash alg="SHA-256">d6a95103f9515b7fd5c88eba2ef342a92b741c2b37c8beb1746f3e01854a7ce0</hash>
        <hash alg="SHA-512">d20e658423a470687d6723e27c5ab474d1ba1ccf987c5a2e2e0cd581d6b0ab8900fa9f1c23d134ff7c791e3a6d35e81d7bd4a18120cda291532cd6e50eb0a3a9</hash>
        <hash alg="SHA-384">8e264a34a4545a99c138c2cf5f1745ea338927ffcfab8e11971c858ee624789d8d674ffab1c69d606517faf7770881f0</hash>
        <hash alg="SHA3-384">8c4589e351b314a2651a3d9dee5151a579012a095d32e60c39af1efb439c25b065ebd4fe9c8808890b6223fcdacb564b</hash>
        <hash alg="SHA3-256">939215fc13e1386feace57ae37fa4cd2fe6caf655faad990e614bb5a9d446c7a</hash>
        <hash alg="SHA3-512">a95c3a8050049b57387161781baa710b9aab02b092eba667ec8f187efb169a0b8a2babb690813f5f20bece0a46f9fb704b3386024de02d4fcab8d89f20f4cfee</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.testcontainers/oracle-xe@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/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>optional</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>optional</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/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>optional</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>optional</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.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/org.apache.commons/commons-compress@1.26.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-compress</name>
      <version>1.26.1</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">7af7d22a7280508327d809b183114a92</hash>
        <hash alg="SHA-1">44331c1130c370e726a2e1a3e6fba6d2558ef04a</hash>
        <hash alg="SHA-256">27bb5d40f37c3bb7205b4a0540247df057715e9f6cbbd97d626ab8b50318bb04</hash>
        <hash alg="SHA-512">ef18a2e3abbf249b95bc5dc95d276fd66e495a74f8f1ce02e9e388048c5a0684f07bbf6924fcc1fc3943b95f30d908fee8778f1e4c6293431172e31f5ddc5f02</hash>
        <hash alg="SHA-384">c37e35684971b436dc7a6bc428b306804302f99ef46c5df44b6826e267427e6146580b5cda1a96472b65ef12ef7fa6e9</hash>
        <hash alg="SHA3-384">9a6a43bc19652007a0a61c8007dc5e67c98bade39f0c8b567e10ec82dc95f2288fcac53ec7d31ca793f4c3edf8ef9fbe</hash>
        <hash alg="SHA3-256">c2bddb71dcfe84e98754a1e0f0b16ec60a8e4c5761cd4db210477fcd3a3bf595</hash>
        <hash alg="SHA3-512">2636e83c2274019d7c1742477e5c641d0348afe5179e4a8316f28f41c51ca0f609a8e9a41fdaf0b68f7830d2e0fc74268fcee43d9c7cf49b57d74a426295f4ee</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.26.1?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/commons-codec/commons-codec@1.16.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-codec</group>
      <name>commons-codec</name>
      <version>1.16.1</version>
      <description>The Apache Commons Codec component contains encoder and decoders for
     various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
     widely used encoders and decoders, the codec package also maintains a
     collection of phonetic encoding utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6c5be822d8d3fa61c3b54c4c8978dfdc</hash>
        <hash alg="SHA-1">47bd4d333fba53406f6c6c51884ddbca435c8862</hash>
        <hash alg="SHA-256">ec87bfb55f22cbd1b21e2190eeda28b2b312ed2a431ee49fbdcc01812d04a5e4</hash>
        <hash alg="SHA-512">bd33fd5340757ea0616a8c2a48760cfc9932f93b8e067701f4a122fd59735083468a016d8c0fd65973dd3fa4fc3537855e71a1fae7d14e1777e31ff1c47708ce</hash>
        <hash alg="SHA-384">ee7f4c3e5c01cf77f4d82b09c358087738e6e79507ced9f2c82fdce3b32825bb62b2d66b30ef897e2972d3253478c525</hash>
        <hash alg="SHA3-384">c200875af6359f6a584b108ecae3d83496942e1216dfacbd86e3c22e54b90b9519a9b01a229e71552111b10c8734c327</hash>
        <hash alg="SHA3-256">81cd8a4c12e0b7ac84222e33b159cbd6f658b3e0f48e5fd8075d50cd03b05837</hash>
        <hash alg="SHA3-512">c821b99a5b4a3fbf052f562d60479bc252aafa8057fcbe095e09e96cf01594a23455658f9c666866e1937910ff44a1a891760d04c22d5187cb98be9d0d58952b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/commons-codec/commons-codec@1.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-codec/</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/CODEC</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://github.com/apache/commons-codec</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-io</group>
      <name>commons-io</name>
      <version>2.15.1</version>
      <description>The Apache Commons IO library contains utility classes, stream implementations, file filters,
file comparators, endian transformation classes, and much more.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">84351f7991a0e6722f00e96a4ccc376f</hash>
        <hash alg="SHA-1">f11560da189ab563a5c8e351941415430e9304ea</hash>
        <hash alg="SHA-256">a58af12ee1b68cfd2ebb0c27caef164f084381a00ec81a48cc275fd7ea54e154</hash>
        <hash alg="SHA-512">e9adaeed2d715ac0ae44de056ba165a743a92acbeb9871b535f7e58e0b3bc4fba276495b50429be195098a559f3adb7294048479754a0ee4d397da2efda5f81c</hash>
        <hash alg="SHA-384">028c72b59373d3894da22f9eb2c731aabd00f670993973f71a354d722670c12ca659686b83bbf8db32d060ca180f50b2</hash>
        <hash alg="SHA3-384">73cd585ab3736b4be50ec0f10dfe5ebfc3390eea8d56f07f29055f1fddb2dff8084310eaa6fb9f97ea639ed1abd7bc33</hash>
        <hash alg="SHA3-256">daf39bc99f1a3dc0075714a4a342a58d69a4cd62c25bc39a581f657ca72b1044</hash>
        <hash alg="SHA3-512">b003f8971d1536ea0fc4320dbfe17d7259d49e59314739f9fc83134e511facbff048b0ef4f86a9d0893781ca09c95cebc3b181a6c89a2d41e851870b96e76839</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/commons-io/commons-io@2.15.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-io/</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/IO</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-io.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-lang3</name>
      <version>3.14.0</version>
      <description>Apache Commons Lang, a package of Java utility classes for the
  classes that are in java.lang's hierarchy, or are considered to be so
  standard as to justify existence in java.lang.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4e5c3f5e6b0b965ef241d7d72ac8971f</hash>
        <hash alg="SHA-1">1ed471194b02f2c6cb734a0cd6f6f107c673afae</hash>
        <hash alg="SHA-256">7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c</hash>
        <hash alg="SHA-512">0338b50767166e5746ada6d6aa2e071e7221d699323bfb629f7f204b294c1dc4cad140610a129ed751798443b43e74e0818989c7df7d33c5915aa29742be9ba8</hash>
        <hash alg="SHA-384">908d0a22dc17aaa04caa5104cff7cad5b88b77eecb78dd5b3b3fefa22ff71ac50a4fb9e31c897ac243f9d841e4b3453d</hash>
        <hash alg="SHA3-384">8a7f2e061b998780870eddd571620fbf3d3c70bcb54e24539d0db504f59d65bc6bda58136284498babe29fcc5eabb7a6</hash>
        <hash alg="SHA3-256">022bf1f8039fcea717e9e34dd96eb80cfff05b43c9cbb76e9739b2421e2d027c</hash>
        <hash alg="SHA3-512">0bcbc4edce974ea970c46e2da12ec98d9fd962c2cf64f757ac97136dec5623ca52af0c225895303c17ffabb57090e6772d7bd326d5e7438cef5454f8bbaeecfa</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-lang3@3.14.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-lang/</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/LANG</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-lang.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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-oracle12@3.45.4?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.4?type=jar"/>
      <dependency ref="pkg:maven/com.oracle.database.jdbc/ojdbc8@23.3.0.23.09?type=jar"/>
      <dependency ref="pkg:maven/org.jdbi/jdbi3-testing@3.45.4?type=jar"/>
      <dependency ref="pkg:maven/org.testcontainers/oracle-xe@1.19.4?type=jar"/>
      <dependency ref="pkg:maven/org.testcontainers/jdbc@1.19.4?type=jar"/>
      <dependency ref="pkg:maven/junit/junit@4.13.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.4?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/com.oracle.database.jdbc/ojdbc8@23.3.0.23.09?type=jar"/>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-testing@3.45.4?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.testcontainers/oracle-xe@1.19.4?type=jar">
      <dependency ref="pkg:maven/org.testcontainers/jdbc@1.19.4?type=jar"/>
    </dependency>
    <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/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.26.1?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.26.1?type=jar">
      <dependency ref="pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"/>
    <dependency ref="pkg:maven/commons-io/commons-io@2.15.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.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"/>
  </dependencies>
</bom>
