<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:642ff40e-ddcc-3d3a-9807-2aea3c38117e" 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-testing@3.45.1?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-testing</name>
      <version>3.45.1</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>
      <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.1?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>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="cdx:reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-core</name>
      <version>3.45.1</version>
      <description>The Jdbi core API.

        Jdbi 3 is designed to provide convenient tabular data access in
        Java(tm) and other JVM based languages.
        It uses the Java collections framework for query results,
        provides a convenient means of externalizing SQL statements, and
        named parameter support for any database that supports JDBC.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">73e68adfb77d58d4566362317922b48f</hash>
        <hash alg="SHA-1">95e62cb14763bd5c1ba31422be17390eb1e42acf</hash>
        <hash alg="SHA-256">164e4c0ad90013d8fbf671fa1d871b83a06083e97e67a522db84088a3c903140</hash>
        <hash alg="SHA-512">b6609ad45ac92ec371272bf34f51549b48f4006755e9bac1158ab9e2a9d3beb78cd1d3cec13f0caf3ec258420889773ff9e9895ce62f08826c80f66daf6d9c9c</hash>
        <hash alg="SHA-384">07c3114a0eb721ccf9aa11fcbb645f56275897aee52c3642ade2544d33494441d058f8527ca3dcf79cc3ecb2817574ef</hash>
        <hash alg="SHA3-384">b49a2e6747a56eb0810076fe99550868a7fb07c8764431c8a3ebdab569b16d59ba2774cdfd23cf2d931d0a5f6000ce76</hash>
        <hash alg="SHA3-256">8f9a88ee011bd79a43ed4f8993a9f2093795e0bbd4a67b7828643b176d45eacf</hash>
        <hash alg="SHA3-512">c395dc4b17acac598bb97f15b10041fb8bf919b72ba900ad0ba340505fc81a045e7b95bf1a34f0ecb9a5cf6dad261bdeaa8d2f23580c05c014f49da2a1f8cbea</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-core/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/jdbi/jdbi/jdbi3-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar">
      <publisher>ANTLR</publisher>
      <group>org.antlr</group>
      <name>antlr4-runtime</name>
      <version>4.13.1</version>
      <description>The ANTLR 4 Runtime</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd465ddb2a8dbf69eb6c94e69a0d5f0f</hash>
        <hash alg="SHA-1">17125bae1d965624e265ef49552f6465a2bfa307</hash>
        <hash alg="SHA-256">54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505</hash>
        <hash alg="SHA-512">63eb51bfcee49c52848d8b7c3c46d8b4d367d85fb3c3db7175eaacba94e4d0c227b78e5955a0e86e575e1c6206fc2a43e5fa96fb04ad7c16e24ec94015cfc18b</hash>
        <hash alg="SHA-384">9e5e022d1eff5870f53e0e17d09d737eebb5b859c3403e78308af4616a86cde0830842b81a389ac4a0df871fb1032124</hash>
        <hash alg="SHA3-384">20f3a927369f6bfd94bd8b244e0e9330d4438736414c403b712098f6aad9a1140bc17333cacf194f1b9e99c0f62ffdfa</hash>
        <hash alg="SHA3-256">5696b3e757e6135c1aa56452b86ff0456425d13b97b33ace3f4d3dc6c752c4b6</hash>
        <hash alg="SHA3-512">33251a06eaeaa56f274548e47b405cce279a9e54e34d65bc382d2482887bd470e5080da4f75c221658c3e70aea79e748bd0a3f47e49e37805174e23f71747b92</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.antlr.org/antlr4-runtime/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/antlr/antlr4/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion</url></reference><reference type="vcs"><url>https://github.com/antlr/antlr4/tree/master/antlr4-runtime</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.36</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">872da51f5de7f3923da4de871d57fd85</hash>
        <hash alg="SHA-1">6c62681a2f655b49963a5983b8b0950a6120ae14</hash>
        <hash alg="SHA-256">d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0</hash>
        <hash alg="SHA-512">f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b</hash>
        <hash alg="SHA-384">2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a</hash>
        <hash alg="SHA3-384">3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b</hash>
        <hash alg="SHA3-256">ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881</hash>
        <hash alg="SHA3-512">14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar">
      <group>io.leangen.geantyref</group>
      <name>geantyref</name>
      <version>1.3.15</version>
      <description>Generic type reflection library with support for AnnotatedType</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">724a6925325ec8a0ff4f7510b6f41652</hash>
        <hash alg="SHA-1">1c9a807a35a02c57dae5e6fa13197e6c735bd721</hash>
        <hash alg="SHA-256">6907affedb63ab3e77c7cd988141f3293cbd847ff3df58eec1e48c7d2990fb89</hash>
        <hash alg="SHA-512">90bd66cbd8c0b4ef41073abb492bcca7ebedaebfca5dbce4270d30f62e9251ed63a6653f1577552de796364b770d323e0561925e686d5a4a0156b42e1fd8f490</hash>
        <hash alg="SHA-384">b8a17a0410b52534a16bf713723013679e6d53dfa64854f0b4e58f91ac1950146cb1f975c68fb0cf656bcb95cc573150</hash>
        <hash alg="SHA3-384">ca17a6da0f1b9e6a3632942f582ce805467c91f9290ec27402be8b9779de3f58995959398265bcccfb36d649fc8df8b0</hash>
        <hash alg="SHA3-256">3f859c62c37c56067a67c4d8534cfe3a096511d347720f8a9c8453530b82b83e</hash>
        <hash alg="SHA3-512">d8237d3d4c4a294cfe1431ca459c57bf8662a6174e632948ccf607ed54e679bb9a3cc5c3a0933b17f77aae1a9c712515bf7ddcefb82fb2a8ba2c8719ca2f6e28</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/leangen/geantyref</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/leangen/geantyref/issues</url></reference><reference type="vcs"><url>https://github.com/leangen/geantyref</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/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.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>optional</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/com.opentable.components/otj-pg-embedded@1.0.2?type=jar">
      <group>com.opentable.components</group>
      <name>otj-pg-embedded</name>
      <version>1.0.2</version>
      <description>Embedded PostgreSQL driver</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">128b3f68f6e57ceef97daaf18bd6f2d0</hash>
        <hash alg="SHA-1">61d72d3c209cc06081ff4f4ce1e9c78b16387d48</hash>
        <hash alg="SHA-256">f9d4d48fff82130c151ad54ce76e01997f47145d51d67b01fad61f212ed1bb71</hash>
        <hash alg="SHA-512">d379f4d720bee1c032f6c53f6e5882d603091b1e85fc446f18560ac7b8bca981e615590ad6607d7e6d21ff95ce2fec9d469a3e3dd7ea45601b46093b94b32936</hash>
        <hash alg="SHA-384">52be08cb2c8097354732e2d9b8d10e64a0ec7a4841193e9c7444f9c73109934d04dd3bb8b872c88590a07b84aaf7e15d</hash>
        <hash alg="SHA3-384">7dbde81d132d3b14447756ea60e20d50531aec83a46acc68c6caa93ce4239680b52d8809532febc8c18247242e85061c</hash>
        <hash alg="SHA3-256">cf19d549502095ece6c12dc8bfc196920d798a0f5101345073dc022473d958a3</hash>
        <hash alg="SHA3-512">d000331a2db6d32ae17a6e6c603d78c1e3803640be91d717ab75135aee0f2f7263d9c15b8601c3d0d943be98bf08da99752c40b234c7c15cd26322d3d1791e5e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.opentable.components/otj-pg-embedded@1.0.2?type=jar</purl>
      <externalReferences><reference type="vcs"><url>http://github.com/opentable/otj-pg-embedded</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>optional</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.testcontainers/postgresql@1.19.4?type=jar">
      <group>org.testcontainers</group>
      <name>postgresql</name>
      <version>1.19.4</version>
      <description>Isolated container management for Java code testing</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">b424275cdcca783451dad18b79af8cb7</hash>
        <hash alg="SHA-1">39d3f5b3cc41d16fcd8808cd6a4198eff3309e9f</hash>
        <hash alg="SHA-256">9482987703f3a0eebfe1eb930bb69aa3ed5cf22d2d2130e265038c702ad1662b</hash>
        <hash alg="SHA-512">f2ce634fc16427cbaec07d2db262da6b0222f9eea93135ab560f22562ef759564cd5285759ac8ffc2840d45a20d06053ae3c5f0e0e054714e01cfe8c4aea608e</hash>
        <hash alg="SHA-384">3142d8d16c750f37ab8731765d88a94130ea7ed4f22638a5f70bfbe5dd5e30a3d388ccdbd76676a443631e12343318e3</hash>
        <hash alg="SHA3-384">86e4a24bfe27718bded3042fd7831ab3e5b462b4307710fdb6692f4b4147902f1593af0f05dc19e02f5b049fb5796bca</hash>
        <hash alg="SHA3-256">59f9f81ab497cfd7b4b0f440b3629590c0520a2c7f2ab8cd9c481ea735cd2791</hash>
        <hash alg="SHA3-512">9a480d73defc4696b8bb743f0a130c0f324416076346bca8f1b58d650e5e440cdb76d263a7728975f5b048b1179be023bf0c7b0dab79312d98af95690d79fbca</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.testcontainers/postgresql@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/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>optional</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.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>optional</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>optional</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>optional</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>optional</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>optional</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>optional</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>optional</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/de.softwareforge.testing/pg-embedded@5.1.0?type=jar">
      <publisher>Henning Schmiedehausen</publisher>
      <group>de.softwareforge.testing</group>
      <name>pg-embedded</name>
      <version>5.1.0</version>
      <description>Embedded PostgreSQL framework for testing and development use.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">d6c421088db21a14dc329001ac59d509</hash>
        <hash alg="SHA-1">e5192db6961e3eb3d70ce2fa3de0eae422c4df42</hash>
        <hash alg="SHA-256">5ea97134392ea4b7be254c9d0d5e3e24db94d6474f2e8cf42371bbd82d0ea734</hash>
        <hash alg="SHA-512">670bb103adda2a5b0779ae3656db0b4fd27edba9b8d0a558fa1ef1268556ec83ce99f6e54dac7084722ca4ced4cef04516eb5406ee171d4c9dc6011ad4c15125</hash>
        <hash alg="SHA-384">cfe82fdc53112ef1ae32855de0ed45468d36ff2a8eaa6ad25b9debb42d02b2cfcd59ee824bfe0b2ede8f33825be056e2</hash>
        <hash alg="SHA3-384">03c4d8607dc73b9ae4d590596af8594e56bbb8430264eb935853955b5f84e08282a9c7ee384483833d6806c1ae4a46d8</hash>
        <hash alg="SHA3-256">3a28b69154512e9342238a40bd1dc7781940d57d2fdfd31f612eb8855d88dc94</hash>
        <hash alg="SHA3-512">c79bb24bc342bbebb25a9d9021d0e63aa56dcddfeafc48467ecd943f736fb8f4548eb5781613b602c67de9ca984352e18cbd35b85ead7ea2b58662aec589af16</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/de.softwareforge.testing/pg-embedded@5.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://pg-embedded.softwareforge.de/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/hgschmie/pg-embedded</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/de.softwareforge.testing/maven-loader@2.3.0?type=jar">
      <publisher>Henning Schmiedehausen</publisher>
      <group>de.softwareforge.testing</group>
      <name>maven-loader</name>
      <version>2.3.0</version>
      <description>All-in-one Maven repository artifact loader</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">62283b1ca8d38bf774a7b307e7dc1636</hash>
        <hash alg="SHA-1">de9683168235baa6b7478d6eeed615313c4a7e3c</hash>
        <hash alg="SHA-256">4fe8cefe3b885090439a196fe8911fe3fe4d59de3cd8280e49ab9a3244504f3b</hash>
        <hash alg="SHA-512">7895d53f4b630800ca56fc057f408ff8016e0620c7e86368d7de2ad94f2932f80b78a23786e4c08aa1872e2213cfb385b0c2e6f8f44fd105e2445ffa42449310</hash>
        <hash alg="SHA-384">4d6f499a4c9de2c1fa6183afec080febf820f9c02822e59d7ff300d967ccd936efd88628c0b0e61f290522acb94041fd</hash>
        <hash alg="SHA3-384">cc679a3a55294cda0c43ee3ded7f65684c6735631560d292ab308f90b71ba3c2c25321fea339431580fe494690effd99</hash>
        <hash alg="SHA3-256">870985a2d63bde634efdbf80adc19b1ed7992f2b5acc643d6ae4b8023c5e05d9</hash>
        <hash alg="SHA3-512">00e7ac3c6e7872d433b2fa413aabaf3c6f65c3aa3d0787eaa5762b3eb18962390646821f6a03df653f0d493ae5c42c7035a1fc556601eff9503909adc40feeb1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/de.softwareforge.testing/maven-loader@2.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/hgschmie/maven-loader/</url></reference><reference type="vcs"><url>https://github.com/hgschmie/maven-loader</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>jcl-over-slf4j</name>
      <version>1.7.36</version>
      <description>JCL 1.2 implemented over SLF4J</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">8065610cde33ed9fd5d34367912c1938</hash>
        <hash alg="SHA-1">d877e195a05aca4a2f1ad2ff14bfec1393af4b5e</hash>
        <hash alg="SHA-256">ab57ca8fd223772c17365d121f59e94ecbf0ae59d08c03a3cb5b81071c019195</hash>
        <hash alg="SHA-512">ac231ab44521bb5478742af13624db5c14aea809c3a2c13b989fba30186ba6db840f2d1b4aea54f9c1f779547b975fd042dd353f54025592774d40192bd71148</hash>
        <hash alg="SHA-384">618704032ab3f8f87091ac797e2c9319a4b7f36a53e060695d56173b67ce9bc9e16c74cba228e758ac90e279df75428a</hash>
        <hash alg="SHA3-384">95a189173932d8080d91de8b71b9d1bca49a330db7cad9c41d51fe9514a9f6299b24e31441f06681b3dcc188807dcf40</hash>
        <hash alg="SHA3-256">7aef3380fdeae9b7a4adfa6ad69c2c92f246fcdbd4fcd3d1056ee846d8ef92fb</hash>
        <hash alg="SHA3-512">da7d1b8e5a150300e1051dda5755df64275e5822256ef624fd8a37c582cc2774aadce97f8732de52e54b1c74e28ba601d3bfc3482abb4a24f7e9f779e7e8dd64</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/jcl-over-slf4j@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/jcl-over-slf4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar">
      <group>com.google.guava</group>
      <name>guava</name>
      <version>33.0.0-jre</version>
      <description>Guava is a suite of core and expanded libraries that include
    utility classes, Google's collections, I/O classes, and
    much more.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">5d8aefac09131c3a74d6dab4b01bcff6</hash>
        <hash alg="SHA-1">161ba27964a62f241533807a46b8711b13c1d94b</hash>
        <hash alg="SHA-256">f4d85c3e4d411694337cb873abea09b242b664bb013320be6105327c45991537</hash>
        <hash alg="SHA-512">bb122b4c6df2ae3282eefdf313f8d4a3d75e363cfb30ae65a5e51f744105e6fb7b5b77c8cc07a1d37fea0947aa22ac3070063174826408b57a44b2f26856ff3b</hash>
        <hash alg="SHA-384">dd0d01893159e2d734b885386635024c94606d5fe6259951e1f2ce37f026f60a419fefa536aaaa6274fdd2d5505e640a</hash>
        <hash alg="SHA3-384">a1b5933d73ea9881293e19fab4bbef2b301a88e480f4fcb2d1187e383dba0d5c02c8884997fd3f0d20456ab8c27e3898</hash>
        <hash alg="SHA3-256">ed01cc65afe540179c8e54dbc09331b679521cc5a6617389814fe2038603c7ba</hash>
        <hash alg="SHA3-512">6a422f8b319cbc21a87c7e03ff94ac4da0eedd8b9960212fb14446bd21da281afd8140ec7f3d3043e80e8c5b16ce50b5c27a235908f23ae4127e8d925a16886a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava</url></reference><reference type="build-system"><url>https://github.com/google/guava/actions</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/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/guava</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar">
      <group>com.google.guava</group>
      <name>failureaccess</name>
      <version>1.0.2</version>
      <description>Contains
    com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
    InternalFutures. Most users will never need to use this artifact. Its
    classes are conceptually a part of Guava, but they're in this separate
    artifact so that Android libraries can use them without pulling in all of
    Guava (just as they can use ListenableFuture by depending on the
    listenablefuture artifact).</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">3f75955b49b6758fd6d1e1bd9bf777b3</hash>
        <hash alg="SHA-1">c4a06a64e650562f30b7bf9aaec1bfed43aca12b</hash>
        <hash alg="SHA-256">8a8f81cf9b359e3f6dfa691a1e776985c061ef2f223c9b2c80753e1b458e8064</hash>
        <hash alg="SHA-512">ff4ee76aa661708989d53d45576cff3beea9ebbd86481dbbf2ee8c81bb22f882097b430588312b711025f0e890f22c6799d722ccd422a6a7278de08660fe2f51</hash>
        <hash alg="SHA-384">85a7bd379da27ad57a4e5c02099fef206083caa52244597ac858a921b48e2912cfa7ef0e7d0c7a10ab2dd8d0f7d6ada0</hash>
        <hash alg="SHA3-384">652b22d09b297320e62ac254801e7d3a0fd2a8038461c5cbf7a53a27d681f62b768b964aa62c864453c4e7af217c8c4a</hash>
        <hash alg="SHA3-256">a650b2f7982affc2dbb7e2807fbb0fbf58b74fd8dc111cc6dc5e95a00179b7e3</hash>
        <hash alg="SHA3-512">2c5ee7629a8fb1c952f437b80fcd1cff86c54ff81de02eda1eb73c0bbfe38d3f072946f8c6396c7f1e46e16a6d44ad393dfe6fd2dd96f75ebb854263d36bb193</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava/failureaccess</url></reference><reference type="build-system"><url>https://travis-ci.org/google/guava</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/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/failureaccess</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar">
      <group>com.google.guava</group>
      <name>listenablefuture</name>
      <version>9999.0-empty-to-avoid-conflict-with-guava</version>
      <description>An empty artifact that Guava depends on to signal that it is providing
    ListenableFuture -- but is also available in a second "version" that
    contains com.google.common.util.concurrent.ListenableFuture class, without
    any other Guava classes. The idea is:

    - If users want only ListenableFuture, they depend on listenablefuture-1.0.

    - If users want all of Guava, they depend on guava, which, as of Guava
    27.0, depends on
    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
    version number is enough for some build systems (notably, Gradle) to select
    that empty artifact over the "real" listenablefuture-1.0 -- avoiding a
    conflict with the copy of ListenableFuture in guava itself. If users are
    using an older version of Guava or a build system other than Gradle, they
    may see class conflicts. If so, they can solve them by manually excluding
    the listenablefuture artifact or manually forcing their build systems to
    use 9999.0-....</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">d094c22570d65e132c19cea5d352e381</hash>
        <hash alg="SHA-1">b421526c5f297295adef1c886e5246c39d4ac629</hash>
        <hash alg="SHA-256">b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99</hash>
        <hash alg="SHA-512">c5987a979174cbacae2e78b319f080420cc71bcdbcf7893745731eeb93c23ed13bff8d4599441f373f3a246023d33df03e882de3015ee932a74a774afdd0782f</hash>
        <hash alg="SHA-384">caff9b74079f95832ca7f6029346b34b606051cc8c5a4389fac263511d277ada0c55f28b0d43011055b268c6eb7184d5</hash>
        <hash alg="SHA3-384">e939f08df0545847ea0d3e4b04a114b08499ad069ba8ec9461d1779f87a56e0c37273630a0f4c14e78c348d3ac7eb97f</hash>
        <hash alg="SHA3-256">1f0a8b1177773b3a8ace839df5eed63cbf56b24a38714898a6e4ed065c42559f</hash>
        <hash alg="SHA3-512">6b495ecc2a18b17365cb08d124a0da47f04bcdde81927b5245edf3edd8e498c3c3fb92ce6a4127f660bac851bb1d3e4510e5c20d03be47ce99dc296d360db285</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava/listenablefuture</url></reference><reference type="build-system"><url>https://travis-ci.org/google/guava</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/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/listenablefuture</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar">
      <group>com.google.code.findbugs</group>
      <name>jsr305</name>
      <version>3.0.2</version>
      <description>JSR305 Annotations for Findbugs</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">dd83accb899363c32b07d7a1b2e4ce40</hash>
        <hash alg="SHA-1">25ea2e8b0c338a877313bd4672d3fe056ea78f0d</hash>
        <hash alg="SHA-256">766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7</hash>
        <hash alg="SHA-512">bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804</hash>
        <hash alg="SHA-384">ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4</hash>
        <hash alg="SHA3-384">9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1</hash>
        <hash alg="SHA3-256">223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff</hash>
        <hash alg="SHA3-512">3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://findbugs.sourceforge.net/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://code.google.com/p/jsr-305/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.errorprone</group>
      <name>error_prone_annotations</name>
      <version>2.24.0</version>
      <description>Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">f816bc67aa465617b44aa5cf3fbc0820</hash>
        <hash alg="SHA-1">29dca9118b577ad24533e563438feb8fad51427e</hash>
        <hash alg="SHA-256">a88bd88124c8d4c9851ab823adc3a8f04b0a13af15c9d80b5ecf49f5a7a321d2</hash>
        <hash alg="SHA-512">f0d9aa14e63be4fb5c0fb84c750bfa4a306d0ac26fd06f6bd0f67a544a63a342061e859539ad9642677cea53f327ad68bda98130f3e188011c94b7e0d27cad09</hash>
        <hash alg="SHA-384">e7ba0d77df96d31c79c1c2d4f546aa51530952838b64def079505ca3c73f7850f280b7623b88c7265203aa3c09e390c6</hash>
        <hash alg="SHA3-384">fbea7ff80697029fedf73344fe95af6208f9ecc1e1f49502aa1547b2a483d400decf56cbc8e983b82dd31902de21e77f</hash>
        <hash alg="SHA3-256">a4f2c024424ec4ee39927b3f6da5f615400c9b05169628a9ad040670bdcfbb41</hash>
        <hash alg="SHA3-512">2f8f471e3746f9651c496f4f64151caaccb649a7e051aa964467c75f5504804d783e0b0bbae30975d14a35755d5125d6f2e5cc05ed795f3f52ff1f725eb1bcd5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://errorprone.info/error_prone_annotations</url></reference><reference type="vcs"><url>https://github.com/google/error-prone/error_prone_annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar">
      <group>com.google.j2objc</group>
      <name>j2objc-annotations</name>
      <version>2.8</version>
      <description>A set of annotations that provide additional information to the J2ObjC
    translator to modify the result of translation.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">c50af69b704dc91050efb98e0dff66d1</hash>
        <hash alg="SHA-1">c85270e307e7b822f1086b93689124b89768e273</hash>
        <hash alg="SHA-256">f02a95fa1a5e95edb3ed859fd0fb7df709d121a35290eff8b74dce2ab7f4d6ed</hash>
        <hash alg="SHA-512">f8263868a792b41707c9e7fe6fa5650a14cd93fbeafad20efe3772a3058fc933eb59782ec59e6eb9b9c569aa96da80134ae9fdf7547b69c44a97087efddceeff</hash>
        <hash alg="SHA-384">e6087ec31fec8289158496ad2ed6ce8472d5d513808a312e0782cedac3b86c37a62a63c0b5ea3839491d109fe9e148a1</hash>
        <hash alg="SHA3-384">10add34bfeb8612283eef89ac96747a3c9b755acd80ad526e1addaeb7efd6323c52b9bfa1a3d34adb40e1ccb963ee65d</hash>
        <hash alg="SHA3-256">b3336f8abd6b1f73b9f06d306974557000a000073bfbae6b54fda26d17dbb072</hash>
        <hash alg="SHA3-512">d376c184a6df071c4e93b913d175b5c2e63deac37105dc20342c19bdda62e4e9598ca1e8bfb4f4fd5cdee6dd5ac3b8af49e2c5193e324d59a59ce1f7adeab627</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/j2objc/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>http://svn.sonatype.org/spice/trunk/oss/oss-parent-9/j2objc-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.postgresql/postgresql@42.7.2?type=jar">
      <publisher>PostgreSQL Global Development Group</publisher>
      <group>org.postgresql</group>
      <name>postgresql</name>
      <version>42.7.2</version>
      <description>PostgreSQL JDBC Driver Postgresql</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">bb897217989c97a463d8f571069d158a</hash>
        <hash alg="SHA-1">86ed42574cd68662b05d3b00432a34e9a34cb12c</hash>
        <hash alg="SHA-256">0c244ac7d02cf89d8e29852eace6595d75bc4d78581b85b2768460081646a57b</hash>
        <hash alg="SHA-512">7125adda4e8cdc8fc76f0e7175f2d9f2f786fda8fcab71045cb28d7239086e974e38043446fa0cfa55dea0ac359f72b46d82ebe0c1abf0b9a02f658204340151</hash>
        <hash alg="SHA-384">fea129f18e9364e830f6a6bc0deb8955f2f38541b097e31e2c809879a327656dc3a30f6df5d87354fde3036c70dad4de</hash>
        <hash alg="SHA3-384">2f8da1cc41a6f2317de4799b67494aff62535d32848386fab2d48778aacec35a53151b67f97e03fd569ffaf4f1666050</hash>
        <hash alg="SHA3-256">7fe42ec6fd365cb52e014b5508a65d674709a5dd4ae8735d3acb042cdb4b398f</hash>
        <hash alg="SHA3-512">b56e73c7bbbd1ec7f021fa593dd666a6a9b0b5e4c8d4d6a28845fca156938cbafb8abc7f6ae0d1ed22be4ebab24b8ce70dc91ea49999fc5823011857ca54def4</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-2-Clause</id>
          <url>https://opensource.org/licenses/BSD-2-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.postgresql/postgresql@42.7.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbc.postgresql.org</url></reference><reference type="issue-tracker"><url>https://github.com/pgjdbc/pgjdbc/issues</url></reference><reference type="mailing-list"><url>https://www.postgresql.org/list/pgsql-jdbc/</url></reference><reference type="vcs"><url>https://github.com/pgjdbc/pgjdbc</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar">
      <group>org.checkerframework</group>
      <name>checker-qual</name>
      <version>3.42.0</version>
      <description>checker-qual contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">4c55448dcbfe9c3702f7758fc8fe0086</hash>
        <hash alg="SHA-1">638ec33f363a94d41a4f03c3e7d3dcfba64e402d</hash>
        <hash alg="SHA-256">ccaedd33af0b7894d9f2f3b644f4d19e43928e32902e61ac4d10777830f5aac7</hash>
        <hash alg="SHA-512">85f66a42a079b4578256b5b6daa4b1ba5aa684614982cab2c9cd83324f2c3fcdde420de6ad51b2f439c4c809be10b376f80f5a45110a1ee6caa59e6298c0ec95</hash>
        <hash alg="SHA-384">1ee2061f8da04e77b577030edc21904b0700aceb241fcb5a549767d44c9b71267217850dc89aca41e65d188e148f8d58</hash>
        <hash alg="SHA3-384">5d89ffdcafb432d84503340827bc6fae5f6fc290fde59c1eb491996c15fd92ad00dfd1e781d8c9d6ef4ca9c4f3e5b264</hash>
        <hash alg="SHA3-256">25c061a632fc0263f974761afad7f4209dd6582a461f3049e39d260640308393</hash>
        <hash alg="SHA3-512">75a743fb2577bb3252de16a86cf10922626689e75918136c83caa3a26db669f7c770779cfb9b9003ba5b181ffc9f7d871ab250cccfc4ff19e587a0384b448929</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://checkerframework.org/</url></reference><reference type="vcs"><url>https://github.com/typetools/checker-framework.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.h2database/h2@2.2.224?type=jar">
      <group>com.h2database</group>
      <name>h2</name>
      <version>2.2.224</version>
      <description>H2 Database Engine</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">769d5a85d19ccc2b06620f8c81d6d8f8</hash>
        <hash alg="SHA-1">7bdade27d8cd197d9b5ce9dc251f41d2edc5f7ad</hash>
        <hash alg="SHA-256">b9d8f19358ada82a4f6eb5b174c6cfe320a375b5a9cb5a4fe456d623e6e55497</hash>
        <hash alg="SHA-512">f2fd97ef57232b3436a0c7aab04cd3a8212851fecd82404a12a4f5fd76059c8841e366dec7a1ab8f9e2a8ccb49ce741a1581094343eb9487c697077cfaad3724</hash>
        <hash alg="SHA-384">66da2de856d54e820efaf555d47b8e80c14884c8f873b8c2d465df92b146062794133427593bcc2cddc4c98c83348945</hash>
        <hash alg="SHA3-384">d5b55bb0207e97d02ecba9cd4fcdf1fd3ea5c6cb7d6218ca8823c8931843534f1a5459294c2f070fce28db6ebf25f2f3</hash>
        <hash alg="SHA3-256">5ad7e8d1bd6c8f3eff68a14f2472316fa34c65f4b654e0a8d4f2241ee2b770be</hash>
        <hash alg="SHA3-512">66d53fd2944d7cff71acd6846aa89996236fa652ca35747507d136c5f67c0ee6f240ca55cd6803052f36dc94619e0c37435e26ed0953bf96efbbff1b43daae6a</hash>
      </hashes>
      <licenses>
        <license>
          <id>MPL-2.0</id>
        </license>
        <license>
          <name>EPL 1.0</name>
          <url>https://opensource.org/licenses/eclipse-1.0.php</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.h2database/h2@2.2.224?type=jar</purl>
      <externalReferences><reference type="website"><url>https://h2database.com</url></reference><reference type="vcs"><url>https://github.com/h2database/h2database</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.xerial/sqlite-jdbc@3.44.1.0?type=jar">
      <group>org.xerial</group>
      <name>sqlite-jdbc</name>
      <version>3.44.1.0</version>
      <description>SQLite JDBC library</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">595940ed571cbc2bb771c8fdbe30350c</hash>
        <hash alg="SHA-1">012e6182deef32d366ade664aa33bec9f4dd3ffe</hash>
        <hash alg="SHA-256">e7f9ac47f4ae61f2e63157a1f97e0750cb6fd90c9d0bf25f188260e732f284fa</hash>
        <hash alg="SHA-512">e60af6ecc0ed2f64feb771c703b2175e42f8f32e88b3e42c588ca8d867a8de82d288d886cb06b3ce92c5f1c6cbe851df80bb7e8b3c5254150b9580030e3674c2</hash>
        <hash alg="SHA-384">cf2a4fdd85783e0a98ceaa482fb686f83bb7960ac996d6886dba2ac24cb6516288c2d6a0152e728713f6c04e3ba7083b</hash>
        <hash alg="SHA3-384">7eac6fa0b4069e05486b5b57dfa1711edb0066ff8c51b3d2b319c3f64518401d6ab8890baebd2e63adc41cf27dc66802</hash>
        <hash alg="SHA3-256">14a3418d045e4c8555a42c6dbe02e6cbd723c1deac5be829dc6419e1649bf19d</hash>
        <hash alg="SHA3-512">56ac6e576aec2f538caad286fc2ab6aee96fb9529311cd75398922e41910f41bd9fc78f763d78e4d535ad8b4f2b2b4e256457bfaf631670007cf602a6f557294</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.xerial/sqlite-jdbc@3.44.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/xerial/sqlite-jdbc</url></reference><reference type="vcs"><url>https://github.com/xerial/sqlite-jdbc</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.flywaydb/flyway-core@9.22.3?type=jar">
      <group>org.flywaydb</group>
      <name>flyway-core</name>
      <version>9.22.3</version>
      <description>Flyway: Database Migrations Made Easy.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">5cdd908d4f13ea3b385ab2a32307f704</hash>
        <hash alg="SHA-1">76519923a547892f0108b99d1e7b06dcb4727ecd</hash>
        <hash alg="SHA-256">dc6b0410c173c2a5d48269ac3031123452e379b60282eadc0b3d3cd1b55aac89</hash>
        <hash alg="SHA-512">6f248a7d5a0f9cc3deed78f1eb7a2513c81e8394e2e234127285a0a02e952868954a003aec79db7142cfc50ecae02dbb36df075d23558aac26507863cbeaa889</hash>
        <hash alg="SHA-384">207a6c8a811d66f0f3c9886dc31b62d40df824462bd97e5c1af234c276cab9052826cfe6bb4819399dbf71d09166b14b</hash>
        <hash alg="SHA3-384">574567235b077d2c64bab8be59d389726974014113b7b0fa4420b1ab853ce96300cb8ee769630787f290647114e32bcd</hash>
        <hash alg="SHA3-256">a69d91aebc357a7230119f21ab1a5980e9e9bddb0a90c3a8c30d0335893951af</hash>
        <hash alg="SHA3-512">9a05269fd23393e4f07e8fc3ff466a16b284a93c10371690978155d46a1f6caf5a130177baacdcbad8060ab388a9da8459f676f0195d016d9e79e41bb2520053</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.flywaydb/flyway-core@9.22.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://flywaydb.org/flyway-core</url></reference><reference type="vcs"><url>https://github.com/flyway/flyway/flyway-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-toml@2.12.7?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.dataformat</group>
      <name>jackson-dataformat-toml</name>
      <version>2.12.7</version>
      <description>Support for reading and writing TOML-encoded data via Jackson abstractions.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">1e29b1f89e4260d154a315dea612e233</hash>
        <hash alg="SHA-1">bef7965a2af86ba52f7165a44eefc8c668884bed</hash>
        <hash alg="SHA-256">d47d2855d2ea5c28671c6ddb540d037e9148a8fd6eb2c0a0fdbe0e09d2935572</hash>
        <hash alg="SHA-512">7078ddea8a7f9f0e21c9924ee38e8fe426aa939fd585f512538bb6dd18ab283a6a8a87b7bf366407a89febf8f5eec729459381288237f88db6a31f532f3ef501</hash>
        <hash alg="SHA-384">ac6127eeeba09756a0bdec14b8ac66d6b20e18e6561d9c53fe832112c461c46b262c175bfe4f9b360f6b688b11d9c485</hash>
        <hash alg="SHA3-384">afd962822ece0edab9ee1ab427575467fbd620909c1f492c0c04606f819e7110f425fc2f21811fbbd0c662d95c1977e8</hash>
        <hash alg="SHA3-256">889c1fd13190cd33ae4bbf8671823b407ded0c09acbd002631dc6c8945d01ed9</hash>
        <hash alg="SHA3-512">4a49401e50d63bd47ff046674e10dffc93bf4d78afffed61e3ab837b93b0dbccce240527a190544782bcd35b0d00899f932a9ab8b8e013daf0f6a874b9943ef3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-toml@2.12.7?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-dataformats-text</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-dataformats-text/issues</url></reference><reference type="vcs"><url>http://github.com/FasterXML/jackson-dataformats-text/jackson-dataformat-toml</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-databind</name>
      <version>2.12.7.1</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">5c2dab5ceb80bddf3350ecc90bd99314</hash>
        <hash alg="SHA-1">48d6674adb5a077f2c04b42795e2e7624997b8b9</hash>
        <hash alg="SHA-256">3f504cac405ce066d5665ff69541484d5322f35ac7a7ec6104cf86a01008e02d</hash>
        <hash alg="SHA-512">16e718c25929fd608e9d4f59bbd345f8c5269b8f907e926d3312c8ce04298e7e5ee756a7e0ac214f9b181369af78047ff28d10c5ae6541480ff6ac288db92f22</hash>
        <hash alg="SHA-384">f008ce8248d957dbd249a4add4e4cf30290760915ddb289846779c63e5cd0eed76aaf70ebbcc6df8f2d946bd1063e575</hash>
        <hash alg="SHA3-384">6d1a4eda38144955fbc8dd914e81e9141057d26326fa474f21f5a2c8cf3da40ee782cdaea6bd8116242aba1e5f1662ab</hash>
        <hash alg="SHA3-256">f24430199c1760e6c97aa4d6c2f898895696cff33d10e2455273377b05284997</hash>
        <hash alg="SHA3-512">6a7e1144ee7c540c87d6e5e023dd9980a2eb164c829625d0ae7ce1a2a87c7d366facb3545cf13dfad1ca8131c2d04df3153f018db8470dbf18b70e41bc6e6942</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?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-databind/issues</url></reference><reference type="vcs"><url>http://github.com/FasterXML/jackson-databind</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.12.7</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">e90114f7c87c241568606cc9e2c61cb1</hash>
        <hash alg="SHA-1">04669a54b799c105572aa8de2a1ae0fe64a17745</hash>
        <hash alg="SHA-256">3987a6a335046e226e56b81d69668fb5a91b155ea7fd96b0851adbb7d4ac1ca6</hash>
        <hash alg="SHA-512">cd40c6bd75e8901a0bd94a7f7334468addc0622e0ad6ecd93ff0b17acbf8e1e9644a8d065cc5716016aefa97244bc2cdd3c119828d3b55d12a87b375063ce04c</hash>
        <hash alg="SHA-384">1ae6da6fa9afe18b99c0a14e885e532b68c2666f9dbadb2e24972660a5e020d26b5f0aa40b5099a50e70191e66dfd7d6</hash>
        <hash alg="SHA3-384">99a1a0b75dfca0953ee3f26e39c9108698fac321d9f9373874eb868fc3e9a9be4a7d016f6ea32e707e9109646ca3dea4</hash>
        <hash alg="SHA3-256">fd78c90d339163e3b28868610cb5b8f3a45dd999f0b67f79696ae738ca06d357</hash>
        <hash alg="SHA3-512">b889e7b796db4ffcc153c3a672fe8705be5e02ec8efffd2e99f47e534418bbfbcc03677954ff245ba7c1d11229ff20f8dec0883b6af82c461162868bafee841e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-core</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-core/issues</url></reference><reference type="vcs"><url>http://github.com/FasterXML/jackson-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.gson/gson@2.10.1?type=jar">
      <group>com.google.code.gson</group>
      <name>gson</name>
      <version>2.10.1</version>
      <description>Gson JSON library</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">df6097815738cb31fc56391553210843</hash>
        <hash alg="SHA-1">b3add478d4382b78ea20b1671390a858002feb6c</hash>
        <hash alg="SHA-256">4241c14a7727c34feea6507ec801318a3d4a90f070e4525681079fb94ee4c593</hash>
        <hash alg="SHA-512">7503e4b8d05c6cc0ecb3a94c5a2e070e049083a441003a79a0cdf474f4286699b4ba1d2a655ddabb8ba10c50e7c36a7045cccdaee465166d4630db647aba2727</hash>
        <hash alg="SHA-384">48a4786bd6e1867f058ee4fb676fc82d9d9f64a6d7420d4a47ae2398504c9de73222636614aeb4a9fbf10ee143d72226</hash>
        <hash alg="SHA3-384">3df9a0332c2766124fe7c915cfea665d2e318ccaa7212415fabd9e93e6eb77de538725fd2ef313cde46f6d814c9566ea</hash>
        <hash alg="SHA3-256">d3374006d76d4f9acdf3d3a1a4f47899570f52442b2188f80c09a74f22139ecb</hash>
        <hash alg="SHA3-512">2b10c2f4fe39d8712b430ff171823d7172c0a06685c1eb7de511e90159cec0e094fb2a9b50b747c5b039cb10f1fce9edf82ecbf9c47f76a6f31c4e3cb7586cce</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.code.gson/gson@2.10.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/gson/gson</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/google/gson/issues</url></reference><reference type="vcs"><url>https://github.com/google/gson/gson/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.annotation</group>
      <name>jakarta.annotation-api</name>
      <version>2.1.1</version>
      <description>Jakarta Annotations API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5dac2f68e8288d0add4dc92cb161711d</hash>
        <hash alg="SHA-1">48b9bda22b091b1f48b13af03fe36db3be6e1ae3</hash>
        <hash alg="SHA-256">5f65fdaf424eee2b55e1d882ba9bb376be93fb09b37b808be6e22e8851c909fe</hash>
        <hash alg="SHA-512">eabe8b855b735663684052ec4cc357cc737936fa57cebf144eb09f70b3b6c600db7fa6f1c93a4f36c5994b1b37dad2dfcec87a41448872e69552accfd7f52af6</hash>
        <hash alg="SHA-384">798597a6b80b423844d70609c54b00d725a357031888da7e5c3efd3914d1770be69aa7135de13ddb89a4420a5550e35b</hash>
        <hash alg="SHA3-384">9629b8ca82f61674f5573723bbb3c137060e1442062eb52fa9c90fc8f57ea7d836eb2fb765d160ec8bf300bcb6b820be</hash>
        <hash alg="SHA3-256">f71ffc2a2c2bd1a00dfc00c4be67dbe5f374078bd50d5b24c0b29fbcc6634ecb</hash>
        <hash alg="SHA3-512">aa4e29025a55878db6edb0d984bd3a0633f3af03fa69e1d26c97c87c6d29339714003c96e29ff0a977132ce9c2729d0e27e36e9e245a7488266138239bdba15e</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.ca</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/common-annotations-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/ca-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/common-annotations-api</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-testing@3.45.1?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar"/>
      <dependency ref="pkg:maven/junit/junit@4.13.2?type=jar"/>
      <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.1?type=jar"/>
      <dependency ref="pkg:maven/com.opentable.components/otj-pg-embedded@1.0.2?type=jar"/>
      <dependency ref="pkg:maven/de.softwareforge.testing/pg-embedded@5.1.0?type=jar"/>
      <dependency ref="pkg:maven/org.postgresql/postgresql@42.7.2?type=jar"/>
      <dependency ref="pkg:maven/com.h2database/h2@2.2.224?type=jar"/>
      <dependency ref="pkg:maven/org.xerial/sqlite-jdbc@3.44.1.0?type=jar"/>
      <dependency ref="pkg:maven/org.flywaydb/flyway-core@9.22.3?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar">
      <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar"/>
    <dependency ref="pkg:maven/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.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/com.opentable.components/otj-pg-embedded@1.0.2?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
      <dependency ref="pkg:maven/org.postgresql/postgresql@42.7.2?type=jar"/>
      <dependency ref="pkg:maven/org.testcontainers/postgresql@1.19.4?type=jar"/>
      <dependency ref="pkg:maven/org.testcontainers/testcontainers@1.19.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    <dependency ref="pkg:maven/org.postgresql/postgresql@42.7.2?type=jar">
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
    <dependency ref="pkg:maven/org.testcontainers/postgresql@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.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/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/de.softwareforge.testing/pg-embedded@5.1.0?type=jar">
      <dependency ref="pkg:maven/de.softwareforge.testing/maven-loader@2.3.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"/>
      <dependency ref="pkg:maven/org.postgresql/postgresql@42.7.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/de.softwareforge.testing/maven-loader@2.3.0?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar">
      <dependency ref="pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar"/>
    <dependency ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"/>
    <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
    <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    <dependency ref="pkg:maven/com.h2database/h2@2.2.224?type=jar"/>
    <dependency ref="pkg:maven/org.xerial/sqlite-jdbc@3.44.1.0?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.flywaydb/flyway-core@9.22.3?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-toml@2.12.7?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.gson/gson@2.10.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-toml@2.12.7?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar"/>
    <dependency ref="pkg:maven/com.google.code.gson/gson@2.10.1?type=jar"/>
    <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"/>
  </dependencies>
</bom>
