<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:4348ba74-6cc2-3ddd-b30b-24e6b77e57ee" version="1" xmlns="http://cyclonedx.org/schema/bom/1.5">
  <metadata>
    <timestamp>2024-07-11T12:42:18Z</timestamp>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.8.0</version>
        <hashes>
          <hash alg="MD5">76ffec6a7ddd46b2b24517411874eb99</hash>
          <hash alg="SHA-1">5b0d5b41975b53be4799b9621b4af0cfc41d44b6</hash>
          <hash alg="SHA-256">6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81</hash>
          <hash alg="SHA-512">417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d</hash>
          <hash alg="SHA-384">5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d</hash>
          <hash alg="SHA3-384">0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8</hash>
          <hash alg="SHA3-256">3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487</hash>
          <hash alg="SHA3-512">59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.zapodot/embedded-db-flyway@2.1.2?type=jar">
      <group>org.zapodot</group>
      <name>embedded-db-flyway</name>
      <version>2.1.2</version>
      <description>Library that provides a JUnit rule for setting up unit test using an embedded in-memory database (H2)</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.zapodot/embedded-db-flyway@2.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/zapodot/embedded-db-junit/embedded-db-flyway</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/zapodot/embedded-db-junit/issues</url></reference><reference type="vcs"><url>https://github.com/zapodot/embedded-db-junit/embedded-db-flyway</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.zapodot/embedded-db-core@2.1.2?type=jar">
      <group>org.zapodot</group>
      <name>embedded-db-core</name>
      <version>2.1.2</version>
      <description>Library that provides a JUnit rule for setting up unit test using an embedded in-memory database (H2)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">206b7fddddc5c8fa5108e1752f846fcd</hash>
        <hash alg="SHA-1">92faa396213cfdcbb7eccf3c29fe9cd13e53f098</hash>
        <hash alg="SHA-256">5e4958c6afb18a974494e83e8bc83f5d3457d8b0913b14075d760c3ee2a3d83f</hash>
        <hash alg="SHA-512">7e0fb38dd54027558f5314b2e6a0df18af1655b7cbfaf29ecf6351cfbd8c2f29a12867c90f3152679647740a4a7569aac9ee78904601d5f81645e95097c9c20e</hash>
        <hash alg="SHA-384">d9b4f0c175ced6baec7dd7d26ac6a8d14c150107210ace674e8e8b545330ca57e5e18feee62a1f1b85963a2b8bebebbf</hash>
        <hash alg="SHA3-384">50c426e9b70f8fbeba22e9883464d185e40a9efad2705aa3faed3bf141bdc8cd17bc512f1a70936b5a8a2d0ca448ebb3</hash>
        <hash alg="SHA3-256">d380482f418d54d59f616d1207522dcb7a1f822a9a1391b06442e87b7fab4083</hash>
        <hash alg="SHA3-512">446ad8537ccc60370a86fbac852621c15258facd47848eebab4cc918d6b7ad1c0cc29eb25d915840ad6e3a4275c262a800b3aefc70aeaf3c0174ea4d692b6493</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.zapodot/embedded-db-core@2.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/zapodot/embedded-db-junit/embedded-db-core</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/zapodot/embedded-db-junit/issues</url></reference><reference type="vcs"><url>https://github.com/zapodot/embedded-db-junit/embedded-db-core</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>required</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.hsqldb/hsqldb@2.7.3?classifier=jdk8&amp;type=jar">
      <publisher>The HSQL Development Group</publisher>
      <group>org.hsqldb</group>
      <name>hsqldb</name>
      <version>2.7.3</version>
      <description>HSQLDB - Lightweight 100% Java SQL Database Engine</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">8647516839944b089ac61758601b0fd8</hash>
        <hash alg="SHA-1">28ff75071a7df44c0968633b412013192188ea4f</hash>
        <hash alg="SHA-256">1067cfa076ced325e549a1547e4966071b48bb32430559894c7f1e329c5d3156</hash>
        <hash alg="SHA-512">61bc86dba0e1e8e57faeb25d05a3f62852d2a62e9a269e6aaa57d6839dbbcb325efd6512787f33aadaaf543a23623f65c8b6526c4bc4406b4f02312e25c7c05f</hash>
        <hash alg="SHA-384">207938c89cb140591155811f8f3cfb6a29fa38387429d88e1d118dc2cd27c74b17ae37d974888a452dc5ce427f93494a</hash>
        <hash alg="SHA3-384">48c1809b4873b7da1824e9aae307f05ffc450553ba9e8fa15f968fe510b2dc50b8a887ea64443e6e8b38cd8d7f0705e9</hash>
        <hash alg="SHA3-256">e8315b9c9659ad9729b91e927999f203751dc7d978c1ad5c3e9075588a8a4a95</hash>
        <hash alg="SHA3-512">2bf52fb9ffe30e86ebb44de83674efda4c2b1d869493dff116dda7d8484752bb8cb76431c50ea5bbd80a78f401d7e7ae379a9a42dcca5e320e5b5afa595cc94c</hash>
      </hashes>
      <licenses>
        <license>
          <name>HSQLDB License, a BSD open source license</name>
          <url>http://hsqldb.org/web/hsqlLicense.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.hsqldb/hsqldb@2.7.3?classifier=jdk8&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>http://hsqldb.org</url></reference><reference type="vcs"><url>http://sourceforge.net/p/hsqldb/svn/HEAD/tree/base/tags/2.7.3</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.bytebuddy/byte-buddy@1.14.18?type=jar">
      <group>net.bytebuddy</group>
      <name>byte-buddy</name>
      <version>1.14.18</version>
      <description>Byte Buddy is a Java library for creating Java classes at run time.
        This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e6429ed037d76e045ed06df9398f09ae</hash>
        <hash alg="SHA-1">0081e9b9a20944626e6757b5950676af901c2485</hash>
        <hash alg="SHA-256">52117af1696a53aa77c131353074ada25ccbdf2df511f2af33fad6704fa95104</hash>
        <hash alg="SHA-512">da050e5f32bc2825f04fe4f3c6c23654779c0d6b0c8126a287f7a03e9a520de55f7f0209609e672aecc75ba76a33fc555a3b485ba2ac82ad2a24c8e3f9eacffd</hash>
        <hash alg="SHA-384">d7852af5215971303eead221db52aa427e0081fbfca7b157da0e7da5c98578cdb81394d7048745804d068bf3c7777260</hash>
        <hash alg="SHA3-384">e1ad37614bf1966cb46cbbd88064c0106aa6d8acc63074e1c121f1103a45a6658b25e2bd1cad48865326237efab5bc3d</hash>
        <hash alg="SHA3-256">4040be57d576a7e69052c800f006762a3b039776adf0554cb95fd0a36cd00736</hash>
        <hash alg="SHA3-512">d2ebec4e6d09d4c52637a55a7310e12e7666cd8fe8e3c5452f6f44c97204052fd9865f9d4b6f1aee8e9df8c029aed6efb295d81a562a6ec235e7aad77e56e27d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/net.bytebuddy/byte-buddy@1.14.18?type=jar</purl>
      <externalReferences><reference type="website"><url>https://bytebuddy.net/byte-buddy</url></reference><reference type="distribution-intake"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://github.com/raphw/byte-buddy/issues</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@2.0.13?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>2.0.13</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7f4028aa04f75427327f3f30cd62ba4e</hash>
        <hash alg="SHA-1">80229737f704b121a318bba5d5deacbcf395bc77</hash>
        <hash alg="SHA-256">e7c2a48e8515ba1f49fa637d57b4e2f590b3f5bd97407ac699c3aa5efb1204a9</hash>
        <hash alg="SHA-512">b4eeb5757118e264ec7f107d879270784357380d6f53471b7874dd7e0166fdf5686a95eb66bab867abbe9536da032ab052e207165211391c293cbf6178431fb6</hash>
        <hash alg="SHA-384">b67cbb4ef32141423000dd4e067bf32e0c1dd2c4689c611522b9fedfc1744513175a22f4b1276f2cec4721c9467cf882</hash>
        <hash alg="SHA3-384">817fc9641f4fc52bfd76006886c6eba975f6f09b2a7cc59334729a8cc033807c8e89be9ec4309acfc16ed65ff6eee018</hash>
        <hash alg="SHA3-256">f26080cceb5a2e605f3844d6dc8dd3f14c543cb14510765d841d71a64fa454dc</hash>
        <hash alg="SHA3-512">00646c78d65ec854e157638f40735f1888aa585ede59915d58386c599c2fe54ec8c1da73284aeff00ce3142165e33c4c995ad39d08843c31e9e4d7e32c746836</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@2.0.13?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api</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>required</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.15.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.dataformat</group>
      <name>jackson-dataformat-toml</name>
      <version>2.15.2</version>
      <description>Support for reading and writing TOML-encoded data via Jackson abstractions.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a8e725cb5836549e76de06d015d307b4</hash>
        <hash alg="SHA-1">eb495841634034db2c635519c4048e96188bdc36</hash>
        <hash alg="SHA-256">5d242fb0a42d3e4082441306a427d22b8d54d97c1e5590aeb5fb0990b419077d</hash>
        <hash alg="SHA-512">f0ce2704496192e386a5591493244e834ddeaebda66b595409beb165c63b08cbf52c48679c05a432999865f18acae69af002f7e81f5f840822a15209d4c02ca1</hash>
        <hash alg="SHA-384">67e971a1261d0bc748d859ce79287d184b47cfed03f6bf9235a2ba92f341034614a2d8a1ddce5d02f9e1f1ec61efc8c0</hash>
        <hash alg="SHA3-384">6ab45eba6d759e0d9570cd2c7f69fdeb46fa612fa40aa6994620325219ff76167a5390e810d7b96468a7fb1065e04032</hash>
        <hash alg="SHA3-256">511637e45fda270895ea5654571ac6f4acbe1022c45698b0a6857e4023f380dd</hash>
        <hash alg="SHA3-512">00b4a0f8efb6971a4215ea3050723e77d28209a36c2d303ca4de851d8f9ddf5c973842d0d0a87a5ba421309d4b6b54b9f143cd30d10c130fc3f724f5524df93e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-toml@2.15.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-dataformats-text</url></reference><reference type="distribution-intake"><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>https://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.15.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-databind</name>
      <version>2.15.2</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">20ac0d0526a456274409fa852eb74087</hash>
        <hash alg="SHA-1">9353b021f10c307c00328f52090de2bdb4b6ff9c</hash>
        <hash alg="SHA-256">0eb2fdad6e40ab8832a78c9b22f58196dd970594e8d3d5a26ead87847c4f3a96</hash>
        <hash alg="SHA-512">edf622f3d2bb2cdf308875e467f28eafdd581c6ad47992a2b49a2c803b597c7fe4330c8f887687599c8a6a529d8b11054f8b354b7ddddd2bf904ef347d4f1cd2</hash>
        <hash alg="SHA-384">cced300ea06748cc30cdabf1a0a8e45749d3d2a52740975acd858bd13b83458d535a52fc4cc0eb8991ebd3638b9688ec</hash>
        <hash alg="SHA3-384">c4a29f5075cc31b52aabfc8f656ee761b075954fe89469e76aef7a563d93ee71653310967b68f89ce25ed26241c0bda9</hash>
        <hash alg="SHA3-256">400677b87f766708abe38aea66c8564cb422cd271208e926a0c2eac99b64cd92</hash>
        <hash alg="SHA3-512">0a02353d0afa97f7cb85f1f81ee221cf4425fbde1e2d1b6b7bd8fe0d5d2fcb5dbba8b6fe9c79b500c71fdac8accb77eccebe0853fd8c37bd34aa578796b8a81a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.15.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson</url></reference><reference type="distribution-intake"><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>https://github.com/FasterXML/jackson-databind</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.15.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>2.15.2</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">71dabcaac955a8bd17b5bba6580aac5b</hash>
        <hash alg="SHA-1">4724a65ac8e8d156a24898d50fd5dbd3642870b8</hash>
        <hash alg="SHA-256">04e21f94dcfee4b078fa5a5f53047b785aaba69d19de392f616e7a7fe5d3882f</hash>
        <hash alg="SHA-512">c9ffb4cf3e409921bca1fa6126ca8746c611042ac3fcf0e4f991d23d12b20ef0946ef1421d991ae8ed86012059df4e08fb776d96db6d13147c2ec85e22254537</hash>
        <hash alg="SHA-384">78885119a700d5dd717fc83e58bf063e1fd07bc823846b6797af6a04a99e92e8fbcf28c3a1316079e6695c138c110deb</hash>
        <hash alg="SHA3-384">f5b8fcedd6d34427bbe32b1c6082b49d9ded5a00b69549cd6722ffad7d87f3e90b48ddc74a8bd0dec1987ebac73df3a7</hash>
        <hash alg="SHA3-256">b4e4df4be6fe975483027aef5d4df099d8bf6dd5974118d118a47775d5f75a88</hash>
        <hash alg="SHA3-512">d10fdee33fe005f9941851117e7021fae066ca3ddf2ccbbd048dae103f3cb540e11116ba53fe48b34bbab6fcfe09a6cbc6c50d1bc74893509e8b93a6c6f2c517</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.15.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson</url></reference><reference type="distribution-intake"><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>https://github.com/FasterXML/jackson-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.15.2</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e51fdee85b48e6637ad9e85ee76b58df</hash>
        <hash alg="SHA-1">a6fe1836469a69b3ff66037c324d75fc66ef137c</hash>
        <hash alg="SHA-256">303c99e82b1faa91a0bae5d8fbeb56f7e2adf9b526a900dd723bf140d62bd4b4</hash>
        <hash alg="SHA-512">a8a3ddf5c8a732fc3810f9c113d88fd59bf613d15dbf9d3e24dd196b2b8c2195f4088375e3d03906f2629e62983fef3267b5478abd5ab1df733ec58cd00efae6</hash>
        <hash alg="SHA-384">22f4b71de5860b9c54dd85091d5b1312f7f5097a376f68f5a35b32a342858bf2e24ed394d76be0648545a6137d78b82e</hash>
        <hash alg="SHA3-384">bf7f6d6d6898978d2ca11e924f0268a90adbb6f6f88b1402e7c96b6fba76ff4e7d83ba163d10b1c551443c3b3cdef9d2</hash>
        <hash alg="SHA3-256">fa5ecb4b5ab9884403d5001dd368be876e10daf90e91fccfdf6fb21f14563c15</hash>
        <hash alg="SHA3-512">1e8648a4c8aac64f0f71787ec6dd4693a30fe0e3c1fb78ce12b2a1865d17d7f9788c085ed1ac1216e45c05f582a0764d8fee44cf18cc90403846d255fe778c7b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/FasterXML/jackson-core</url></reference><reference type="distribution-intake"><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>https://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>required</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-intake"><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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.zapodot/embedded-db-flyway@2.1.2?type=jar">
      <dependency ref="pkg:maven/org.zapodot/embedded-db-core@2.1.2?type=jar"/>
      <dependency ref="pkg:maven/org.flywaydb/flyway-core@9.22.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.zapodot/embedded-db-core@2.1.2?type=jar">
      <dependency ref="pkg:maven/com.h2database/h2@2.2.224?type=jar"/>
      <dependency ref="pkg:maven/org.hsqldb/hsqldb@2.7.3?classifier=jdk8&amp;type=jar"/>
      <dependency ref="pkg:maven/net.bytebuddy/byte-buddy@1.14.18?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.13?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.h2database/h2@2.2.224?type=jar"/>
    <dependency ref="pkg:maven/org.hsqldb/hsqldb@2.7.3?classifier=jdk8&amp;type=jar"/>
    <dependency ref="pkg:maven/net.bytebuddy/byte-buddy@1.14.18?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.13?type=jar"/>
    <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.15.2?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.15.2?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.15.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.15.2?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.15.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.15.2?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.2?type=jar"/>
    <dependency ref="pkg:maven/com.google.code.gson/gson@2.10.1?type=jar"/>
  </dependencies>
</bom>
