<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:597c252a-d338-324e-8a16-eae9bca83502" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <timestamp>2025-05-16T18:48:41Z</timestamp>
    <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.cxf/cxf-integration-tracing-opentracing@4.0.8?type=bundle">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-integration-tracing-opentracing</name>
      <version>4.0.8</version>
      <description>Apache CXF Distributed using OpenTracing</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.cxf/cxf-integration-tracing-opentracing@4.0.8?type=bundle</purl>
      <externalReferences>
        <reference type="website">
          <url>https://cxf.apache.org</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/view/A-D/view/CXF/</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/CXF</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/cxf-users</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-integration-tracing-opentracing</url>
        </reference>
      </externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@3.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.ws</group>
      <name>jakarta.xml.ws-api</name>
      <version>3.0.1</version>
      <description>Jakarta XML Web Services API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">f10cb24b552bd1237663fa331fcb4ffc</hash>
        <hash alg="SHA-1">5a800fc4e47fc988fd5acfc33a3bf94a9e64d790</hash>
        <hash alg="SHA-256">c765beef72e09c0477895f229510bf3a0eafb8fc45b79c996e772f6f06ce00cc</hash>
        <hash alg="SHA-512">b0aa631c9e9f5ba1ce9214d06d86e45691cc3cfe8cc66a60503621daa45031a24fd38c861673a57ceac7ead8f34193df3fe1a301af3c4735d61adab3b4b9b172</hash>
        <hash alg="SHA-384">21fff2f25a18a5d59b6546a6a872e48ef5f79741bf245bb696e14e59a74eeb5a80ae29086ebd85d92a4b42e8986ee57e</hash>
        <hash alg="SHA3-384">db6703e23ce456c857156c6368f7acb0188f34d08739a2ef64eba7d51e2aa5617ca4e2055749e5bb49b5dc1ce41b892c</hash>
        <hash alg="SHA3-256">785decce7a90b2e333a09827f6a19759fd0b47ec90510b734dd89e651c4a0015</hash>
        <hash alg="SHA3-512">e932542c260d53f661167d37e717bbac757b38a0fd80d2dd4b2aec31b67b323a3681b00f0d1c3c88c539cf8186f97eff879fae8d81e9b992a2572dfd596d2199</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@3.0.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/jax-ws-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jax-ws-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jaxws-dev/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jax-ws-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.bind</group>
      <name>jakarta.xml.bind-api</name>
      <version>3.0.1</version>
      <description>Jakarta XML Binding API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ce443876615a903fdff9e0d5d13cb8d4</hash>
        <hash alg="SHA-1">5257932df36ff3e4e6de50429dde946490a6a800</hash>
        <hash alg="SHA-256">b8fb4bee3ff5b5c1ef77144d8411316018d7bbd41fcf1ede0646f7978546b867</hash>
        <hash alg="SHA-512">7c74cedf7c0baaa5166311a4c4300a72eb09ae280ec3376553dd8651e6e3d5f100794421ba647b328195dfcf98a6cf7623169a0b87de3f13984dd7436c284807</hash>
        <hash alg="SHA-384">9e3e8b7b86884751280e71e3888d1ff3f4f0c9d6446ed8e32cd61f030532b455b7401d1495dc0da72cd3f6300c68f482</hash>
        <hash alg="SHA3-384">47bfcb7a14b57aaa6c813a54702af321dd488cd1697a52476bb46fb9e6162cd46b62faa876a77752b4a7271241924b38</hash>
        <hash alg="SHA3-256">91d3e457af90b684e246e02808fb8ededfef65f602717e3815417cb63f22c6b6</hash>
        <hash alg="SHA3-512">3c72bb852c244bfb7da0f382fda743c0f8522f56fa77337b203f5027ba8b32d12cd6d0d6ffadfea65552b508be9b40601d876b398a8fca8f4ae9ecd979154a93</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jaxb-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-api.git/jakarta.xml.bind-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@2.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.soap</group>
      <name>jakarta.xml.soap-api</name>
      <version>2.0.1</version>
      <description>Provides the API for creating and building SOAP messages.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e60e6994c5a73b4b7cbe484a7182a752</hash>
        <hash alg="SHA-1">e4843dad5b0092da339dc983167d51d159b52d42</hash>
        <hash alg="SHA-256">41ca32993e4381a36ac4d23058c3946130127e48404d3a6f20c301c6a461c083</hash>
        <hash alg="SHA-512">993a62a2b3f7bbf897d0e982484d172f32d0a6704ca54a1574d074a1fd09430d53e77872edcee865f447a0345f6cde0d711b06002a9450ee03de0b9d7db7f45c</hash>
        <hash alg="SHA-384">2cbc0a3763c5123ff7d8336ace1a21a0f3ae7f0d6d5b20e15c1e5bd55f31c742919d4d535e51e86f47849762a938a289</hash>
        <hash alg="SHA3-384">614c828f2a3187771b3c349a60d382be584985640f5f49a90d4951585346fd18fc83cca15af5343b4bebdc16d5b92a7b</hash>
        <hash alg="SHA3-256">e7ea477a0397b65d17398cb359f73b9de32dda3fd5254ea6e83bb2ac06126ac5</hash>
        <hash alg="SHA3-512">6f2abafe4d6d3ac9f6bb954f1e459c888ab16873558e0f1a56bd53e694b232c3c49dc0875869c988729f6e7dd06b20a697c4e216ac3411cfb466018c537c2dca</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@2.0.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/saaj-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/saaj-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jaxws-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/saaj-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.jws/jakarta.jws-api@3.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.jws</group>
      <name>jakarta.jws-api</name>
      <version>3.0.0</version>
      <description>Jakarta Web Services Metadata API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">40d2c030ca6afa636a6178eb3eee6a56</hash>
        <hash alg="SHA-1">af8955221689acfde96fbd4b2c1c270589bc6903</hash>
        <hash alg="SHA-256">722a8ac1afe01d70f1f2c7a8289db3f764206c9c2f52a82b045e513be4cacbd7</hash>
        <hash alg="SHA-512">e1530b1c684deec4a20f7b05e5023fa05ff4d16b3a39cdf9c6dc9d8d4907569bab64425760436141a1a66ab2d6b3acc2822dc1176b38a6c2f624e6849ee7e9ed</hash>
        <hash alg="SHA-384">4bbbb8a8e9dc1859af9a659523972ae2e12e79c448f4c61dc0b019f3fc6fcd3e082747d87513ad2813d99fd35b260043</hash>
        <hash alg="SHA3-384">8deb764037ed361243202b58856876464c9a3c0c26c601e73d14e19f145ef7cc79cfaa18e76ae3fe34c3e1ea3180902e</hash>
        <hash alg="SHA3-256">e49a0a55aa7d81859f0fb9e104d7a3dcd7bbf7e55e12d05347f81bf4068d2ec4</hash>
        <hash alg="SHA3-512">0f9fb3321dd9867d360e02dd96d8fd4bac2e028435bcf6b87963d32a569a276dbb3385e86fe4b72334d0111b4d6d67d8706dd27d9de2c10da168c9116fa1875c</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.jws/jakarta.jws-api@3.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/jws-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jws-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jaxws-dev/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jws-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-core@4.0.8?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-core</name>
      <version>4.0.8</version>
      <description>Apache CXF Core</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd28d7240636a557b2a2de251fb486d1</hash>
        <hash alg="SHA-1">5071274dce936f3507ea988fb80f0853d388b8e7</hash>
        <hash alg="SHA-256">2dc2e5b59d1d20408bf57fda6384057744a9b236d1fcff92a7087f84360c4620</hash>
        <hash alg="SHA-512">16f847a0bbceaf36d60b32a309e222e051a1fa45f2a31ffd4830e364d15c6125777f80322f2bbc13dc7ad62861093d72cbf7f1af5586f0af0edf55f4a3e4114a</hash>
        <hash alg="SHA-384">30a58c96b2d05d70219b060b9d5527e9a1a36577ccf78afffd8858448b7af536933ac91599bcc41ff78a987e5f6225fa</hash>
        <hash alg="SHA3-384">832ca7ac1a97b15548f553c232205213c965fd8fca19ad19755940b858e992d3337bbc720339ff2489724f48faedbea7</hash>
        <hash alg="SHA3-256">217c3fef8d9173fa018fb25af9919f9a5b7ebcb68c29cc733e37fb3ba785e5f2</hash>
        <hash alg="SHA3-512">d8585b77b95bc54d0e0d62a56a25727df2a82152b9edadb55c490bee7320fb2c2f31f3eb25de064d2555c4769fa8d0ce924ffc21138b98f833a437eaeb3e3893</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.cxf/cxf-core@4.0.8?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://cxf.apache.org</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/view/A-D/view/CXF/</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/CXF</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/cxf-users</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.annotation</group>
      <name>jakarta.annotation-api</name>
      <version>2.1.1</version>
      <description>Jakarta Annotations API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5dac2f68e8288d0add4dc92cb161711d</hash>
        <hash alg="SHA-1">48b9bda22b091b1f48b13af03fe36db3be6e1ae3</hash>
        <hash alg="SHA-256">5f65fdaf424eee2b55e1d882ba9bb376be93fb09b37b808be6e22e8851c909fe</hash>
        <hash alg="SHA-512">eabe8b855b735663684052ec4cc357cc737936fa57cebf144eb09f70b3b6c600db7fa6f1c93a4f36c5994b1b37dad2dfcec87a41448872e69552accfd7f52af6</hash>
        <hash alg="SHA-384">798597a6b80b423844d70609c54b00d725a357031888da7e5c3efd3914d1770be69aa7135de13ddb89a4420a5550e35b</hash>
        <hash alg="SHA3-384">9629b8ca82f61674f5573723bbb3c137060e1442062eb52fa9c90fc8f57ea7d836eb2fb765d160ec8bf300bcb6b820be</hash>
        <hash alg="SHA3-256">f71ffc2a2c2bd1a00dfc00c4be67dbe5f374078bd50d5b24c0b29fbcc6634ecb</hash>
        <hash alg="SHA3-512">aa4e29025a55878db6edb0d984bd3a0633f3af03fa69e1d26c97c87c6d29339714003c96e29ff0a977132ce9c2729d0e27e36e9e245a7488266138239bdba15e</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://projects.eclipse.org/projects/ee4j.ca</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/common-annotations-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/ca-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/common-annotations-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jaxb/jaxb-runtime@3.0.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jaxb</group>
      <name>jaxb-runtime</name>
      <version>3.0.2</version>
      <description>JAXB (JSR 222) Reference Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9873391a222ff387e3167498d363d97a</hash>
        <hash alg="SHA-1">9897322f5de201bfbfcd1f4f46ffdd4204673b3c</hash>
        <hash alg="SHA-256">7b3a3784b9c6e343a8d38fc108602ba810177f03f2d8d1e7258b1cef7fd9d4c7</hash>
        <hash alg="SHA-512">f6a9722bf8ce9febcda2d2075f4378c61d7f4048f128173436f65efc9d9b0bff3cd288ab507fce950584937efa5a87149b50d8998d570363b59cddd62c29492a</hash>
        <hash alg="SHA-384">7ae2127cd11c154d43f24a51aef6bf509c4cd39ca788ec479b4a9cd94ef6c4164417210c9dac8ace12ff570c6e092351</hash>
        <hash alg="SHA3-384">694f250c6c2e679d7a4f3dd480fe8a9c650a0ef2ad1c45825cd6f996c94844c29277a49f30ed43c0166874eea79d53c9</hash>
        <hash alg="SHA3-256">13658fd194c302e879f975b6e2719681545e2be06a40c7da5afa2ec424ec5c0d</hash>
        <hash alg="SHA3-512">81d6c3d6dce7c2858dde254523c3da14a7ff6edc92f9a5fbb3e9e73c3553508e546f829b07d68cf951b8e3837001078a7020e6e9d6a945c1d93a681f82656bde</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jaxb/jaxb-runtime@3.0.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse-ee4j.github.io/jaxb-ri/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-ri/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://accounts.eclipse.org/mailing-list/jaxb-impl-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-runtime-parent/jaxb-runtime</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jaxb/jaxb-core@3.0.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jaxb</group>
      <name>jaxb-core</name>
      <version>3.0.2</version>
      <description>JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d97e45fa20c174781424552e4283e460</hash>
        <hash alg="SHA-1">e83d0b0005525ddd8b8642bd0bb02227fcf871f1</hash>
        <hash alg="SHA-256">f9a360b939597643b2676e35fc497afb561d20e8a513128a5c0070366db11bbd</hash>
        <hash alg="SHA-512">e32ac9ebff3f9870154763f84ae2e2924647d0881226c908af3712694d63f1d85e3f23b75be1b7d37b20b64fa580423710f91753876a67ce83a7351f94effc44</hash>
        <hash alg="SHA-384">750a6f3b988da13d728fc0f2249fffbd126e9ee8c6342d03d15b8c8ca75cb036a5b78e8d6e06e8185c3026f518f73cd2</hash>
        <hash alg="SHA3-384">ec48d579868bf820c02cd3795b294e422ddef5bdfb0f618a1b21649634bac9f1230399eadd5ebfb1c0a0bf4cbd420119</hash>
        <hash alg="SHA3-256">4c9c401be1bab7a5311b0bd5457b340dfa22fa767a0edd46ad4b4983eee99c20</hash>
        <hash alg="SHA3-512">afc5b8a5b73e75ab484a7108748f6c8da4e4824e8595e515b5476a7ee3b6855b0d85b8c6a8763344cc2eaf948d3559d1e00eb4cfd4cd179d2cede9776286b744</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jaxb/jaxb-core@3.0.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse-ee4j.github.io/jaxb-ri/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-ri/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://accounts.eclipse.org/mailing-list/jaxb-impl-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish.jaxb/txw2@3.0.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jaxb</group>
      <name>txw2</name>
      <version>3.0.2</version>
      <description>TXW is a library that allows you to write XML documents.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1e918807b59e37de5c379d0720a1c335</hash>
        <hash alg="SHA-1">8c448a44cdcdbb5dd48ff2eb88cab858ed52cf91</hash>
        <hash alg="SHA-256">b4bcf94fb0a759456e2521724513baec94b78e93127544af162e3cff08d93343</hash>
        <hash alg="SHA-512">865abd04ac8f0c2240537eacc3a522f5f8f6f8d5400d09fb3d0005fdba68e54457fa419dbfe796190857f8d72ba0d1b8d809bab681b1b729172e6d6c097068db</hash>
        <hash alg="SHA-384">e5d6080f3016b7240f8c7610d1babf61049a73c7e79672fe4f0c954ddf796ceaed833771f9080f61d3ac0f1f898a0dc8</hash>
        <hash alg="SHA3-384">f5af29d5973f95f3e1f1356776ec14129e0e62f9e03f425774274219e73559bcadea5e787825865a4e6611f1637c34cb</hash>
        <hash alg="SHA3-256">29863921b7a843db5ee30a0260a5b4644c9153d0b95278091e9460ec16bb9d0e</hash>
        <hash alg="SHA3-512">4001f976b4acd3576dfab39f759d42f6ab2725ecc86546d9df4540b49ca143d931b902d26ea3487127451e732fc9f106616042008bcb0230116d163ce175220d</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jaxb/txw2@3.0.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://eclipse-ee4j.github.io/jaxb-ri/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-ri/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://accounts.eclipse.org/mailing-list/jaxb-impl-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-txw-parent/txw2</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.istack/istack-commons-runtime@4.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>com.sun.istack</group>
      <name>istack-commons-runtime</name>
      <version>4.0.1</version>
      <description>istack common utility code</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0c1301f11d943a0bec02efc57c101409</hash>
        <hash alg="SHA-1">4e25c41d338aad4a2c92d0020c9ae0335fad5099</hash>
        <hash alg="SHA-256">9f91115f449384886f572bd62c8812ee1004273d4b5c85cac65179ad4c16990f</hash>
        <hash alg="SHA-512">739bce5f69ea088e0ca97d10d8fb2f0d03b54b344cf6d3d885dc72ef2ab7bdee2c5210cd10c780116fbbfcfd11b33c4477665ecfb7847b59d5bb374e53553afd</hash>
        <hash alg="SHA-384">05ee6f8176cb2889e9719d54c76623f0f98a33fce6fcfe9f32cd878436a08fcf9be4904aa5ee42e7a9c790d6ca2dc669</hash>
        <hash alg="SHA3-384">324d0ca7b38997d11c021cfb64421836df579a1a73ce347ee9132b73bfebc0f5f545628205158364aa7e90180299ebbb</hash>
        <hash alg="SHA3-256">de0db59787a695856917a628e2097fa83b5638eaec7b5d6c93b6a442d1070fc9</hash>
        <hash alg="SHA3-512">0d938c72f1b6b1231ef28f69625c32b2420c77686d5ce0ce00962d4dd47515732326763646f508a01b77802046092ad1eaa75ff3704155552efa4a1e62b726bc</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.istack/istack-commons-runtime@4.0.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxb-istack-commons/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jaxb-impl-dev</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxb-istack-commons/istack-commons-runtime</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.woodstox/woodstox-core@6.6.2?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.woodstox</group>
      <name>woodstox-core</name>
      <version>6.6.2</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">f322ee7db6505b01c8bfe5f54c5670df</hash>
        <hash alg="SHA-1">0bfe905f19ce0e60bff5b7adcbded2681a092ac3</hash>
        <hash alg="SHA-256">8d097391bb3f3009fb37a565222b7ad3ffd49c49565a478ac0b2445448f55896</hash>
        <hash alg="SHA-512">00a18366306de76827a0d3ff83236054ed7ecbf4be2092fd8ac29fb63bcca9d86a6ffb5f41027029a869a4d47f978acf44118397e0fc21482cea3182eb1e4703</hash>
        <hash alg="SHA-384">80c2d8aefd00a9dcc4d9ca0ef4d259b3047f5c4bbca8be36a3689237b352ee1d8157a8cd2f5e60c5f3586b5219d9a6f9</hash>
        <hash alg="SHA3-384">9c88ff480e97e57e55f7f6542d9d75cd8f75cd8e840cde47ce7b3040fc9167786c54c163a23b6c5564f8f1e08d261a40</hash>
        <hash alg="SHA3-256">9cb25d5c1fa642757a01b7c6bcaaf7fd4722469c309f90d0d735d79b15360e9b</hash>
        <hash alg="SHA3-512">f9ff7ae6b1e9e3cf30fbf236222db5ac715b85334a321bfae352360f235d3b656d3bdacc855c41f8ae4380526bec1d10fcbe679447849bf7dc513815444035cf</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.woodstox/woodstox-core@6.6.2?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>
    <component type="library" bom-ref="pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ws.xmlschema</group>
      <name>xmlschema-core</name>
      <version>2.3.1</version>
      <description>Commons XMLSchema is a light weight schema object model that can be used to manipulate or
        generate XML schema.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">76e1deab5e6e1caa5fed31b3482cd266</hash>
        <hash alg="SHA-1">5a83fc4e79d128f38c9e32138537060678151759</hash>
        <hash alg="SHA-256">648f7f7e5228d89069cbc54c32404209f242581bc1c1e2e74229114f081071aa</hash>
        <hash alg="SHA-512">e08630e6f6fbe2b960a7c161ddff46e135566bcb1dd2aaf3707ac01a843fb462ac1c7eeb830aca7fc88cbe3ffadc235adac07ec019e166050860ed73d249c21f</hash>
        <hash alg="SHA-384">456b8a1dab0dfbccc13d9b78b195aef80d6989ccbd3a421e3e60305a4d2d48704d2f6b157c593ac2371661a505098c13</hash>
        <hash alg="SHA3-384">5bb23dd4714285adb3e64b85d33df68f4368b818a4c94e74e036b416c34ff3dbdffc70651cf7f531323aba0141800dcd</hash>
        <hash alg="SHA3-256">c01a671e540963e96245c65b633f0d17da112307c95e75c869884e92cdf7b523</hash>
        <hash alg="SHA3-512">be1141504bbc979f485f8fcdb00de037489ab5fb2f7b1401b95d1157b21684c105eb5ce985b6798fe0fc287dd0126843d1c78597fbdb3bf66f0b82c6516df9c7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://ws.apache.org/commons/xmlschema20/xmlschema-core/</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/XMLSCHEMA</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/ws-dev/</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=ws-xmlschema.git;a=summary/xmlschema-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.eclipse.angus</group>
      <name>angus-activation</name>
      <version>2.0.2</version>
      <description>Angus Activation Registries Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">42bba74155dc773eca277ee7a16f74be</hash>
        <hash alg="SHA-1">41f1e0ddd157c856926ed149ab837d110955a9fc</hash>
        <hash alg="SHA-256">6dd3bcffc22bce83b07376a0e2e094e4964a3195d4118fb43e380ef35436cc1e</hash>
        <hash alg="SHA-512">1482c759843c23e0343ca554194862d53ac18a04ab4691b3bf05145abb77283617022a895c5ba2e33f62b77c2cfb906b90d0cb690623621b11f35194b54b1180</hash>
        <hash alg="SHA-384">0263b0f42e56f9cbf4a2446c26a29d6397477561c2149f7b7d0e62fb28ab4315d50faf4e96aff088d3ac204b16f90892</hash>
        <hash alg="SHA3-384">e77e5bf8be9f98ed06a652e2317253bb29e8f79b26910075332823987b2e1bd3dfbb2d7aeb5a57a454c8632241abcc0a</hash>
        <hash alg="SHA3-256">41d7d300d1399e4706a0ead464e13702d85023598a0a81899e40ee8eed847826</hash>
        <hash alg="SHA3-512">dbdcb824069f0dcf9f9d362b8db7c2efa77f28d77e07c204a28e56b79ebfc478d9c5f9e5f01c7269d3afc0db0e6126d74237cc5a51b5e9ec6b6664580a06de8c</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/angus-activation/angus-activation</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/angus-activation/issues/</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/angus-activation/angus-activation</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.activation</group>
      <name>jakarta.activation-api</name>
      <version>2.1.3</version>
      <description>Jakarta Activation API 2.1 Specification</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">76e7b680375ea9f40f3ddbd702efcd25</hash>
        <hash alg="SHA-1">fa165bd70cda600368eee31555222776a46b881f</hash>
        <hash alg="SHA-256">01b176d718a169263e78290691fc479977186bcc6b333487325084d6586f4627</hash>
        <hash alg="SHA-512">aaabd4d6085a07035eaaae7b5a81aef429fea76e7fe1c8d29971e6595f0adad6bcf1088cff8a1c8936d739b0e3fce4b845323032f046b7edab2eaebd0e10a2ad</hash>
        <hash alg="SHA-384">4c4e73f59bf09342ca7691fd4855b41d3466da80618a5b7df059a2d89cf6d9779a4af751a6c4a9c48e5025c3ff75f42e</hash>
        <hash alg="SHA3-384">20be816700c87778e9453d41b6d8cb9dc992a092a308a9b7f2dfbf72e2393940a7d666c46625f130a2b57bc414df85ca</hash>
        <hash alg="SHA3-256">8a574b0a249842ea1b397d4cdef9b6d00b34ce8a849ea34184cdf45ac5aafe67</hash>
        <hash alg="SHA3-512">69cfb7dddda70ac1fca272ace0a3d5551b85dd60a6dbaf987ee777fbf573b420d13f06b8990ae70e8fe063f92b78c8a447cf9309ba516a5e993ba2d49cca8d23</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/jakartaee/jaf-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/jakartaee/jaf-api/issues/</url>
        </reference>
        <reference type="mailing-list">
          <url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/jakartaee/jaf-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.0.8?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-frontend-jaxrs</name>
      <version>4.0.8</version>
      <description>Apache CXF Runtime JAX-RS Frontend</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">ca4f22261b84d3e9e0020dcfbb39fdc7</hash>
        <hash alg="SHA-1">054cb579399ac3052fc42a9dc1094ba9ee208ce9</hash>
        <hash alg="SHA-256">84b7c829224eb52415d13a853c0b4842aea92f6051b06640f8ce1968050a54df</hash>
        <hash alg="SHA-512">05d3e7c7c448ee5641ee82ed9c964368f6e289b6f6d1f08a8a43c4296b51a1d6852215537c7a13e7fb93a67c738f6005455d3032195a34e1982b3541167718b5</hash>
        <hash alg="SHA-384">b68326853450cf0f6a3a9ff1d5f5bdd17912674b960887b1d1b76dc3d5fdd2e22ad4b3b36c4502917a3be716a479816f</hash>
        <hash alg="SHA3-384">00dd867c5ef590ff0fed1b7daddc4a77aa7f93fbbd128d16ae58e0d0171501d47442fb4d646004672e2c3c008b6640ee</hash>
        <hash alg="SHA3-256">a42c5ece2aa78ac3f636cc96718f8a1630865c7446c9b0640b3ba77d5ede5200</hash>
        <hash alg="SHA3-512">fe40d30fe71bc336c09a437658823d02f23a6bea823610b946c869eae4f985ae3ccba43d5b550a7ac1621c4eb89ba63cc782985607c69b16c14011a017fca554</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.cxf/cxf-rt-frontend-jaxrs@4.0.8?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://cxf.apache.org</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/view/A-D/view/CXF/</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/CXF</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/cxf-users</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-frontend-jaxrs</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.ws.rs</group>
      <name>jakarta.ws.rs-api</name>
      <version>3.0.0</version>
      <description>Jakarta RESTful Web Services</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">dd98ad2f0edcec6c0f0875695b8647e9</hash>
        <hash alg="SHA-1">5eea182d6651a7257bc8c3614507e1540c766fc2</hash>
        <hash alg="SHA-256">0bcb2cf4522831ad83cc7e936b8db60e2afb2582d19d672eb17d01da2c777322</hash>
        <hash alg="SHA-512">25a57149d3b5b57d21ad7b97d5c293adb549b363fb9c22f5d894adab174cd3019886cfa2b8425b67644b12769075fd891352c5230b66846c9bbcd26bc98dc3a9</hash>
        <hash alg="SHA-384">5602c64b0612e2b6649b2ca2aeae9eab536bb816d41643aa1caace022010b4767cdc9ae3518e2d303476c09260bd3023</hash>
        <hash alg="SHA3-384">ed2e09bb8083474846fa7edb928527d7f37258351aa45e93f46cf40215e89317b6659a829fef3b4837449e347bfb5ca9</hash>
        <hash alg="SHA3-256">67066e127150ca5eec06bb65caaacf3635d5ed856918518932f4d7766725df1c</hash>
        <hash alg="SHA3-512">439072f3869ad8a6128f2b2592328ba604b41111df2938a20b112b7ff8f16d537d8ffc4f83b8fe762c3f8f716fffd73b692a15e90666a1b3fcf97b4e2e9f4388</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
          <url>https://www.eclipse.org/legal/epl-2.0</url>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/jaxrs-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/eclipse-ee4j/jaxrs-api/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>jaxrs-dev@eclipse.org</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/eclipse-ee4j/jaxrs-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.0.8?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-transports-http</name>
      <version>4.0.8</version>
      <description>Apache CXF Runtime HTTP Transport</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">81d99ef86a4386f02313bf38d2d4b78c</hash>
        <hash alg="SHA-1">8f2dae189688cc7f9e332a54826e9c479092c2b4</hash>
        <hash alg="SHA-256">cd282a7d781d1959fa16bc995f0427c2c8eceec35ccd9d61897e07f8af7fe4cc</hash>
        <hash alg="SHA-512">367e5d96c3c0125607797fa3264cc0b3b6090606a37b09de10ea0963c34e4b273347ba48f03fe07b2a11a0e496f2a6c1d8e719b79e3344fca893b311bb1b6983</hash>
        <hash alg="SHA-384">f35d60a35f2c1787c316bcdd54f82525767b355e5ce0281d8b16b6bce461ee30da5b8499549ea0108fb0f726593e1ebe</hash>
        <hash alg="SHA3-384">0baae624dfee433a8ef71d8e994792100fbe7974fe82178e718d51865095e7ee07a91857f6ed73c28795c57234f1fe08</hash>
        <hash alg="SHA3-256">1ee726610ac9b8a6994925796bbad9edeba895ee5571b4367c342885a5299a7f</hash>
        <hash alg="SHA3-512">f4591fe37e3237ecc7c91daec7c7272029f31f224b4786ec3b3ec8d8d8f27a6719c4d81dfb46afa9e482ddc55e592b6b7171be1ee2926f1c2d72e6e5aecd658e</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.cxf/cxf-rt-transports-http@4.0.8?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://cxf.apache.org</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/view/A-D/view/CXF/</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/CXF</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/cxf-users</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-transports-http</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-rt-security@4.0.8?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-security</name>
      <version>4.0.8</version>
      <description>Apache CXF Runtime Security functionality</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">1faceec2980e0773a59bb006eb5475c8</hash>
        <hash alg="SHA-1">c8b3046c7a8d8e1580d6d27c556b9bea175e5350</hash>
        <hash alg="SHA-256">773358dbc40a020602e27340497c5089aae99d76f01be52253b43d14529c2ced</hash>
        <hash alg="SHA-512">93717e513c920326cb2dbf94797745d435332dd67d43bf053734ef8bc4faa8e1f442fb593a29fb9a8ea1b66b716267852931142f067bb27b5eee3e510efbef1f</hash>
        <hash alg="SHA-384">90675dfc53fca1830cf16ab6b487200b3fa8a88f524d8e4b74a2b4ab4ee7e2e72f51851e082e38a548fa10bde67829f0</hash>
        <hash alg="SHA3-384">1754fdb3d3bd93cc2cb31e23c1b8010ab3cf66510c4d3df35be6d4e30498fd04d5027cfafbf946519d10b7f2af15d44c</hash>
        <hash alg="SHA3-256">095ea5edd71b2b153fb2d3dff5b018ef56e3dcc5787519a439f472445bc9dae8</hash>
        <hash alg="SHA3-512">6a8e68b19b0ae1b78f4a1f82744516816983bfbee731f7cb44af834ddd7184b7649a2cf3ccdeea0688b775d03d384dc0935f1a41305305f220da1f21b509380e</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.cxf/cxf-rt-security@4.0.8?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://cxf.apache.org</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/view/A-D/view/CXF/</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/CXF</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/cxf-users</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-security</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-rt-management@4.0.8?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-management</name>
      <version>4.0.8</version>
      <description>Apache CXF Runtime Management</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2ffc78f01d2fa284f0f59d767a574397</hash>
        <hash alg="SHA-1">ec55b7860e0cb070517a82410a20d1b3fdb219a1</hash>
        <hash alg="SHA-256">d3ff5c445587dd06fd6c6dabac84d3c925e216bae2d926df6333934b2dce8641</hash>
        <hash alg="SHA-512">9f9edfa7bfe895c0e519e2315ced18b9dd673222b3170af34cd84ee41fac1c517aa75414643e2a44091800131bca0a54effa851d5d3cdc113d4a3fa52a4497df</hash>
        <hash alg="SHA-384">5a4afa83e278cf2a30f532a4d84537ff438020fc66046fbbc88555b024cc753bac3d9e7b1fe654f31814613514893f17</hash>
        <hash alg="SHA3-384">4d65ecf479b508f5add14e0ca9c7852c44d63fba0c13d38c7854c2a00730f941bf46f0bb982c6b48813a7c7a762bc652</hash>
        <hash alg="SHA3-256">467acb685e68200498dc2776789559823d1df62bbdbd0aeb1272b863729d8c10</hash>
        <hash alg="SHA3-512">576dfd1af897e512c1de56b67337003f13bbdcf8945185e64ad5580e4e216a850ce7293ecda139b1dfa0c27428eb372f38e89b0fcdb1c95a87f637bc67d281d9</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.cxf/cxf-rt-management@4.0.8?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://cxf.apache.org</url>
        </reference>
        <reference type="build-system">
          <url>https://builds.apache.org/view/A-D/view/CXF/</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/CXF</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/cxf-users</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-management</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentracing/opentracing-api@0.33.0?type=jar">
      <publisher>OpenTracing</publisher>
      <group>io.opentracing</group>
      <name>opentracing-api</name>
      <version>0.33.0</version>
      <description>OpenTracing Java API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bfec41592934f8a1f3e782ff2967c985</hash>
        <hash alg="SHA-1">67336cfb9d93779c02e1fda4c87801d352720eda</hash>
        <hash alg="SHA-256">4534541b8e9f41a17bcdf1d09affe45b98c13574db6e529a93a58264b9472c7c</hash>
        <hash alg="SHA-512">931197ca33e509570e389cd163af96e277bb3635f019e34e2fc97d3fa9c34bb9042f25b2ba8aa59f8516cc044ec3e9584462601b8aa5f954bbc6ad88e5fbe5cd</hash>
        <hash alg="SHA-384">40cecdf9b5b85090c64750949de1c3c0e534904f6a82b4e325cfa8d54ed227c258e26e9b90ded0ecdd8ce06a2f4d76c3</hash>
        <hash alg="SHA3-384">a75e7f9376bb70e144c0a727a29017a73c7a1a8689a31f3e669c13748714f3ccd3f68a298b2140e44751c689d7b7d7c3</hash>
        <hash alg="SHA3-256">3d80a53a07617f4afb67ba116cb75f3156ed72e74f9fa0630bed18b09eb966c0</hash>
        <hash alg="SHA3-512">f57aa55916da311660b6c2c601cb51219595a47d0137aeeb09e80b77d32a67a5e190a30cbfe1a18612ef2a7963f859ffda41d3b71e0a8bbe615db44472731ca6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentracing/opentracing-api@0.33.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/opentracing/opentracing-java/opentracing-api</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://api.bintray.com/maven/opentracing/maven/opentracing-java/;publish=1</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/opentracing/opentracing-java/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/opentracing/opentracing-java/opentracing-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentracing/opentracing-util@0.33.0?type=jar">
      <publisher>OpenTracing</publisher>
      <group>io.opentracing</group>
      <name>opentracing-util</name>
      <version>0.33.0</version>
      <description>OpenTracing utilities</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4256987096519a45c4b781fca070a15c</hash>
        <hash alg="SHA-1">132630f17e198a1748f23ce33597efdf4a807fb9</hash>
        <hash alg="SHA-256">22c5dfbb9b0e2f08f7371bf3d68372c7604c804d3129499b43f37a8877c4379e</hash>
        <hash alg="SHA-512">fbba29ff3d6018561077e9539ad9b72876424600eca3addb6a26981a4a3e52cb3dfd30f27945aff2b6c222c42454ce3ba67597171fd809a74c65b920f3a47c7a</hash>
        <hash alg="SHA-384">78b82902617ad05d422f2fadf9bc8dc5278fb469c4f15b368dfa5df374e9554e7600666819df7583fa5491527240d913</hash>
        <hash alg="SHA3-384">26b0eb1edfd0feda1cda606af7f8d9d91d3db5eb86737a26ecb6547be6d2cda77efd6078bb14c971cb4545b62c8feced</hash>
        <hash alg="SHA3-256">c804d49f71a8bd98965c571241abc99cb50cbe9a0216b0cc8c75c0b4197420b3</hash>
        <hash alg="SHA3-512">ff6edbcd5fe5a751a9f36402c10e7019eb7a0257cafb295632d33213a439397f79d84ea37155a82d8a7f781d2bcf28dc3e57532fe1aa79a5831688708913a09d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentracing/opentracing-util@0.33.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/opentracing/opentracing-java/opentracing-util</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://api.bintray.com/maven/opentracing/maven/opentracing-java/;publish=1</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/opentracing/opentracing-java/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/opentracing/opentracing-java/opentracing-util</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentracing/opentracing-noop@0.33.0?type=jar">
      <publisher>OpenTracing</publisher>
      <group>io.opentracing</group>
      <name>opentracing-noop</name>
      <version>0.33.0</version>
      <description>OpenTracing NoOp</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a65509c4cc3907bc0691c5141d3f1d2e</hash>
        <hash alg="SHA-1">074b9950a587f53fbdb48c3f1f84f1ece8c10592</hash>
        <hash alg="SHA-256">8529f91e10047b2b94cb21b50086a3d3913fa4da43594eddbd9ecf5917efe040</hash>
        <hash alg="SHA-512">c727bcf20504fa72bfc07456bdde3b0b50988632d85c7af78df742efd90a431c125f5d644273203fa211a62fc4a282455cf281c7c82b82df4695afbc5488577f</hash>
        <hash alg="SHA-384">06cc99bd895a70373944254c106ae5d98ddd2ecab4e03e3069260ac464ee3222f784bb169d49c2a54e79b15a7f691e36</hash>
        <hash alg="SHA3-384">9338711d5ba69bca9a33c6b7b82703b3cc83e3639cad28faa1581b2ef87b9d25b137aa3f37636f849c8c12c76a497c02</hash>
        <hash alg="SHA3-256">3197c8468fe94b13c7ef39616dd2c237c8951e95f2690027fe8b04d59a79ef79</hash>
        <hash alg="SHA3-512">8f0756b8ce287fb8ff84b4975a1bec4f6e650181eeafaea9b7df9f0d202ebad94b39e3ee13c445ccb491f33b85c8f62af8c615fb6688e28fee6ad32e3166b509</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentracing/opentracing-noop@0.33.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/opentracing/opentracing-java/opentracing-noop</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://api.bintray.com/maven/opentracing/maven/opentracing-java/;publish=1</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/opentracing/opentracing-java/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/opentracing/opentracing-java/opentracing-noop</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-integration-tracing-opentracing@4.0.8?type=bundle">
      <dependency ref="pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@3.0.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@4.0.8?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.0.8?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-management@4.0.8?type=jar"/>
      <dependency ref="pkg:maven/io.opentracing/opentracing-api@0.33.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentracing/opentracing-util@0.33.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@3.0.1?type=jar">
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@2.0.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.jws/jakarta.jws-api@3.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar"/>
    <dependency ref="pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@2.0.1?type=jar"/>
    <dependency ref="pkg:maven/jakarta.jws/jakarta.jws-api@3.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-core@4.0.8?type=jar">
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-runtime@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.woodstox/woodstox-core@6.6.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.1?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-runtime@3.0.2?type=jar">
      <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-core@3.0.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-core@3.0.2?type=jar">
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jaxb/txw2@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/com.sun.istack/istack-commons-runtime@4.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jaxb/txw2@3.0.2?type=jar"/>
    <dependency ref="pkg:maven/com.sun.istack/istack-commons-runtime@4.0.1?type=jar"/>
    <dependency ref="pkg:maven/com.fasterxml.woodstox/woodstox-core@6.6.2?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"/>
    <dependency ref="pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.1?type=jar"/>
    <dependency ref="pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar">
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar"/>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.0.8?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@4.0.8?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.0.8?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-security@4.0.8?type=jar"/>
      <dependency ref="pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.0.8?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@4.0.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-security@4.0.8?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@4.0.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-management@4.0.8?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@4.0.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentracing/opentracing-api@0.33.0?type=jar"/>
    <dependency ref="pkg:maven/io.opentracing/opentracing-util@0.33.0?type=jar">
      <dependency ref="pkg:maven/io.opentracing/opentracing-api@0.33.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentracing/opentracing-noop@0.33.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentracing/opentracing-noop@0.33.0?type=jar">
      <dependency ref="pkg:maven/io.opentracing/opentracing-api@0.33.0?type=jar"/>
    </dependency>
  </dependencies>
</bom>
