<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:b930f7f9-8cb2-3344-a2f2-88b5b3680b7b" 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-postgres@3.45.3?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-postgres</name>
      <version>3.45.3</version>
      <description>Support for additional PostgreSQL features and data types.</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-postgres@3.45.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-postgres/</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-postgres/</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.3?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-core</name>
      <version>3.45.3</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">0285814fd6e958fbdcd78660d81250e2</hash>
        <hash alg="SHA-1">05eee0ed3ce49532d51d83f345366ea0d9cf0db5</hash>
        <hash alg="SHA-256">c7df86d709bc3b782d3921e61a619e18213ab7102fd4c107ccda7fd10d90680e</hash>
        <hash alg="SHA-512">92b9f35d58618b144e4cb3fdb50de66a47e4033552f7579d6026c64701c48bdf3cca353662c86e90dbb00bf07016b9449ac51c6a0265496bd81ab808a3cd5126</hash>
        <hash alg="SHA-384">8db0f357205636772c9a6ed0b35a0829be5de2661bdd68aafa49812504e2440a2b4f5fb7d6f46054418ffe8a88c3c1a3</hash>
        <hash alg="SHA3-384">52304031e4abe4971baf116fbbcd59fcf9c10e3641de8926504666c907afb5f249ad7102afb131228c5ae5b02179175e</hash>
        <hash alg="SHA3-256">29c0049a372833826c34361bf337005a267dfaf215eaf5d6e0e8e050707463fc</hash>
        <hash alg="SHA3-512">216ae0b03b18200853c9cd8b023a8cef02b267edea9117760c86200f977281c9489c78a55933e0b5c0c05d61daa1e86efb435be46d3be355d905fd5af9e09746</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.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-core/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/jdbi/jdbi/jdbi3-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar">
      <publisher>ANTLR</publisher>
      <group>org.antlr</group>
      <name>antlr4-runtime</name>
      <version>4.13.1</version>
      <description>The ANTLR 4 Runtime</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd465ddb2a8dbf69eb6c94e69a0d5f0f</hash>
        <hash alg="SHA-1">17125bae1d965624e265ef49552f6465a2bfa307</hash>
        <hash alg="SHA-256">54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505</hash>
        <hash alg="SHA-512">63eb51bfcee49c52848d8b7c3c46d8b4d367d85fb3c3db7175eaacba94e4d0c227b78e5955a0e86e575e1c6206fc2a43e5fa96fb04ad7c16e24ec94015cfc18b</hash>
        <hash alg="SHA-384">9e5e022d1eff5870f53e0e17d09d737eebb5b859c3403e78308af4616a86cde0830842b81a389ac4a0df871fb1032124</hash>
        <hash alg="SHA3-384">20f3a927369f6bfd94bd8b244e0e9330d4438736414c403b712098f6aad9a1140bc17333cacf194f1b9e99c0f62ffdfa</hash>
        <hash alg="SHA3-256">5696b3e757e6135c1aa56452b86ff0456425d13b97b33ace3f4d3dc6c752c4b6</hash>
        <hash alg="SHA3-512">33251a06eaeaa56f274548e47b405cce279a9e54e34d65bc382d2482887bd470e5080da4f75c221658c3e70aea79e748bd0a3f47e49e37805174e23f71747b92</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.antlr.org/antlr4-runtime/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/antlr/antlr4/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion</url></reference><reference type="vcs"><url>https://github.com/antlr/antlr4/tree/master/antlr4-runtime</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.36</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">872da51f5de7f3923da4de871d57fd85</hash>
        <hash alg="SHA-1">6c62681a2f655b49963a5983b8b0950a6120ae14</hash>
        <hash alg="SHA-256">d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0</hash>
        <hash alg="SHA-512">f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b</hash>
        <hash alg="SHA-384">2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a</hash>
        <hash alg="SHA3-384">3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b</hash>
        <hash alg="SHA3-256">ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881</hash>
        <hash alg="SHA3-512">14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar">
      <group>io.leangen.geantyref</group>
      <name>geantyref</name>
      <version>1.3.15</version>
      <description>Generic type reflection library with support for AnnotatedType</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">724a6925325ec8a0ff4f7510b6f41652</hash>
        <hash alg="SHA-1">1c9a807a35a02c57dae5e6fa13197e6c735bd721</hash>
        <hash alg="SHA-256">6907affedb63ab3e77c7cd988141f3293cbd847ff3df58eec1e48c7d2990fb89</hash>
        <hash alg="SHA-512">90bd66cbd8c0b4ef41073abb492bcca7ebedaebfca5dbce4270d30f62e9251ed63a6653f1577552de796364b770d323e0561925e686d5a4a0156b42e1fd8f490</hash>
        <hash alg="SHA-384">b8a17a0410b52534a16bf713723013679e6d53dfa64854f0b4e58f91ac1950146cb1f975c68fb0cf656bcb95cc573150</hash>
        <hash alg="SHA3-384">ca17a6da0f1b9e6a3632942f582ce805467c91f9290ec27402be8b9779de3f58995959398265bcccfb36d649fc8df8b0</hash>
        <hash alg="SHA3-256">3f859c62c37c56067a67c4d8534cfe3a096511d347720f8a9c8453530b82b83e</hash>
        <hash alg="SHA3-512">d8237d3d4c4a294cfe1431ca459c57bf8662a6174e632948ccf607ed54e679bb9a3cc5c3a0933b17f77aae1a9c712515bf7ddcefb82fb2a8ba2c8719ca2f6e28</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/leangen/geantyref</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/leangen/geantyref/issues</url></reference><reference type="vcs"><url>https://github.com/leangen/geantyref</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.3?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-sqlobject</name>
      <version>3.45.3</version>
      <description>SqlObject is a declarative, annotation-driven API
        for database access. It complements the core API.

        Jdbi 3 is designed to provide convenient tabular data access in
        Java(tm) and other JVM based languages.
        It uses the Java collections framework for query results,
        provides a convenient means of externalizing SQL statements, and
        named parameter support for any database that supports JDBC.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">302fd7f9f77f545d3569eb7b2e048b9f</hash>
        <hash alg="SHA-1">1e6504b298f5695efe88c2179c43b100e942eee5</hash>
        <hash alg="SHA-256">10214e38a137942cc0ed54d03ba7c4d476261b24dcd68c96a5b0ce2917c4a6c9</hash>
        <hash alg="SHA-512">bbff1fbccca88cdd9d7f60155a408cbafd481fce3aa69a6da9f29a944e007d28d25b57bf95f3ef99504273165d00467715eed27a69640fbe8b3487663b8271b0</hash>
        <hash alg="SHA-384">482aec55f8b3d4e7dc54d05fb6a7ef1543aefdb6f5f16e4ed1fa33aa354ca39660f2dd28770fcd98b06b477a4b249fdd</hash>
        <hash alg="SHA3-384">4bc07f382e009b046cf6ecb7c84fe37b403dfc1439ca5e75cb6f111c00d34b399683bc025a5d209e5b70e57916839cc0</hash>
        <hash alg="SHA3-256">00571d5ca8c30dd5350acf68a1c88c2b06d0085354f107abe0d6d4e3b3541885</hash>
        <hash alg="SHA3-512">7cb5ccf34b99c9673409fb063e05c712dfde250063c2fdd40ab299f3978eb6cadddba8b7d2ffaf234d8df9f8f20e788ed742c301970e1dcdca9c7bd249c05449</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-sqlobject/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/jdbi/jdbi/jdbi3-sqlobject/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jdbi/jdbi3-json@3.45.3?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-json</name>
      <version>3.45.3</version>
      <description>Support for JSON column types. In addition to this module, a
        serialization module (jackson2, gson2, moshi) is required.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">f61b00465288b242ac629dffb4933136</hash>
        <hash alg="SHA-1">e57aeb497153fd14f64ae050a58481393f538d00</hash>
        <hash alg="SHA-256">b30f2b34f7e2cdd4f4e0acf84f00af7136122fd63b1917d44da38775eb6998be</hash>
        <hash alg="SHA-512">d32ceabfca3859122902c8e9dcf8ad3977eb5b22c86a3145fe16b81adb81d6d271e980a9ebaf134bbe86db4a33d22c387d77a75072fd8e176f2a39639d641cef</hash>
        <hash alg="SHA-384">94b599bdc3b17fd9a4bd47d5e9b16285210aa76e4fdfae128793660285dd4eca50ce88fdcd2296452e09d8965b9099c3</hash>
        <hash alg="SHA3-384">efba73e1e35f276c7afe58374aa5feec233df98badc014571ffaf032b2d9576c0fdd5ded801e1016ec439cf913962643</hash>
        <hash alg="SHA3-256">5c8718de7ced91b6ba1d9e1d26292f6555c83615bbb79c1355b4c59b5c2fb5f9</hash>
        <hash alg="SHA3-512">2fda22c32973bfbc89f16519786c7248d4b9b8e2121a028f7a4efb797683d79bd90aeeb416ebc44d231e02a21efaa2197ba4a63f2d8b7d53d0dc0c07cb5c4bb9</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-json@3.45.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-json/</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-json/</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>required</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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-postgres@3.45.3?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.3?type=jar"/>
      <dependency ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.3?type=jar"/>
      <dependency ref="pkg:maven/org.jdbi/jdbi3-json@3.45.3?type=jar"/>
      <dependency ref="pkg:maven/org.postgresql/postgresql@42.7.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.3?type=jar">
      <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar"/>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.3?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-json@3.45.3?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.45.3?type=jar"/>
    </dependency>
    <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"/>
  </dependencies>
</bom>
