<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:1ba5b42b-a674-3110-b0a2-a2c9101d6dbf" 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.maven/maven-di@4.0.0-rc-4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-di</name>
      <version>4.0.0-rc-4</version>
      <description>Provides the implementation for the Dependency Injection mechanism in Maven</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.maven/maven-di@4.0.0-rc-4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://maven.apache.org/ref/4.0.0-rc-4/maven-impl-modules/maven-di/</url>
        </reference>
        <reference type="build-system">
          <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/</url>
        </reference>
        <reference type="distribution">
          <url>https://maven.apache.org/download.html</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/maven/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?users@maven.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/maven/tree/maven-4.0.0-rc-4/maven-impl-modules/maven-di</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.apache.maven/maven-api-di@4.0.0-rc-4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-api-di</name>
      <version>4.0.0-rc-4</version>
      <description>Maven 4 API - Dependency Injection</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">197ef4e1d49a5b485ca26c128f474e68</hash>
        <hash alg="SHA-1">58f1d908452f90b194778b43dcdcccb5c64351b5</hash>
        <hash alg="SHA-256">43a19d3d5f852fbd39f0da6b92e678c68648ae78c2e4b815a9de07be944c7c39</hash>
        <hash alg="SHA-512">d5b70590d2560ae01648f6e765f22033ae5f9d921b6dd4cf3733c5cb47d2bc1877879e314e42f10cc11be68d2dc6a7c22c7a53e003d2ec973e5be3855ccad395</hash>
        <hash alg="SHA-384">965d54595b20bdfae9b04849104873da278fb70ae07ffada9dd5cce70ffd3a2ff5f7c9e13d1f421c10a0544ad676a19f</hash>
        <hash alg="SHA3-384">2bc946a1137f56934a0fa18fcbefc5d0bb7301243585477494d531ed481a4c337760cd12951314bbd86025b078cfcc61</hash>
        <hash alg="SHA3-256">715a1eed424eb0c7861675a8401392d6ea63493659a0056e653eae3172cec459</hash>
        <hash alg="SHA3-512">aa1df0a608f243882d3ed2345302aded1099d38be18f977a6f0c2593acdbb4c8587fa80c187ad0eea73042a2a4cef3f7ecbf59c8d9367de14ff1de2a1bdb4bae</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.apache.maven/maven-api-di@4.0.0-rc-4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://maven.apache.org/ref/4.0.0-rc-4/api/maven-api-di/</url>
        </reference>
        <reference type="build-system">
          <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/</url>
        </reference>
        <reference type="distribution">
          <url>https://maven.apache.org/download.html</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/maven/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?users@maven.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/maven/tree/maven-4.0.0-rc-4/api/maven-api-di</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-api-annotations</name>
      <version>4.0.0-rc-4</version>
      <description>Maven 4 API - Java meta annotations.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">29603c6fbed96392c25be6d5e7e76e69</hash>
        <hash alg="SHA-1">6f21e6b98fb81349f5312ad128b3ec349aa6aa13</hash>
        <hash alg="SHA-256">2937b37475450e47e1d9175733d6a1af8aa816889c2165e1a1bfc80461c66908</hash>
        <hash alg="SHA-512">028c9560e72a62416db6b8b9ac68043888db4dbc7ae053b57fce4a7150078b67132a01ed7093eb180696d8a6cf4dc20dab8995c3d220a084822282070ab0396b</hash>
        <hash alg="SHA-384">9b4975a73e35711765c4587958efbeaaa150492754c7d407a2e35b47f9a66381c68bef89cf621399a7596e732c9d18d5</hash>
        <hash alg="SHA3-384">e824161d3d10f785297b22972e93ac52b91baa840cf783e50f333cd173fb51f1fa82fe3ef53154bf96b423fb1a4973e9</hash>
        <hash alg="SHA3-256">f78e4ba654e114ab96f5b549727c150200cb1e170f71771c3cc804fd2734e633</hash>
        <hash alg="SHA3-512">02ec6045524d078581f96cab1e3495398de6d57712afed280bf3e9b194fb0a7aaa93655a4de51c6b902aabf337826783856e8771ecb11a79d9259009d44624e1</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.apache.maven/maven-api-annotations@4.0.0-rc-4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://maven.apache.org/ref/4.0.0-rc-4/api/maven-api-annotations/</url>
        </reference>
        <reference type="build-system">
          <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/</url>
        </reference>
        <reference type="distribution">
          <url>https://maven.apache.org/download.html</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/apache/maven/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://lists.apache.org/list.html?users@maven.apache.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/maven/tree/maven-4.0.0-rc-4/api/maven-api-annotations</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.maven/maven-di@4.0.0-rc-4?type=jar">
      <dependency ref="pkg:maven/org.apache.maven/maven-api-di@4.0.0-rc-4?type=jar"/>
      <dependency ref="pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.maven/maven-api-di@4.0.0-rc-4?type=jar"/>
    <dependency ref="pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-4?type=jar"/>
  </dependencies>
</bom>
