<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:7057ff24-39ed-35c1-9a85-854a3e6cf193" 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-xml@3.0.0-rc4?type=jar">
      <publisher>FasterXML</publisher>
      <group>tools.jackson.dataformat</group>
      <name>jackson-dataformat-xml</name>
      <version>3.0.0-rc4</version>
      <description>Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as POJOs.</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.0.0-rc4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson-dataformat-xml</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/FasterXML/jackson-dataformat-xml/issues</url>
        </reference>
        <reference type="vcs">
          <url>http://github.com/FasterXML/jackson-dataformat-xml</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/tools.jackson.core/jackson-core@3.0.0-rc4?type=jar">
      <publisher>FasterXML</publisher>
      <group>tools.jackson.core</group>
      <name>jackson-core</name>
      <version>3.0.0-rc4</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f96032510c5454d049abbdd8e501cac3</hash>
        <hash alg="SHA-1">3d03d6bc040af28203f4d5e7ad743128365110a9</hash>
        <hash alg="SHA-256">e8c42e0d6a0a66804b85f1f892990350ca428f045226f2044c27dbcecf71deb9</hash>
        <hash alg="SHA-512">dec7babe9871cc74709e4bb66a4e93a2123f377b5ad00988cc6d1af010df748a5a4e0a443e534ef187e1e8f495c06ca1673b1fe2d70a7bc715dd7c991b3cf4fc</hash>
        <hash alg="SHA-384">78192ebc6be8dc7ce64c7389c2076f28aaaabc237e4697051232c1b6e01b468dd0a6146f8824a424ba43fddaa47aeeb4</hash>
        <hash alg="SHA3-384">4039c33bc8887f6d7af77f75810f6960e070940b9b120f36afd5e1438e2ff03e2dc475b8cc05513d9f9246ae4c34576d</hash>
        <hash alg="SHA3-256">84993c730102cc65f45194829079c8a35df1931c65867e79a27dbf72109d4978</hash>
        <hash alg="SHA3-512">993d2652291134e2aee50e7051bb93efaed051e4f09d4274b5661358254549addcf5820a6129acfc802c262b58bfdb4f583fbb171f7617971f19048b85917ad3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/tools.jackson.core/jackson-core@3.0.0-rc4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson-core</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</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>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@3.0-rc4?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-annotations</name>
      <version>3.0-rc4</version>
      <description>Core annotations used for value types, used by Jackson data binding package.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">688fe03568030e776f82b9a30c6a98d5</hash>
        <hash alg="SHA-1">5438c967085f9cb5858cf54f44a6b2825c50aa22</hash>
        <hash alg="SHA-256">5172d1f56b454d1b62856b1e80c456718f99e54d12a75eb9e360476615dc6c66</hash>
        <hash alg="SHA-512">84a8b96a7d45ee7f80b6eb41b7442bd25f88cf1c31178362ef8dbb9fc04371ca3164d67de8f2494a9f2948b377faf4121a36186123671b9838c2aa97bf4a7d30</hash>
        <hash alg="SHA-384">afb908e77d0e7c1a0b254983985b01949c7d6d63be24563f0e50911fc8beef71ca3853ae4a528ebc2b8bf9f47be200cb</hash>
        <hash alg="SHA3-384">b50c31ea23d36ff50bfcea3ba8369e7d6d79d17d2682471362757e7f4bc462bb65c7955d4dedb1f03d2e00731b5c56b8</hash>
        <hash alg="SHA3-256">9dd7d73a31db4bbb0c7a7263b1c1ded527b6a493da065dadbc0666e5ee552339</hash>
        <hash alg="SHA3-512">1aeb687d56538551ca0ec660e4e211345321eeafc341f4cb3f3f803a9151db59de991a67d08661abc6e90811fd1caf7f70ce0dd694cc4abe9d26a6e78b3b8216</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-annotations@3.0-rc4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://github.com/FasterXML/jackson</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/FasterXML/jackson-annotations/issues</url>
        </reference>
        <reference type="vcs">
          <url>http://github.com/FasterXML/jackson-annotations</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/tools.jackson.core/jackson-databind@3.0.0-rc4?type=jar">
      <publisher>FasterXML</publisher>
      <group>tools.jackson.core</group>
      <name>jackson-databind</name>
      <version>3.0.0-rc4</version>
      <description>General data-binding functionality for Jackson: works on core streaming API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">acae3354ab951440c47dee886d6d806d</hash>
        <hash alg="SHA-1">a0b1930f0822d4c354d1ec2d8b4173d43714da5c</hash>
        <hash alg="SHA-256">3adc3eb2aa21c0090b6d243ce7478ed7ac7f20ad0410383657bf054e7698f065</hash>
        <hash alg="SHA-512">dc8a62c3485840c5cbdb3809a15e6901cc585880a6d49fa660cb672cc12c7722e0c0acf2b09a7fd4d99c8f77c9fd71287900bfdc842e611e6ec3f15dd3ca4de8</hash>
        <hash alg="SHA-384">82668673f45a3d8e27b5a9ae9bd40e9393203fe585fda7b772212fe410306fdc2e853a97976ffef8ece29e95abad6a8d</hash>
        <hash alg="SHA3-384">fa482b2f12ac808948a5a41c61ae16df696989c9f849e5c074c60e99a8bcaacca93eab4cc93d9afa37ce10ca836fe68e</hash>
        <hash alg="SHA3-256">021d72890d742ab3a2a86c0b58b196c9abd304f0e7888fdd4ff55381e5c9661e</hash>
        <hash alg="SHA3-512">9554ed1017a346406bd30de549206d7803b01dcae86c8cac1a4ecf74d83ded22d8069585e9808967ce94e6dcc8890962defbf6b71d08df58ad45c0d6399f5542</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/tools.jackson.core/jackson-databind@3.0.0-rc4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</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/org.codehaus.woodstox/stax2-api@4.2.2?type=jar">
      <publisher>fasterxml.com</publisher>
      <group>org.codehaus.woodstox</group>
      <name>stax2-api</name>
      <version>4.2.2</version>
      <description>Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6949cace015c0f408f0b846e3735d301</hash>
        <hash alg="SHA-1">b0d746cadea928e5264f2ea294ea9a1bf815bbde</hash>
        <hash alg="SHA-256">a61c48d553efad78bc01fffc4ac528bebbae64cbaec170b2a5e39cf61eb51abe</hash>
        <hash alg="SHA-512">1c0587ecb4c5a659ce2ae1fe36ffc12636a8ecba549a29f2cf91cb4d1d36a335c05f35776f480488d40d894230389f76aeeb363887026c6ef5c565995c17b7c6</hash>
        <hash alg="SHA-384">3b617db8307a081df858a4110f5b8fec51c06355762506cbc4be5557fb06959f0499f7e672103d46f71c66bae472a7bd</hash>
        <hash alg="SHA3-384">22a3150713f7072962e26c286a1ef97d849b10d7f1251c56ae34252f247127b56dd189daa758c64776b4196ee0060517</hash>
        <hash alg="SHA3-256">174868c81672068b42ccde35310d4dad60f457b795101e99588c28b0eebdefc2</hash>
        <hash alg="SHA3-512">c88de5a2137e3b63b632ef24799a677c998b76e736407f1e8c6af85d1b6a94c76bc20d26e6cac847d8383ab6760f1b5c2ae7574fba21e1e6a96de7cdd38f0e39</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-2-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://github.com/FasterXML/stax2-api</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/FasterXML/stax2-api/issues</url>
        </reference>
        <reference type="vcs">
          <url>http://github.com/FasterXML/stax2-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.woodstox</group>
      <name>woodstox-core</name>
      <version>7.1.0</version>
      <description>Woodstox is a high-performance XML processor that implements Stax (JSR-173),
