<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:d1c525a9-987c-3c4d-bc02-6bdbe076c8ea" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <components>
        <component type="library">
          <author>OWASP Foundation</author>
          <group>org.cyclonedx</group>
          <name>cyclonedx-maven-plugin</name>
          <version>2.9.1</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">9c7a565cf28cce58557d0c621c5ea4b1</hash>
            <hash alg="SHA-1">be882d5a22050bfa9d19090b1420c188617d0e1c</hash>
            <hash alg="SHA-256">698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249</hash>
            <hash alg="SHA-512">c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0</hash>
            <hash alg="SHA-384">d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb</hash>
            <hash alg="SHA3-384">80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f</hash>
            <hash alg="SHA3-256">142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699</hash>
            <hash alg="SHA3-512">af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-pool2@2.13.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-pool2</name>
      <version>2.13.0</version>
      <description>The Apache Commons Object Pooling Library.</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-pool2@2.13.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://commons.apache.org/proper/commons-pool/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/apache/commons-pool/actions</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/POOL</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/commons-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=commons-pool.git</url>
        </reference>
      </externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeAggregateBom</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/cglib/cglib@3.3.0?type=jar">
      <group>cglib</group>
      <name>cglib</name>
      <version>3.3.0</version>
      <description>cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">6ff304cc2874dd20277a8206fee5fd9a</hash>
        <hash alg="SHA-1">c956b9f9708af5901e9cf05701e9b2b1c25027cc</hash>
        <hash alg="SHA-256">9fe0c26d7464140ccdfe019ac687be1fb906122b508ab54beb810db0f09a9212</hash>
        <hash alg="SHA-512">9eaee4a52bd9261364bff9f7dee145f3d7f7e1a842bbb179c6c9fec065beb162bea312b566c875db20dea317bd76267774c73e102e9ee46ab27c4c2b488bf96b</hash>
        <hash alg="SHA-384">77afc0fd5bee2dfa7f4776bd18b4a1832236260ecd38369f22b03f053c3bd1fed8a97ed5ce1fe785a9e84fd1f3332932</hash>
        <hash alg="SHA3-384">29112a5b7da3f996e8fb35023dbc857c377215f64f00f9ed900253d14588af9622dabddc257e4e4380c166ca1f971256</hash>
        <hash alg="SHA3-256">e32d12001bc5dc8ee145c71c76bbb18ed514876997f2da3843b7f80c6d63e935</hash>
        <hash alg="SHA3-512">4c8765f754d3303b7ffe2b960116756ff9122f413ccc5a284d726831e520d4ea2c581c2c664291255665cc5558c7511b606c8ce1b212aa8dd49a12e46d55ff22</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/cglib/cglib@3.3.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/cglib/cglib/cglib</url>
        </reference>
        <reference type="build-system">
          <url>https://travis-ci.org/cglib/cglib</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/cglib/cglib/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/cglib/cglib/cglib</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.ow2.asm/asm@7.1?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm</name>
      <version>7.1</version>
      <description>ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">04fc92647ce25b41121683674a50dfdf</hash>
        <hash alg="SHA-1">fa29aa438674ff19d5e1386d2c3527a0267f291e</hash>
        <hash alg="SHA-256">4ab2fa2b6d2cc9ccb1eaa05ea329c407b47b13ed2915f62f8c4b8cc96258d4de</hash>
        <hash alg="SHA-512">7eba7097109389f48fa9142bf22d225f5d3104d68013d3b8e0a6d4054a8cd0ef64614372bdcb38987d68adb6d33a3804e98ddf112ba84dbb09d448ce702dacc4</hash>
        <hash alg="SHA-384">0be9cd29939b809320f8984fc938bb909b8dce253fdce624b35bc58cf904049ad9e5f6d9b62b07cc7aa7308b86403282</hash>
        <hash alg="SHA3-384">069be10d23f8e1c9f64a15edffeca54afc48f72ceb7032bd5e700895ecab51510649a40941248a1975fd2b1d2ba97c35</hash>
        <hash alg="SHA3-256">1325013f5a4a6b82d3e250e091cebab4dfcefb5fef44d40cd68d750c2f967da5</hash>
        <hash alg="SHA3-512">9df72eca1487a2dd7581df7a1625b61983396c1faac93ffd3b150dba6798341a1e9aeea374161ef019b4dd55b9968b42ce5d396392f8aa91cebd4da4365c9cb6</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-4-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.ow2.asm/asm@7.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://asm.ow2.org/</url>
        </reference>
        <reference type="distribution-intake">
          <url>http://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.9?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm-util</name>
      <version>9.9</version>
      <description>Utilities for ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">ef5e90e736cd09bc407c1d46a3faba0f</hash>
        <hash alg="SHA-1">42fdfc0508b43807c8078d6e82ecff2ce2112ae8</hash>
        <hash alg="SHA-256">3842e13cfe324ee9ab7cdc4914be9943541ead397c17e26daf0b8a755bede717</hash>
        <hash alg="SHA-512">cd4f82589e0acc801618e4f55de2e7b85718d30cf5a7d2e5ead383dcdc2689a934abea37b81f5a7c508d9f7fc9ceb2e8ae5c8e4e958537ebb80b621814b099fb</hash>
        <hash alg="SHA-384">a5800299041d2f9cfa66f3673ce7ed48a2046d483dfb20d4e0fe145b9793c90c1de4f26e3f1177474e7f4c01f2b15271</hash>
        <hash alg="SHA3-384">446c5e418ef1e8b4a8972912ecf0dc6304e8d5f990c568bcd0c91343dad6d04533d482e370acff2dc65523f838a2753b</hash>
        <hash alg="SHA3-256">29ebf3c30c9111473c454990ac07e63c1417f8950a22c30ff685a554f3386590</hash>
        <hash alg="SHA3-512">35726f547ad1eb769328c0cb5dd0e596614bb16e547d08c85efb4d924d7a11a29b98cb774c0a7952d48c46a247cb082756bed64522075fb79b0fdc8a382dd7a3</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.9?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://asm.ow2.io/</url>
        </reference>
        <reference type="distribution-intake">
          <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.9?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm-tree</name>
      <version>9.9</version>
      <description>Tree API of ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">912eeaba1a63d574ffc66c651c7c6725</hash>
        <hash alg="SHA-1">f8de6eead6d24dd0f45bd065bbe112b2cda6ea21</hash>
        <hash alg="SHA-256">42178f3775c9c63f9e5e1446747d29b4eca4d91bd6e75e5c43cfa372a47d38c6</hash>
        <hash alg="SHA-512">8b555d9166a17dcd0d1b297bd61fb3da59279b00a97fd7d0a3b139cb68ca8012ac14fb9bab0a6fa7ebe5612337f8e39b240d97b05a2c25ebc9ece15b7a1bc131</hash>
        <hash alg="SHA-384">10cf329fc9d277e9b325938ca38845bd902d280482eb446d25c30bda58ae9b436ca2caa0d04a301e62cc3f1fc11d9cce</hash>
        <hash alg="SHA3-384">f4099fee5d591554a7971f61ecc8250a24670e09b0a975afaceb0898db5c0c8db2aad160a36392e929d975f16f901fbc</hash>
        <hash alg="SHA3-256">d2fc071369185292b730d6e84715344f9b2eefa42e759c8286fe277a4fd6534e</hash>
        <hash alg="SHA3-512">3908bebe105c16acb716b3c5b39b9d19bb42939eecbfd47bc3905fce3e7b69c251adc2a7f687dfded747d5e63caa9921f20c174fd9d41631cc2ae2336fe1e107</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.9?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://asm.ow2.io/</url>
        </reference>
        <reference type="distribution-intake">
          <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.9?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm-analysis</name>
      <version>9.9</version>
      <description>Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">f07383cfbd50f097558341a03b8871e1</hash>
        <hash alg="SHA-1">0bf4fa6e66638851c1cd22c2caea0c3ee5d5f437</hash>
        <hash alg="SHA-256">6a15d28e8bd29ba4fd5bca4baf9b50e8fba2d7b51fbf78cfa0c875a7214c678b</hash>
        <hash alg="SHA-512">293fdf9ffd6858559d9bf4a2b68dfcfc58cb581d27e0fbcd2c2d0c540520498e9d587094534dd58d782ff5051b90f160971cfc388ea132e06eafa089bcc0bed7</hash>
        <hash alg="SHA-384">b5fd220b1fbdecaf2b56448d863f946150d1f0fbc62186aa9f405025119e4fab2712c177b73b4b8cb1c44a1d128c45c3</hash>
        <hash alg="SHA3-384">3dab6e180cebe76e2fdfc77c5ce8a8bb9dc09bc080ebec84d821380cdda17cce22987689a09a425bee82107313c0ed49</hash>
        <hash alg="SHA3-256">6f4dab7104f74b0171b23e5f33aefc68ca554ba76f2464e8b83686bab1b31a4b</hash>
        <hash alg="SHA3-512">ca64aa7abbff55df08ded99c1aafd97ea227826332cba050726f59bd5f2b8b5c6c0d03887a74b182957a2ed421f0d16a1da8f6ff33dd741ad1b24cdbcde2e131</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.9?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://asm.ow2.io/</url>
        </reference>
        <reference type="distribution-intake">
          <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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.commons/commons-pool2@2.13.0?type=jar">
      <dependency ref="pkg:maven/cglib/cglib@3.3.0?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-util@9.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/cglib/cglib@3.3.0?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm@7.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.ow2.asm/asm@7.1?type=jar"/>
    <dependency ref="pkg:maven/org.ow2.asm/asm-util@9.9?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm@7.1?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-tree@9.9?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm-analysis@9.9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.ow2.asm/asm-tree@9.9?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm@7.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.ow2.asm/asm-analysis@9.9?type=jar">
      <dependency ref="pkg:maven/org.ow2.asm/asm-tree@9.9?type=jar"/>
    </dependency>
  </dependencies>
</bom>
