<?xml version="1.0" encoding="UTF-8"?>
<bom 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.9</version>
        <hashes>
          <hash alg="MD5">8e595cdb67f17e4b41e046456970591d</hash>
          <hash alg="SHA-1">69e8ca804520d09ce4657e7235bae84d01cbffa6</hash>
          <hash alg="SHA-256">aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8</hash>
          <hash alg="SHA-512">1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b</hash>
          <hash alg="SHA-384">b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c</hash>
          <hash alg="SHA3-384">289f9520bd73a2031276248a6ef8f0891c691062c2d1ea86a2bc9ea8db2c52377d92a53be9957179e71aee3deda26a8c</hash>
          <hash alg="SHA3-256">32b50a7efe5d491a4039c0017eca3cf49d98b55fc66d06b3dd06209487323474</hash>
          <hash alg="SHA3-512">1daf813da53e5d5cda4d0302ff3a5e388aa45d96ebe6dcbe240f35d33f14b1e6390f6bbe7f21f3ed8cf96ebd9f5516a08b18487b7339715109c81cebfc1563df</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.glassfish.hk2/class-model@3.0.6?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>org.glassfish.hk2</group>
      <name>class-model</name>
      <version>3.0.6</version>
      <description>Dependency Injection Kernel</description>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.hk2/class-model@3.0.6?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/glassfish-hk2/class-model</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/glassfish-hk2/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/glassfish-hk2/class-model</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="maven.reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.ow2.asm/asm@9.6?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm</name>
      <version>9.6</version>
      <description>ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6f8bccf756f170d4185bb24c8c2d2020</hash>
        <hash alg="SHA-1">aa205cf0a06dbd8e04ece91c0b37c3f5d567546a</hash>
        <hash alg="SHA-256">3c6fac2424db3d4a853b669f4e3d1d9c3c552235e19a319673f887083c2303a1</hash>
        <hash alg="SHA-512">01a5ea6f5b43bf094c52a50e18325a60af7bb02e74d24f9bc2c727d43e514578fd968b30ff22f9d2720caec071458f9ff82d11a21fbb1ebc42d8203e737c4b52</hash>
        <hash alg="SHA-384">80e0a92442db343baea7bab9bb1d0b7037c98d6aa54172820b21ea45e51dfea42b7670aa39e938d0f88ad4466004a19a</hash>
        <hash alg="SHA3-384">98a43a49425054d14574e75aa034e3758b8f0ac382c705773cd80be4065df6b198ba106f443d1d389a8d2a027586f122</hash>
        <hash alg="SHA3-256">df966c1a8edf2f5dc378e60468399b60d9d27481241462b75a61033b06f95578</hash>
        <hash alg="SHA3-512">5f2cfa6ca6e369f5e94861652da88c12c0554ea4aa0c8472393011aacadeda2309d00d9817417debac5d1c4e01bb9584cb9c438eff63bd10ed89666bb9cffed7</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.ow2.asm/asm@9.6?type=jar</purl>
      <externalReferences><reference type="website"><url>http://asm.ow2.io/</url></reference><reference type="distribution"><url>https://repository.ow2.org/nexus/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://gitlab.ow2.org/asm/asm/issues</url></reference><reference type="mailing-list"><url>https://mail.ow2.org/wws/arc/asm/</url></reference><reference type="vcs"><url>https://gitlab.ow2.org/asm/asm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm-analysis</name>
      <version>9.6</version>
      <description>Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">31c84ef7cc893fb278952ae2d6a2674f</hash>
        <hash alg="SHA-1">9ce6c7b174bd997fc2552dff47964546bd7a5ec3</hash>
        <hash alg="SHA-256">d92832d7c37edc07c60e2559ac6118b31d642e337a6671edcb7ba9fae68edbbb</hash>
        <hash alg="SHA-512">e798d451addabbaeace3adf8d8e939430241d9665c81b98b0a7a705c9b91ddbb67ff86b1f7b9a7ef317f225d38da3319ed40e0fd33ddace3d2ac75c3f7b78b02</hash>
        <hash alg="SHA-384">b87c7ffc0e7bf9f34c7af4e0c965d91ba6e5d9cab5b9f78d83a07abd697169f7d45a9489db92b684a109c8b47b8bc1a5</hash>
        <hash alg="SHA3-384">b029a8799bea5c102e7f395e4fdb46052e583e5bbca633024ce5df0ca861425d2c8cb21df459b2d9fe1672c4f9016a97</hash>
        <hash alg="SHA3-256">cc705ce2d6dff603ea5283ba817093fba05175317d16a2382d946230d4df70e4</hash>
        <hash alg="SHA3-512">fefa33611d750ef56f13f278d58b2335c3261dbf1d8f500c0f51119619114480697dca6baf5d50f07acb6f5812224d4eb06c77b400c0183fecc51a8c2649d0b5</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar</purl>
      <externalReferences><reference type="website"><url>http://asm.ow2.io/</url></reference><reference type="distribution"><url>https://repository.ow2.org/nexus/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://gitlab.ow2.org/asm/asm/issues</url></reference><reference type="mailing-list"><url>https://mail.ow2.org/wws/arc/asm/</url></reference><reference type="vcs"><url>https://gitlab.ow2.org/asm/asm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.ow2.asm/asm-commons@9.6?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm-commons</name>
      <version>9.6</version>
      <description>Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9e317c75534bd1da8c00a67c618ab288</hash>
        <hash alg="SHA-1">f1a9e5508eff490744144565c47326c8648be309</hash>
        <hash alg="SHA-256">7aefd0d5c0901701c69f7513feda765fb6be33af2ce7aa17c5781fc87657c511</hash>
        <hash alg="SHA-512">8739143062b0589e3c55d9a8fc67b716cc9b8ce8ecb6f4c1f968b587b3117c6806dae8dba92c79a52eeef05b10b25b01bb26f4e77fd20d2f52ddf2f56438901f</hash>
        <hash alg="SHA-384">b929e09a1eee3845acd3b0d5f73227fdbb5c7fe8cdc1773e4e6d6c17e6abd50e43d166573e413086b5337fe363682f98</hash>
        <hash alg="SHA3-384">6de605c0aca31b1c5756e1fb8c2c9c5014d791a2c1e731d7eec95a9a857a274be4f0d9c9c14dfa967abc3e97a0138241</hash>
        <hash alg="SHA3-256">3e1d2b7d9817a7d1246ed3807aa645b14c37686dc265b5b7dd1557fd3c399d5b</hash>
        <hash alg="SHA3-512">b8499dbb9d178a9931ccbae4b946c168949c7d922847fde1d06f525205f4f2ed12922521909efc6e19adc6645d0ef3d0c8c63b288eac8e84b24a06b0f5136087</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.ow2.asm/asm-commons@9.6?type=jar</purl>
      <externalReferences><reference type="website"><url>http://asm.ow2.io/</url></reference><reference type="distribution"><url>https://repository.ow2.org/nexus/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://gitlab.ow2.org/asm/asm/issues</url></reference><reference type="mailing-list"><url>https://mail.ow2.org/wws/arc/asm/</url></reference><reference type="vcs"><url>https://gitlab.ow2.org/asm/asm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm-tree</name>
      <version>9.6</version>
      <description>Tree API of ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6062608f1a98afe1e853d01fa1221a9e</hash>
        <hash alg="SHA-1">c0cdda9d211e965d2a4448aa3fd86110f2f8c2de</hash>
        <hash alg="SHA-256">c43ecf17b539c777e15da7b5b86553b377e2d39a683de6285567d5283888e7ef</hash>
        <hash alg="SHA-512">ae0416ae62b9260da5012a3c5b6e12f34f4a0d016ec9cc9a2a1e771af12a9d63e36315c199f85d7a9d424ae39500253def0a0a581befa26d4372b21efec44781</hash>
        <hash alg="SHA-384">9073984cb9deeddaa83fd20bcfd2fc80a2c67c6e719b4345e7a444b900e50e39f0b24d2b7ce49607df706a89ca5ab29b</hash>
        <hash alg="SHA3-384">92bf09a4f44cd669a800784e5f9e3414140346bd2e0d82032c0f14054f7f62a8be9c1155d07eea23a7675f43e8eb172f</hash>
        <hash alg="SHA3-256">ea6d5aa1b71babc170b8c2a45115e952bf00336f9c45b3cbf8fb4e752ab31a51</hash>
        <hash alg="SHA3-512">c3a4ffe4228c994ea3f2b8d2f1b3a39212a2b1c358e737c73526e18f63d7a7ccd3ef580a3af596bd5fcd78209bcfed986e536cfaa33483e7ba9f022c7d2b770f</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar</purl>
      <externalReferences><reference type="website"><url>http://asm.ow2.io/</url></reference><reference type="distribution"><url>https://repository.ow2.org/nexus/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://gitlab.ow2.org/asm/asm/issues</url></reference><reference type="mailing-list"><url>https://mail.ow2.org/wws/arc/asm/</url></reference><reference type="vcs"><url>https://gitlab.ow2.org/asm/asm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.ow2.asm/asm-util@9.6?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm-util</name>
      <version>9.6</version>
      <description>Utilities for ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bd3bc1c176a787373e9a031073c9574b</hash>
        <hash alg="SHA-1">f77caf84eb93786a749b2baa40865b9613e3eaee</hash>
        <hash alg="SHA-256">c635a7402f4aa9bf66b2f4230cea62025a0fe1cd63e8729adefc9b1994fac4c3</hash>
        <hash alg="SHA-512">1b92e1fae7d0c082bccf751bdaeae3bf32d28b9e555c9989ad70d3e5156d19e9547232c5886a53af1973da51bf9f61266336f3bcc55ea2cf972b76370a0bd8ba</hash>
        <hash alg="SHA-384">67a6070241764a08974da4716f1b89f85fe8211d730f1f5b5b9bcdacc7be95bbd65baa498bbd95a7dde6534810c4dd9c</hash>
        <hash alg="SHA3-384">ffdbcf42dd1dfca7728ef9d4b120a7de92f3eee0da01d9c6a3b4c997b073f556b2ff680159d13ba2ed38df699327a24d</hash>
        <hash alg="SHA3-256">90ddaf322b51ae2533f2d1789e8af9a21f4afcf3e10faab43df2c97c90e07e2d</hash>
        <hash alg="SHA3-512">363a65bc46500f4cea15204232fa085d8808c4a9e14d5d9db741592cc4209a2b95b0e63d1054f87da463927829422acc63680656124f2d808b008f45f5b0a069</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.ow2.asm/asm-util@9.6?type=jar</purl>
      <externalReferences><reference type="website"><url>http://asm.ow2.io/</url></reference><reference type="distribution"><url>https://repository.ow2.org/nexus/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://gitlab.ow2.org/asm/asm/issues</url></reference><reference type="mailing-list"><url>https://mail.ow2.org/wws/arc/asm/</url></reference><reference type="vcs"><url>https://gitlab.ow2.org/asm/asm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.osgi/osgi.core@8.0.0?type=jar">
      <publisher>OSGi Alliance</publisher>
      <group>org.osgi</group>
      <name>osgi.core</name>
      <version>8.0.0</version>
      <description>OSGi Core Release 8, Interfaces and Classes for use in compiling bundles</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ffd1f4098da0e85a2a781df130230c37</hash>
        <hash alg="SHA-1">daa42a0e96c3b881e8c330a413813983e92d2426</hash>
        <hash alg="SHA-256">41c24d187f67aaaf4745fab78fd1da66de7f37dd82581dbbbc9ba89645ba0166</hash>
        <hash alg="SHA-512">0161f91ecb8ad102731c71ce73f96b99174b5bce2f216770226860cff8a3fcd12abec828399077a835b6765ed9bf9ec29be618de8d2a85b40d6250c00bab4404</hash>
        <hash alg="SHA-384">8ceda8d626862113b7523ef71520e5d3e44d816250d35525b9be5e9f697cb6bce87771efcd68a82848cddcb637be606e</hash>
        <hash alg="SHA3-384">b36fba80caf3d320ae949733ea8551452bd6f0fc82db6077ac005c77a187b737651851e1e8b6d91f4526f3bf94b15d8f</hash>
        <hash alg="SHA3-256">2f6279dc3b98901ebfb6c383e6dcc3f00d2d1bde9b4df969f175bc11a8d06418</hash>
        <hash alg="SHA3-512">41af8b597ae9631e804605f6cc9f65804de27b0a90ed867debd252f28dc11cc1c3884a89c1bf5cbf6cccfe692302f7802f943d8679380512f79c2bae252068f2</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.osgi/osgi.core@8.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://www.osgi.org/</url></reference><reference type="vcs"><url>https://osgi.org/gitweb/build.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.osgi/org.osgi.enterprise@5.0.0?type=jar">
      <publisher>OSGi Alliance</publisher>
      <group>org.osgi</group>
      <name>org.osgi.enterprise</name>
      <version>5.0.0</version>
      <description>OSGi Service Platform Release 5 Version 5.0, Enterprise Interfaces
     and Classes for use in compiling bundles.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6450cc5770b1dfabda6a1465459891ae</hash>
        <hash alg="SHA-1">4f6e081c38b951204e2b6a60d33ab0a90bfa1ad3</hash>
        <hash alg="SHA-256">27018eb1c1e251f9c21fae806c4ef30fe9318636a44eaad827729cf8a5184f54</hash>
        <hash alg="SHA-512">cc7d3c35aac2d7827f95bcbb5b9cfa6eb4e7923b43786aad1f81b973c9680fe6e6ce1140ee7168f1b83dd9a0b3da7ca7a35940c48bca0f0e5050d85b71359da5</hash>
        <hash alg="SHA-384">84261a0e57502666ad367009d2608a12ad10d851477514d96a88b185bc56c64fe1bd54d5daa22b26926737336f24bad6</hash>
        <hash alg="SHA3-384">d43ee2ff69225871d6cf29d8710dfdc165d33f1cd8c5a64fc83644b61ae86d1ee93066e7b02ac0d1a1d3a91b8a333c92</hash>
        <hash alg="SHA3-256">5c7115c1796634993ba61478795c5ddf0b1fbb7e643e67bd3e54da803eff7238</hash>
        <hash alg="SHA3-512">74c936b66495c9b08f3ed25faa96dbaebc4a9896dfc40d6729e48d8cf816327ebac3c2fda7d7e36ce18892841b536ecb398ab9695f17903ff73b3acf054bab8b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.osgi/org.osgi.enterprise@5.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.osgi.org</url></reference><reference type="vcs"><url>private</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.glassfish.hk2/class-model@3.0.6?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm@9.6?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-commons@9.6?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-util@9.6?type=jar"/>
      <dependency ref="pkg:maven/org.osgi/osgi.core@8.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.osgi/org.osgi.enterprise@5.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.ow2.asm/asm@9.6?type=jar"/>
    <dependency ref="pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm@9.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.ow2.asm/asm-commons@9.6?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm@9.6?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.ow2.asm/asm-util@9.6?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm@9.6?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.osgi/osgi.core@8.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.osgi/org.osgi.enterprise@5.0.0?type=jar"/>
  </dependencies>
</bom>