SAX2 and Stax2 APIs</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f8b70141712cd2ac67800ba036f0aa13</hash>
        <hash alg="SHA-1">95341048cfb852aa05037e6cc83069b8664728c5</hash>
        <hash alg="SHA-256">81266920a1cdc47306a8a2b4726c99ec89b3fbf31c2470e4f5e477d9d857ca9f</hash>
        <hash alg="SHA-512">257260a61892f52a94979c512cc86d3cfaf83c8c1ef231f15033f27c1af4c2b7928b7df9ac0005ef617746193273fe2df68ac0164d5f51e47be580506464b857</hash>
        <hash alg="SHA-384">698b3d685100988b264f0d025b01c64723b1033aa063e70cdcfef5743d1a83d7a2a1b94fbba99dc638f3dca2a498a980</hash>
        <hash alg="SHA3-384">a835755da983be214c4d2a43633b8ea51103b274a43b45184610615f0f747904a1967f3c99670471b24024ba61cfd1b3</hash>
        <hash alg="SHA3-256">1ab326e9b6f5c668645360b9c372e3abbf29574087b863c90f247d017b5d91c8</hash>
        <hash alg="SHA3-512">cc58b8aa1cf72672c0adba7ecc58463ae7718a033b8f9d95c3038a96bc61f6241d938e0b2950a850e9afbd035e5580687ea20d391fb58ce1596694bc118a0e7f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/woodstox</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/FasterXML/woodstox/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/FasterXML/woodstox</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.0.0-rc4?type=jar">
      <dependency ref="pkg:maven/tools.jackson.core/jackson-core@3.0.0-rc4?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@3.0-rc4?type=jar"/>
      <dependency ref="pkg:maven/tools.jackson.core/jackson-databind@3.0.0-rc4?type=jar"/>
      <dependency ref="pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/tools.jackson.core/jackson-core@3.0.0-rc4?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@3.0-rc4?type=jar"/>
    <dependency ref="pkg:maven/tools.jackson.core/jackson-databind@3.0.0-rc4?type=jar">
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-annotations@3.0-rc4?type=jar"/>
      <dependency ref="pkg:maven/tools.jackson.core/jackson-core@3.0.0-rc4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar">
      <dependency ref="pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"/>
    </dependency>
  </dependencies>
</bom>
