<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:65b6d6cd-49cb-3b18-b15b-5d9277216cd1" version="1" xmlns="http://cyclonedx.org/schema/bom/1.5">
  <metadata>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.8.0</version>
        <hashes>
          <hash alg="MD5">76ffec6a7ddd46b2b24517411874eb99</hash>
          <hash alg="SHA-1">5b0d5b41975b53be4799b9621b4af0cfc41d44b6</hash>
          <hash alg="SHA-256">6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81</hash>
          <hash alg="SHA-512">417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d</hash>
          <hash alg="SHA-384">5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d</hash>
          <hash alg="SHA3-384">0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8</hash>
          <hash alg="SHA3-256">3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487</hash>
          <hash alg="SHA3-512">59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.maven/maven-toolchain-model@4.0.0-rc-2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-toolchain-model</name>
      <version>4.0.0-rc-2</version>
      <description>Maven Toolchain model.</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-toolchain-model@4.0.0-rc-2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://maven.apache.org/ref/4.0.0-rc-2/maven-toolchain-model/</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://issues.apache.org/jira/browse/MNG</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-2/maven-toolchain-model</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-toolchain@4.0.0-rc-2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-api-toolchain</name>
      <version>4.0.0-rc-2</version>
      <description>Maven 4 API - Immutable Toolchain model.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2a8ea0cfa880616b26f344d7af09bc9f</hash>
        <hash alg="SHA-1">db25e645529863da0a6c8193f2278d92d4d3870e</hash>
        <hash alg="SHA-256">c447946edb46d58045acae5efffc05c91f315eeea9f5d63839c210501b2d96c8</hash>
        <hash alg="SHA-512">c5b89256aad98f70ba0f44ebb5cc3a0d88e9f406c61ec282a823aeb6db0f1751f8d340abe8ef13a4d5c779fe47993082acd1c1b1bbf77f48c54bbf16f6621872</hash>
        <hash alg="SHA-384">f766679acc3173228302c892238d26b0b194ede9b8ff76c34507459572f2ed988523f2d9b5105e9bf3d555d1bfa0a452</hash>
        <hash alg="SHA3-384">59367ddfbbcddf049db86d91e12bd5195da4d2c23ad5d9c87fa1bc23636e927c7f671946f081585c2e12864e6ac6e198</hash>
        <hash alg="SHA3-256">93d69d712099dd225e4de8e9fe1079c08fd3560fbc3ae1a44166646bdfac376c</hash>
        <hash alg="SHA3-512">8d662fa51a6bd67a1effea3c0dc723bf5c1f416e32b600fa625183b5908bcf29c37d81cd506ca36fbf94a415046c7e854622867c534894d99022ae5d20dd7bc9</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-toolchain@4.0.0-rc-2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://maven.apache.org/ref/4.0.0-rc-2/api/maven-api-toolchain/</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://issues.apache.org/jira/browse/MNG</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-2/api/maven-api-toolchain</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-api-xml</name>
      <version>4.0.0-rc-2</version>
      <description>Maven 4 API - Immutable XML.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3e372816a6655efdaa890e3ebffe87cd</hash>
        <hash alg="SHA-1">b700c5f928204c0c9a36d9732f9216ea1d413897</hash>
        <hash alg="SHA-256">4aae69949b6c2c9151900ccf7614fe6b11e33af2f40154ebd6c88e577b4c03e5</hash>
        <hash alg="SHA-512">d1882713c420163b01ceead08a3fb52bfad922b4854c8b80b0709b009bb206f861c39e5e5e6c9f41d00d153b019eb216ce704c102b0acfc5cd712bed29e5ef9d</hash>
        <hash alg="SHA-384">5d18c5bc085d89aecdd4aeb7d28d7aeeaa7948fed6350fe49f20fc91e2897ed3821163be8a65e23884e59590eb44d8f7</hash>
        <hash alg="SHA3-384">7afd0e40e0075ee0c3474bacae1d47105e73bdb4e4d79a224101c79c47754c95e49a19dbaf5c28a4865f608dc3519fc8</hash>
        <hash alg="SHA3-256">5f9dc6a647a857dde067f157b199197a53cf80b25f9c156dd71711370042b4bf</hash>
        <hash alg="SHA3-512">1dac55271a47c06b3b72cfeaa253f5d44f07ab1f33a5abd86781c95d589db03064ab68dde5c5c7bec512c52d4d2ce0109a98f0b8b99b4fbfb14ccdeb4b619fa9</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-xml@4.0.0-rc-2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://maven.apache.org/ref/4.0.0-rc-2/api/maven-api-xml/</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://issues.apache.org/jira/browse/MNG</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-2/api/maven-api-xml</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-api-annotations</name>
      <version>4.0.0-rc-2</version>
      <description>Maven 4 API - Java meta annotations.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0e9172b8fabad8e54ed78aa10591fd04</hash>
        <hash alg="SHA-1">074f3946c17df44356f18d0de12a8d5f60c54936</hash>
        <hash alg="SHA-256">dc61f601ad6b4dcc7bcb688b712eeb8e6cf22d36994d2d7851f7f1ab5fc152b2</hash>
        <hash alg="SHA-512">e2c32d44f9663a14a7554911abda925fbfb464503ba9ea7f51b8662837f2b603ff26dcfaad8677bab0bc5bd9207f460288fb6d90f91984fd6d1d7a6cef44194f</hash>
        <hash alg="SHA-384">053004020e4701c636a1c241d804d608e3fe467c76f5532e87067b2223ab38ba9bede4819e86ed665a2fe208f8f0e0d9</hash>
        <hash alg="SHA3-384">43c2482617a43d9772b07f5e39911d47764971631ed489b3daff116081fc67b5e43be470e608ac8cd9631a443e5154ef</hash>
        <hash alg="SHA3-256">258329b7b447e075290b82571dc3262997d9a5b2e20eec41200bc6c5ce203ee9</hash>
        <hash alg="SHA3-512">f5dd7fcb2daee191b16d19a50b20c93e4d39c827f4d21198ebec4bbd32caf85e0ff9810a479c696b77c1e54a33358e5404405275d656215e4edd8e07ae896ec6</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-2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://maven.apache.org/ref/4.0.0-rc-2/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://issues.apache.org/jira/browse/MNG</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-2/api/maven-api-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.codehaus.plexus/plexus-xml@4.0.4?type=jar">
      <publisher>Codehaus Plexus</publisher>
      <group>org.codehaus.plexus</group>
      <name>plexus-xml</name>
      <version>4.0.4</version>
      <description>A collection of various utility classes to ease working with XML.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cdfee6d6af39fca120b782338ec616d4</hash>
        <hash alg="SHA-1">81419c08701143a41034b410b208dc45fc7cd476</hash>
        <hash alg="SHA-256">069e78b537108dc6124a67073fc998264791f6b6499e955a38e72bb3e4fe1adf</hash>
        <hash alg="SHA-512">0637a09fe9c4828b8da9012888342e46856de89e7bb47966de731bf344560146efe00572dae481288ef53e74541d2c693b5be1ffdf75b19b20ffa1000871d408</hash>
        <hash alg="SHA-384">501a8b7c92fc9ddbdbd394f58464e1c286514cddd60b3e1965ebb47abd16e23fbed3cbda675ce93aca9922237ac3227b</hash>
        <hash alg="SHA3-384">db54d2c12c71c38f451cf0aed2cf1982b6ff8471a62ace070bea7e3b24c613ff504a1359f43eb268886a683baebdba36</hash>
        <hash alg="SHA3-256">474ce5c901783836a1b1fd90acf17a26c434da44d518c00ddf15f6c538af3906</hash>
        <hash alg="SHA3-512">55b956ef8fe4853b35c72811df5bc8b51c77e758e995aed20dfe280a561bf1e3265b56cca8b5d7a28e640367af2615cb8b51d0dfbf732f48e82bce2f86c7bf77</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.codehaus.plexus/plexus-xml@4.0.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://codehaus-plexus.github.io/plexus-xml/</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/codehaus-plexus/plexus-xml/issues</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/mojohaus-dev</url></reference><reference type="vcs"><url>https://github.com/codehaus-plexus/plexus-xml/tree/plexus-xml-4.0.4/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.maven/maven-xml-impl@4.0.0-alpha-9?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.maven</group>
      <name>maven-xml-impl</name>
      <version>4.0.0-alpha-9</version>
      <description>Provides the implementation classes for the Maven API XML</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2bf5500ff3f58cf1af9d7c2a2d96cfc8</hash>
        <hash alg="SHA-1">1ce26ef01fb26c663073fa6dcef50bb2dbcc170a</hash>
        <hash alg="SHA-256">26e702b881d57ae4ee88d02c00940ba64063705ee69205ae8958bf839a8b06b1</hash>
        <hash alg="SHA-512">0315318601d52d43d1b85d28e255616cc7ed9977fa55a5e5ecd00053040f232606e49aeae260dd63cfa2ed541fc0bd8aad2278e3f4cd79ebead96c4ead8d442a</hash>
        <hash alg="SHA-384">43e060965fef838374d03fc951b5d263ce27a456e97b898e9d0d8dbbe85122c558dba8e5c94712a906be11dedbee98ab</hash>
        <hash alg="SHA3-384">8bf78a8daa005c82d76a7232141081776aa9488c6d2fd49cb252dd166a5b80fb4cce99cd256b2d7d69e6b0f20e5508b7</hash>
        <hash alg="SHA3-256">59c224eb1122494773115fe1528a530661290b165445e81b9600a80f125bf05c</hash>
        <hash alg="SHA3-512">239ccfd1f8f5a2c14fda136817891b2fbbd7ab99bc6638818a51c45c9c8c2e5cf1ac6e5b177b88180f9a425059e67bc5081ff6060ac39fcc758ee62afbb28496</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-xml-impl@4.0.0-alpha-9?type=jar</purl>
      <externalReferences><reference type="website"><url>https://maven.apache.org/ref/4.0.0-alpha-9/maven-xml-impl/</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://issues.apache.org/jira/browse/MNG</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-alpha-9/maven-xml-impl</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>
    <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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.maven/maven-toolchain-model@4.0.0-rc-2?type=jar">
      <dependency ref="pkg:maven/org.apache.maven/maven-api-toolchain@4.0.0-rc-2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-2?type=jar"/>
      <dependency ref="pkg:maven/org.codehaus.plexus/plexus-xml@4.0.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.maven/maven-api-toolchain@4.0.0-rc-2?type=jar">
      <dependency ref="pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-2?type=jar"/>
    <dependency ref="pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-2?type=jar">
      <dependency ref="pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.codehaus.plexus/plexus-xml@4.0.4?type=jar">
      <dependency ref="pkg:maven/org.apache.maven/maven-xml-impl@4.0.0-alpha-9?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.maven/maven-xml-impl@4.0.0-alpha-9?type=jar">
      <dependency ref="pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar"/>
    </dependency>
    <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>
    <dependency ref="pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"/>
  </dependencies>
</bom>
