<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:a5dfc560-04c5-34b7-8394-048870b9c4a5" 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/tools.jackson.dataformat/jackson-dataformat-csv@3.1.0-rc1?type=jar">
      <publisher>FasterXML</publisher>
      <group>tools.jackson.dataformat</group>
      <name>jackson-dataformat-csv</name>
      <version>3.1.0-rc1</version>
      <description>Support for reading and writing CSV-encoded data via Jackson
abstractions.</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/tools.jackson.dataformat/jackson-dataformat-csv@3.1.0-rc1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson-dataformats-text</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://central.sonatype.com/api/v1/publisher</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-csv</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/tools.jackson.core/jackson-databind@3.1.0-rc1?type=jar">
      <publisher>FasterXML</publisher>
      <group>tools.jackson.core</group>
      <name>jackson-databind</name>
      <version>3.1.0-rc1</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4ff4985555725110a39038e3dcaf6c77</hash>
        <hash alg="SHA-1">9643ad983eb3daa9e1a8ad897d2fe8233c98719b</hash>
        <hash alg="SHA-256">185921d5c012b6a40aa0296aae4f9ed99f02bf8ebff8860542efcd0396f5dd61</hash>
        <hash alg="SHA-512">305f51c13525816a46403714349162659770cb88e45bb65fb1c1a91ec7a5ee78da6d0f8592393d076c3a1906d4d7d55588822ed26bda6971e883e14e8f55ea81</hash>
        <hash alg="SHA-384">3be2dde9080dcc99b93c8ca749548ae4d184b826b924d5e06b4182694d35ad2421b9c2cd362a497c33d572a51eacd4e0</hash>
        <hash alg="SHA3-384">f937e08e367bd26098ac3a46ae29f18aa17842935fe12f2174647ae67e108e46270c373180279446018f3725f5eb508d</hash>
        <hash alg="SHA3-256">2738477913a6eb03e47ec429710d3d0f0bb5fcd67766c8adcc6b2dc61fc4d211</hash>
        <hash alg="SHA3-512">f7503f791d2b7063d7d4fcd047093ae8b047f88d0c8e357512597424c8b28a682f4927ea4f2f5042e89a50665e7788addaa079ba84b3e32c6ed244f1460142a4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/tools.jackson.core/jackson-databind@3.1.0-rc1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://central.sonatype.com/api/v1/publisher</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.21?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>2.21</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e0d0c3e7300954f73e43c67d933aaea4</hash>
        <hash alg="SHA-1">b1bc1868bf02dc0bd6c7836257a036a331005309</hash>
        <hash alg="SHA-256">53ca085f4a150f703f49e1aabd935bd03b43e1ea3d55d135438292af22cef56b</hash>
        <hash alg="SHA-512">d832a99867acc2d5afb2596da760c50e6a6b54c1bbc8e6c4186f267a16e1d55c7a916ef8b034ad6b277c41e3342b91dcdc2e3dcea8bdccfe89e7c147894591be</hash>
        <hash alg="SHA-384">30b15d68f8da6f6c26aa9f6c95d09152b6c1a8092cd976cf600d63d1751509a73865f937e0ad97d8d55bf20f6a749b44</hash>
        <hash alg="SHA3-384">5205b51f6ed689cf31b58b98a61ca9e17a439c15d669dcb408ec4d430e77ac9ac57d39d5ca1f9973e8d184f6dd57ec4f</hash>
        <hash alg="SHA3-256">d6782d188a72b2bb96e4b595343e783012b3f98c30f7b9950244c21739334509</hash>
        <hash alg="SHA3-512">b648f1e9ffe818227d53fbde409e61858ac22d3f78705eaf08065587ed512c9b33b0f5e2222356bfb33fb2973bb5a3184e31d2a7099f8fc8d2fd23eb4612a4bf</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://central.sonatype.com/api/v1/publisher</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/tools.jackson.core/jackson-core@3.1.0-rc1?type=jar">
      <publisher>FasterXML</publisher>
      <group>tools.jackson.core</group>
      <name>jackson-core</name>
      <version>3.1.0-rc1</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">710d09772dbe8ce1feb2948e20c3c572</hash>
        <hash alg="SHA-1">7cbabad87d27dab712d77411d9cd8e3b97bad985</hash>
        <hash alg="SHA-256">0ee39fef9c30b468284484405c0e5b5bcf1fefb48aef20774fe5d83f7a1e111c</hash>
        <hash alg="SHA-512">f5120ffbeaa710b477a09d809621e44690f7fb3d565402b639bce8a248880a7c6a8923145d5a5918c35242cc857ccfc63db2e59652693321baf7a7da3917d4da</hash>
        <hash alg="SHA-384">2ccfe1f5df9696a93bf9cd3a545dfb5c48dee6ff5e72959e66b42c64f85f8ef19a24843c7b93a4df47173263f251c502</hash>
        <hash alg="SHA3-384">2a15843414f06279d8f6bdb08d769676592fe42f27a5b9aa81770b70d28a8ff850788c1108f3825ea953c7fddc047491</hash>
        <hash alg="SHA3-256">706a084b6767e9a7fae2709aabac6e055c761b2ec6f2d687f7512c39944b7aa4</hash>
        <hash alg="SHA3-512">2b208c62deec1f39049094e618f8593d3db5b71e49a009d9c4be103ec88fe1582db77f08d493746e45b18f4e4e2e86adb3712d1ce24c0cbbb15cfc441e0684a0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/tools.jackson.core/jackson-core@3.1.0-rc1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson-core</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://central.sonatype.com/api/v1/publisher</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/FasterXML/jackson-core/issues</url>
        </reference>
        <reference type="vcs">
          <url>http://github.com/FasterXML/jackson-core</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/tools.jackson.dataformat/jackson-dataformat-csv@3.1.0-rc1?type=jar">
      <dependency ref="pkg:maven/tools.jackson.core/jackson-databind@3.1.0-rc1?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"/>
      <dependency ref="pkg:maven/tools.jackson.core/jackson-core@3.1.0-rc1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/tools.jackson.core/jackson-databind@3.1.0-rc1?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"/>
      <dependency ref="pkg:maven/tools.jackson.core/jackson-core@3.1.0-rc1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"/>
    <dependency ref="pkg:maven/tools.jackson.core/jackson-core@3.1.0-rc1?type=jar"/>
  </dependencies>
</bom>
