<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:b71e0e99-1db4-359e-857d-c11187deb843" 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-spring5@3.46.0?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-spring5</name>
      <version>3.46.0</version>
      <description>SpringFramework and SpringBoot support.</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-spring5@3.46.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-spring5/</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-spring5/</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.46.0?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-core</name>
      <version>3.46.0</version>
      <description>The Jdbi core API.

        Jdbi 3 is designed to provide convenient tabular data access in
        Java(tm) and other JVM based languages.
        It uses the Java collections framework for query results,
        provides a convenient means of externalizing SQL statements, and
        named parameter support for any database that supports JDBC.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b8365f8443b6a72b9eef70b1b358550b</hash>
        <hash alg="SHA-1">b0fb427fcdd54797b79a4b890cc212f1c768e978</hash>
        <hash alg="SHA-256">7d66cce2b3ac9065fdd6277adaf8e416089b868a78398b9899144bdaf1d33d67</hash>
        <hash alg="SHA-512">04daa422b7d5fa9fc5b31c65fab916af0e3faffaba21eb55a7bf126f4ff4e585490435a9c08625d11930c923f15bc753c1e0a4df1bec03e451348ebbd70ad0cc</hash>
        <hash alg="SHA-384">b8a70f881eb73ea7be90a671e53b6d06cb8bf5887517697be0e3f1d79a0efc150363c00fcd6758f1ff4da99c703a176b</hash>
        <hash alg="SHA3-384">0ea276cbdd4050b4efdcbc6ef3d123d64ee79f751895926d1d275eb9071266936c84def65d6c97af286e6262eacae1ca</hash>
        <hash alg="SHA3-256">25d85a5a83e2710673a46370b98f0baf7cf25a6b810d4c4276d33e2579d59feb</hash>
        <hash alg="SHA3-512">882910c070ec3e38a6b4bb18590f0c1aec63523949f375ce9735531676d1c38396312d19f8bc8cd9d318221a80df6d42de29458d191eb85a4a0dbbcdcc9e53ec</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.46.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jdbi.org/jdbi3-parent/jdbi3-core/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/jdbi/jdbi/jdbi3-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar">
      <publisher>ANTLR</publisher>
      <group>org.antlr</group>
      <name>antlr4-runtime</name>
      <version>4.13.1</version>
      <description>The ANTLR 4 Runtime</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd465ddb2a8dbf69eb6c94e69a0d5f0f</hash>
        <hash alg="SHA-1">17125bae1d965624e265ef49552f6465a2bfa307</hash>
        <hash alg="SHA-256">54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505</hash>
        <hash alg="SHA-512">63eb51bfcee49c52848d8b7c3c46d8b4d367d85fb3c3db7175eaacba94e4d0c227b78e5955a0e86e575e1c6206fc2a43e5fa96fb04ad7c16e24ec94015cfc18b</hash>
        <hash alg="SHA-384">9e5e022d1eff5870f53e0e17d09d737eebb5b859c3403e78308af4616a86cde0830842b81a389ac4a0df871fb1032124</hash>
        <hash alg="SHA3-384">20f3a927369f6bfd94bd8b244e0e9330d4438736414c403b712098f6aad9a1140bc17333cacf194f1b9e99c0f62ffdfa</hash>
        <hash alg="SHA3-256">5696b3e757e6135c1aa56452b86ff0456425d13b97b33ace3f4d3dc6c752c4b6</hash>
        <hash alg="SHA3-512">33251a06eaeaa56f274548e47b405cce279a9e54e34d65bc382d2482887bd470e5080da4f75c221658c3e70aea79e748bd0a3f47e49e37805174e23f71747b92</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.antlr.org/antlr4-runtime/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/antlr/antlr4/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion</url></reference><reference type="vcs"><url>https://github.com/antlr/antlr4/tree/master/antlr4-runtime</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/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@2.0.0?type=jar">
      <group>io.leangen.geantyref</group>
      <name>geantyref</name>
      <version>2.0.0</version>
      <description>Generic type reflection library with support for AnnotatedType</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">257ded1b2db10c837031de833f653108</hash>
        <hash alg="SHA-1">e7de16ce1ddc739ae0469c9d04d6fbdc7f07486a</hash>
        <hash alg="SHA-256">6ef2467b7b66ca9f6a4306168351dcec625965f7fab265eaa4c31b1976d4847d</hash>
        <hash alg="SHA-512">c5b6043ec66ea6d63b94e2da80b0456c15e164da4a25805f9a1cd77bdd98118d99304cb3f5571516f89d3360b654bfdfe2c4702a1fcfe962bb848f1deddb65b1</hash>
        <hash alg="SHA-384">69c7cfe877a8f7c166d45558622cf44191485f6891ab571369bfcdf54b3da3613e4749035445b66414d83f33c6c3f66a</hash>
        <hash alg="SHA3-384">b0628e8b88962a49393b0bf12ec974dfa8808e4faba5436e7bcecb71c57a856dee22c454950c6cec1c85b7ad44ae0212</hash>
        <hash alg="SHA3-256">990aefda8ded4791adfb333c09f84d22f43fcc866436c7d9d8bb65a0369906f0</hash>
        <hash alg="SHA3-512">62dafd118e42431b2b40e81fd25b4d9c7c1200fb83cb6a3d7c3b312a80aca8a0b0f478a9dde13183ed8fb896cbd2bf660e955419ba8e31e9faf06c5b5f0e781e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.leangen.geantyref/geantyref@2.0.0?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.46.0?type=jar">
      <group>org.jdbi</group>
      <name>jdbi3-sqlobject</name>
      <version>3.46.0</version>
      <description>SqlObject is a declarative, annotation-driven API
        for database access. It complements the core API.

        Jdbi 3 is designed to provide convenient tabular data access in
        Java(tm) and other JVM based languages.
        It uses the Java collections framework for query results,
        provides a convenient means of externalizing SQL statements, and
        named parameter support for any database that supports JDBC.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3876aa874c96134433490d6cb10d5c4d</hash>
        <hash alg="SHA-1">aaad01db0b348ac37096bb43e2bd69b08b9cf497</hash>
        <hash alg="SHA-256">9275dc4d973599039a0c3e3196e4319941b31e8980c3c12771629f0b167944e4</hash>
        <hash alg="SHA-512">62d5e4d13f1f178f736e8b18b8a595a7c86b535c5e662f114b034849abefceba0e6e5f71bb1283a04bd5ee60ab5ac3b7664968121e5ddfe4dd82ff5c3b4073b8</hash>
        <hash alg="SHA-384">abfc371bd866947b25513b456d278d42d45485b62d223afda44f7da06e6b3ebebacbf555407e536191331799501b6f0d</hash>
        <hash alg="SHA3-384">020fe64f9c88e7e495640df32525a3c454bc3ddd3d6fcf90594707510ea5392ee9101b74fb6c26dc9a60fc64481772e0</hash>
        <hash alg="SHA3-256">330d2280b7610d433e4f22991200fe8adddeb32059d4875cfbbd13f3ed99c942</hash>
        <hash alg="SHA3-512">7e292ca87eea53d3d0b3c294e11b84462740fc20992c8c5057ec87e44cd6fb7002919e25b5a98975d1d91cdf7201ef2fac13d123c5771874c4ba29c5a6cc61f7</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.46.0?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.springframework/spring-core@5.3.31?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-core</name>
      <version>5.3.31</version>
      <description>Spring Core</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a9ef5a29eaa89fe909a0c4ed870d90a1</hash>
        <hash alg="SHA-1">368e76f732a3c331b970f69cafec1525d27b34d3</hash>
        <hash alg="SHA-256">7013ed3da15a8d4be797f5c310f9aa1b196b97f2313bc41e60ef3f5627224fe9</hash>
        <hash alg="SHA-512">8a399d7cb1f81a75be9c0345fb985015d3f8ee81e50236556f03a60cb19e875af860dbf171eb7f53d25c4529c865f89d0a67be69ae7897e7db51cbc846a1c64f</hash>
        <hash alg="SHA-384">0ff2be03279fe13ba8331fec50be0fbe240ca5840bb6b69846bee48db1d1ef768931d3887e3cff7386a348a89777a506</hash>
        <hash alg="SHA3-384">7e936bc8385ec6ceac9c7d924839186d657f9fb088a23cf07a481d54fe457e9aeb55ce8439905ee01e2ac86aeedf9dfa</hash>
        <hash alg="SHA3-256">05d2e84d54fe3e00e236eae6a007e53da8d098933f16afdc40977259a6a88b60</hash>
        <hash alg="SHA3-512">5b6e3da24b79434cf6b86132174cf8d9cf668f4ce4830b1bf9bc3cca3bb90a70d79491fd01f30a8a05d878ef2de21bc133bb4e16227ad589055a011814b54d41</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-core@5.3.31?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spring-projects/spring-framework</url></reference><reference type="issue-tracker"><url>https://github.com/spring-projects/spring-framework/issues</url></reference><reference type="vcs"><url>https://github.com/spring-projects/spring-framework</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-jcl@5.3.31?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-jcl</name>
      <version>5.3.31</version>
      <description>Spring Commons Logging Bridge</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4d281617e07553792218e37c47b8bd8c</hash>
        <hash alg="SHA-1">e7ab9ee590a195415dd6b898440d776b4c8db78c</hash>
        <hash alg="SHA-256">eee0df6a25a9c56d228ea86272546aa5a0656caf2f14e7b375417b066abbc0db</hash>
        <hash alg="SHA-512">42c1b5fd0c38ae3e5b68621161ed00ec563aec0fc90ad846d8158ffa88a53d69cc67409d54d5780c2b0cb99b91639a7da42d7d6104c7792dcd63f69c876d886f</hash>
        <hash alg="SHA-384">ad2bc84d1677e3473dfdfe08a801863288fdf6cd326f709eca03b238f63e1ba2624818fa01136a260daa182f74915f1d</hash>
        <hash alg="SHA3-384">2cfbc89f7844453691931f67bde4182a75c1973b8e4efe3de542f2cfe015771d6c2484aa8bfa03569e4642bc50a1025d</hash>
        <hash alg="SHA3-256">af70b9df26aa358f30af847ed4ef361c384d7b230c51b4427f1862dcf92398dc</hash>
        <hash alg="SHA3-512">2cad50df62d340598576f07f7f0ee0e6180ad5a2ca63208c9545b707f5874385038de41e422f7a10f11ff9e1757a1a7040688dac39ef0258e02cfddacca25b8a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-jcl@5.3.31?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spring-projects/spring-framework</url></reference><reference type="issue-tracker"><url>https://github.com/spring-projects/spring-framework/issues</url></reference><reference type="vcs"><url>https://github.com/spring-projects/spring-framework</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-beans@5.3.31?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-beans</name>
      <version>5.3.31</version>
      <description>Spring Beans</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b5fe5c018f96edf76b7e92b34668fa44</hash>
        <hash alg="SHA-1">d27258849071b3b268ecc388eca35bbfcc586448</hash>
        <hash alg="SHA-256">a8d6d99003d0a28049cba4273afbcfc64e1107ee3c33f67935853e9711544aa7</hash>
        <hash alg="SHA-512">8b8937bbe814554a62cc6a1b8cd351535db8cf94f88b03971531083a85f762f340377be23ef2c236c4f0782d79f7545678440862ffbf6b7ef6ce3194907e7f64</hash>
        <hash alg="SHA-384">bedfdbf2cc68ada50d72b24e2efd69fc1ae2076f06b9f90ff5fd2c7db38659546ceff154ebc7df3d6160e21390aa4f5a</hash>
        <hash alg="SHA3-384">8f7c9e9e50c56fef3a2710e8bb02edebef0aabf17f511a971d29f495fa4edbe0e714f754d26171ddbb463ae1258cf34e</hash>
        <hash alg="SHA3-256">db975c7051ee81414cf31d261d90117dc3b3dbb84abaa133bf5e8dc12cc7934f</hash>
        <hash alg="SHA3-512">b1df19399c39324d1cd71549047df0b868cfb45a551b29641af28e7d250a000b0f0a60a024a6c35c331177531e0ceada02167f19acbf37e6232c5032e33ef982</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-beans@5.3.31?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spring-projects/spring-framework</url></reference><reference type="issue-tracker"><url>https://github.com/spring-projects/spring-framework/issues</url></reference><reference type="vcs"><url>https://github.com/spring-projects/spring-framework</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-context@5.3.31?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-context</name>
      <version>5.3.31</version>
      <description>Spring Context</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6aa19e7e6a87b4ac8b649057315b1dd1</hash>
        <hash alg="SHA-1">a2d6e76507f037ad835e8c2288dfedf28981999f</hash>
        <hash alg="SHA-256">38def055d1e22b5514b1cb19cef4474e5c1b0d2127c483e7d014bde87c4a4cf3</hash>
        <hash alg="SHA-512">d2889da304c12d0038fccd2346032239d8cad2da62c0aeff6c276b59b7faf26876ea26b99faa758155be774b89d7ad0ce84d5cea1d8029904f211b0743f6f9d4</hash>
        <hash alg="SHA-384">27e84222c4b290caca7b268c9c53d98418dac2f2cecf88f3ac46580be35947c124ba7b8590776abae2553596a6ea8835</hash>
        <hash alg="SHA3-384">3aa1fc71fd1b2873c0d2e47b2eea70898922191b13d88c9d3d9732476145a97aa0de241350fbad56cd745511c76e47e7</hash>
        <hash alg="SHA3-256">56b935175ea9095ad2d6c8c9104d5fac5402944b608d3c52c505fe9ba199a8cf</hash>
        <hash alg="SHA3-512">164e95c39335b1cefb4632144855d87fb6ae241d0a36bc3e96067d9b12237a8cb48d1d19f39e4a638f8ef40008e0becf78b14b71eacd5ec2fc81ceb3cb406357</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-context@5.3.31?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spring-projects/spring-framework</url></reference><reference type="issue-tracker"><url>https://github.com/spring-projects/spring-framework/issues</url></reference><reference type="vcs"><url>https://github.com/spring-projects/spring-framework</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-aop@5.3.31?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-aop</name>
      <version>5.3.31</version>
      <description>Spring AOP</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">48143a3242d23f66736e34cf1b5ad632</hash>
        <hash alg="SHA-1">3be929dbdb5f4516919ad09a3d3720d779bb65d9</hash>
        <hash alg="SHA-256">3f0c666f317abaa845fc3a24fba219b1f469716bf309cccd755eecb8fee20430</hash>
        <hash alg="SHA-512">3438d98062fc45169fb64e09be5881d2c9092b16d7b7cf6e33fd2b5e64df7399f1b33379f30c2e3fb188bbd52e6828799b8e4c5f34b991219caa2e3c9145e6d7</hash>
        <hash alg="SHA-384">dfc8eac775d43d49f5b73e69608b693b381512f16ecff7094328259a90a384b86b41e373a5a54dc2a5eb08a3e478c2bc</hash>
        <hash alg="SHA3-384">ebca9ea6a195a896b96cf6c663b40efa5e3b69dd12e69c498244e90770ef7fd394a3c4c12267131cbfb1f63de78dc80a</hash>
        <hash alg="SHA3-256">dfe17b1e669e0c0ba4f5e06771cd043cce93fc0e03f58d5d541948c8d0cb6d10</hash>
        <hash alg="SHA3-512">5f4a50bc30d212aa667941dd657b62699f55353409fa498c2741b5ff536f0487aa360f145a55fd35fcb0eedd170d160dbf41462488b7b207e2f8c720f5e94942</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-aop@5.3.31?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spring-projects/spring-framework</url></reference><reference type="issue-tracker"><url>https://github.com/spring-projects/spring-framework/issues</url></reference><reference type="vcs"><url>https://github.com/spring-projects/spring-framework</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-expression@5.3.31?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-expression</name>
      <version>5.3.31</version>
      <description>Spring Expression Language (SpEL)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9e309bb1a738acbd0ac9c9fc58931fd3</hash>
        <hash alg="SHA-1">55637af1b186d1008890980c2876c5fc83599756</hash>
        <hash alg="SHA-256">e027f122b8a4e3030339068220bed02d1c9d397eb5897f1e33ba2f63b22591ac</hash>
        <hash alg="SHA-512">693d48b9ba2c0b0144a9d5f41ae90e98abc184216df27ed5729b5e2ebfeb2c36354e439aeb1c8827145a8f12476e6e5d518a71f2891e80d04e384f15453e8f4c</hash>
        <hash alg="SHA-384">0b9f1c55d8e704132352883d08e8854eab2a46452276232122fbf93e67f7568999b44c293c77f447bf9e6700ba28f580</hash>
        <hash alg="SHA3-384">06cfadce42b2c76cfae447477a8d55c553da9ec0697ec899f3fc529db1f283dd2f8ffa9a227c73c5005ed40f5e2f427e</hash>
        <hash alg="SHA3-256">047e1c955a16f5fcd271cc2edecb3eac5a90bd8145e6c65111eb0c1b72078a4f</hash>
        <hash alg="SHA3-512">df7e4a4619585e665fd8a3dc9a8f4134a2820a1650158c86f239e844ddc122fdddfcb05423d25221f14bf7530b64d9bd42dc9a2f43855fc60b31397e08200e77</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-expression@5.3.31?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spring-projects/spring-framework</url></reference><reference type="issue-tracker"><url>https://github.com/spring-projects/spring-framework/issues</url></reference><reference type="vcs"><url>https://github.com/spring-projects/spring-framework</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-jdbc@5.3.31?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-jdbc</name>
      <version>5.3.31</version>
      <description>Spring JDBC</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a2481383358181809fcc8384cd9ec657</hash>
        <hash alg="SHA-1">9124850a2e396a33e5dbd5d1e891e105dac48633</hash>
        <hash alg="SHA-256">3cc06d5a00adff04a289d93bd5c4b7a2937eebab567e88af6ac1f0aeb5ef032c</hash>
        <hash alg="SHA-512">8e000df505fdc25e520c4bb505f0b5fae06e8a7b78cfa4259285bf1b7313f84ae1c04187a7e3c22bb672c69093402d398c333bcf535639a38a10153308c798ba</hash>
        <hash alg="SHA-384">fdefb8ddc78349eee504f63054e521d6ff88df509668556eb5a09afa692d14597ee173ca7055c2c62aa49130f7fba64c</hash>
        <hash alg="SHA3-384">5eb9efe8282003509e0e6696139983e3e6b3efad5d3e0d7c7768acf85842ecb112b6ba498ab9e0ed843ea820d0a0cc39</hash>
        <hash alg="SHA3-256">413e516fbf7f0285d3c18b15e0e2b1b9fb7c8db3f4826050c119081932977fed</hash>
        <hash alg="SHA3-512">af7a42023377f0cbf2d65c6aed6f007da1ddb9c87f17398d8719c3baf977b744775a9eefeefe8046ad88683b7f06e71205256625864922a8029b4bf5b1dd45a5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-jdbc@5.3.31?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spring-projects/spring-framework</url></reference><reference type="issue-tracker"><url>https://github.com/spring-projects/spring-framework/issues</url></reference><reference type="vcs"><url>https://github.com/spring-projects/spring-framework</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-tx@5.3.31?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-tx</name>
      <version>5.3.31</version>
      <description>Spring Transaction</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">69f5a36a0e70489b2c0102862cdc13d9</hash>
        <hash alg="SHA-1">143e79385354fc7ffd9773a31ba989931ad9e920</hash>
        <hash alg="SHA-256">8e7835cf87a57ba93360d9badc45ae0a8bcbe0bc9e04a17433cbc8d00a9cf43c</hash>
        <hash alg="SHA-512">85c41a7c8c71968bdd2f24b0191b79d0d86bdcdb0710018bcfa9e51cc416284ce3c997f7e3e8994c593fe92fcdb574d365da52aa8f1df24347f4f0b574bb3456</hash>
        <hash alg="SHA-384">1a6f24dc916a460614ef076466e316a1780e4979f34d4f8ae3a590110550bbf9e8b4092c8aafe209df7f4da662960804</hash>
        <hash alg="SHA3-384">ce0bcfada1e0f065d3a8d0ad9e45b7f5c952135e2bda02db9821e8c13ce8f4d5f60005ef6c42d50f71cf503afb45ab89</hash>
        <hash alg="SHA3-256">a6f1b613ac1f1992a08a17f2e6c3fc7eb012880481cdaccc0ff9be0f0472cd0e</hash>
        <hash alg="SHA3-512">6bdeea0bf08e800a304b3d397c197f4aa25f4486e4f17a4e838f8f0398a118c4526bd5fec7026de881bdc060202820e5f9b10f73de998b8cbe1f4e0bfa1d2009</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-tx@5.3.31?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/spring-projects/spring-framework</url></reference><reference type="issue-tracker"><url>https://github.com/spring-projects/spring-framework/issues</url></reference><reference type="vcs"><url>https://github.com/spring-projects/spring-framework</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-spring5@3.46.0?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.46.0?type=jar"/>
      <dependency ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.46.0?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-context@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-jdbc@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-tx@5.3.31?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.46.0?type=jar">
      <dependency ref="pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/io.leangen.geantyref/geantyref@2.0.0?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@2.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.jdbi/jdbi3-sqlobject@3.46.0?type=jar">
      <dependency ref="pkg:maven/org.jdbi/jdbi3-core@3.46.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-core@5.3.31?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-jcl@5.3.31?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-jcl@5.3.31?type=jar"/>
    <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.31?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.31?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-context@5.3.31?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-aop@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-expression@5.3.31?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-aop@5.3.31?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.31?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-expression@5.3.31?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.31?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-jdbc@5.3.31?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-tx@5.3.31?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-tx@5.3.31?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.31?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.31?type=jar"/>
    </dependency>
  </dependencies>
</bom>
