<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:19a44a58-a44e-3c31-bf1b-a7e739b33e76" 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>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.21.1</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.1?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>https://github.com/FasterXML/jackson-core</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/ch.randelshofer/fastdoubleparser@2.0.1?type=jar">
      <group>ch.randelshofer</group>
      <name>fastdoubleparser</name>
      <version>2.0.1</version>
      <description>A Java port of Daniel Lemire's fast_float project.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1010de7c01107a7891c60221db5cbafd</hash>
        <hash alg="SHA-1">ccf4a1c0441e7af5cf24c7b3a9766b2e2646bdea</hash>
        <hash alg="SHA-256">4242e2335299026524d331355a6cd75abdc38c8fed4402f25b5c7ce9d7668cc1</hash>
        <hash alg="SHA-512">2a367b07ac92044a7521f09c90e8a7d7541965dba358e6edb1b5a96f11a7e39edf331f92d012e6fc34d8c182d5f0ba79653096799c51859c4192608711046be9</hash>
        <hash alg="SHA-384">8e9ea2ea9594c6293aab4d0f2368f9f308580e4dfaffd4342dcfdc52b7c04fc70dd79d31542fb914a65493c1164578f0</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/license/mit/</url>
        </license>
      </licenses>
      <purl>pkg:maven/ch.randelshofer/fastdoubleparser@2.0.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/wrandelshofer/FastDoubleParser</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/wrandelshofer/FastDoubleParser/tree/master</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.1?type=jar">
      <dependency ref="pkg:maven/ch.randelshofer/fastdoubleparser@2.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/ch.randelshofer/fastdoubleparser@2.0.1?type=jar"/>
  </dependencies>
</bom>
