<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:3f8f3bad-7a4a-3bd7-907f-f40499c54332" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <timestamp>2026-07-30T17:29:01Z</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-rt-rs-client@3.6.12?type=bundle">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-rs-client</name>
      <version>3.6.12</version>
      <description>Apache CXF JAX-RS Client</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-rt-rs-client@3.6.12?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;a=summary/cxf-parent/cxf-rt-rs-client</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@2.3.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.ws</group>
      <name>jakarta.xml.ws-api</name>
      <version>2.3.3</version>
      <description>Jakarta XML Web Services API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">ce470c38b9dbdcb8e505d41d767be748</hash>
        <hash alg="SHA-1">529fe0136be92861e5a255fbc99146f1943c4332</hash>
        <hash alg="SHA-256">c8e0ba03c47cd5e996fd5d83540caaeab69cd8d531f128318d88e15467d112c1</hash>
        <hash alg="SHA-512">c160616cb796cb9441eb703e2e5b80976a6669c728711b539100eebee85cae2f74dba55cff044fc7032096f19d0be23a32aefececb0c63d58e1fe5add2f46898</hash>
        <hash alg="SHA-384">973a1bf8f42756846695feed46a95b51193aa02cc133e3a783ab5f3fa47b65bb7d8a490f8576ef38010dfba755c40e24</hash>
        <hash alg="SHA3-384">22e6df9c16bc66f0f84df11565e9ae7def462e44b8011d2a20b474740721cbb70c6a36a5259199b36ee274af8f7a905f</hash>
        <hash alg="SHA3-256">ab5acd41ae0bf6d4f6315121ebd807eef3f89604e6d5a57f9c2a955d5af32300</hash>
        <hash alg="SHA3-512">96010696c59baadc383f61839bf1989d3d7ff35e3e60d50a4dd508c39c0f3bd3100d5d0311feaa9d41525fb7378c86ba7b08c9527b4e8e6e8113b6b12b8b999f</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@2.3.3?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@2.3.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.bind</group>
      <name>jakarta.xml.bind-api</name>
      <version>2.3.3</version>
      <description>Jakarta XML Binding API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">61286918ca0192e9f87d1358aef718dd</hash>
        <hash alg="SHA-1">48e3b9cfc10752fba3521d6511f4165bea951801</hash>
        <hash alg="SHA-256">c04539f472e9a6dd0c7685ea82d677282269ab8e7baca2e14500e381e0c6cec5</hash>
        <hash alg="SHA-512">adf6436a7a9dc6f64b97127861d7a89b78e82bea67f72bda800ef285163adcd84dbf006f679108a2a8c2eed013e0b771da2354087e0845479ff2b6318b881442</hash>
        <hash alg="SHA-384">bad8b9f52bf7a7e1d3974cb305a69c093fb32d2131539c18d34e471e3ec32bdd9dd136bb4b38bb14d84e99c562f208c7</hash>
        <hash alg="SHA3-384">8131aaf65f996cfa2c3f7d406caab3acf3e6650bcbbcd5595f8a457a211810ff110c1923876e068831a07388ddc26f33</hash>
        <hash alg="SHA3-256">a9e4179a6bfa8b363b9fd4f32f8892c4a7954ed1695d3f33ccef73ceffcaa1d4</hash>
        <hash alg="SHA3-512">9ecbc0f4aa9cff28d519cbf74c8234b5180ae6ff0d6de4efe2de126b3251d466a5ddb878e70b9968095a843c82721c93a4dec53bfe09e3700f4cfe2e38bcac0a</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?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.activation/jakarta.activation-api@1.2.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.activation</group>
      <name>jakarta.activation-api</name>
      <version>1.2.2</version>
      <description>Jakarta Activation API jar</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1cbb480310fa1987f9db7a3ed7118af7</hash>
        <hash alg="SHA-1">99f53adba383cb1bf7c3862844488574b559621f</hash>
        <hash alg="SHA-256">a187a939103aef5849a7af84bd7e27be2d120c410af291437375ffe061f4f09d</hash>
        <hash alg="SHA-512">e3d846ff5f62ad9fef514f0726846c63d4aa74b2bb8f60c76258dba37701f83ae75872401071bf40da40697d43a8a6e36d08fa4ef39fe70797fb6f2b1712599f</hash>
        <hash alg="SHA-384">3e25702596eca7dd48f904b3985d64b4b394d162d3884a907d8b2ee647542808713a42a02f0eeff2c07518a206cc91cf</hash>
        <hash alg="SHA3-384">07196bf6c1ba4fe3e14e7690b521d3a156ee136a0b34d93f7a20d485c528c25ed5eeaec013172b08bdc63800fa94fe5d</hash>
        <hash alg="SHA3-256">5010f77dbc8c2a28269c7b5b662732ec4a01806f3af9af0b5a12882670303b6e</hash>
        <hash alg="SHA3-512">6e63931ef5638e4919b210ef3fffc731d3b91a34bd88cf4b4410e583e28d9e8652377b74dbdb63ba4b7b11b68ded509200737527412984c9d5bc6e5b4b938993</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/jaf/jakarta.activation-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/jaf/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/jaf/jakarta.activation-api</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@1.4.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.soap</group>
      <name>jakarta.xml.soap-api</name>
      <version>1.4.2</version>
      <description>Provides the API for creating and building SOAP messages.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">d19eb8a4a5401296985db733868425e0</hash>
        <hash alg="SHA-1">4f71fa8ca30be4d04ba658339df3c927fa21209a</hash>
        <hash alg="SHA-256">0b2e9db574869c09b18e7fe87482be2e4e14b3f3cc8207646595806eede77706</hash>
        <hash alg="SHA-512">640b1ad955bf9283d5c557de7a566bc4d100c8f6580e97ed4bcf24abe104225db6246fff18fa13932b3c45c877c6d560f7778eb115e6bd339768766f089901ce</hash>
        <hash alg="SHA-384">568580a4936eca8c4afa1e823c72579b010f77d7d7af613b92483dbb00f0d380f508057281e3020c68455f82d5c8997e</hash>
        <hash alg="SHA3-384">6c26b47985d5e8623c0b9cd38bbd1828c84004fe82237528e779069ecddb2fed23a8b93a009c641f6fb640e1d45a1b51</hash>
        <hash alg="SHA3-256">81ca7380850de707ccc791655de78e46b73fac45c6277fc283925c99f894de57</hash>
        <hash alg="SHA3-512">08e78282a1aa093c3673d3417d593b6fd962db3ea10457ee4f19d2f242ea5876b68dbe30b471d4b2e20f3d90c77ef71430975e52ae879f1f91040aa87b5478c4</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@1.4.2?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@2.1.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.jws</group>
      <name>jakarta.jws-api</name>
      <version>2.1.0</version>
      <description>Jakarta Web Services Metadata API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">9e3bc505722b1e84535d7edb3d582ca1</hash>
        <hash alg="SHA-1">7d283ef13e49c1422701e30639371edca788c609</hash>
        <hash alg="SHA-256">d4c321f47a72001977fa11d2df408db23bf5f46e954aeb2c6f1ecda4dfef8fd8</hash>
        <hash alg="SHA-512">27b4886f73e1da64772488f94be8c222e0bbea3126aa7baaf6a7d23cd4ffd2e91140aa1fa8c552a48c3013945668fbfe9f65fc48e37920a97af5dcec0cb01e02</hash>
        <hash alg="SHA-384">80c7d4de0f110beada45c37ed5b65d28a5c18b9a86d35b249e377657056878377a078a7791c527f70b72f02e51fedf14</hash>
        <hash alg="SHA3-384">42ebd5af1e9a9d41a1c830d0f6aa837754f5ce9f847094f6d6ed4f67b0724dec9ad822bb14c1f0ecb59819eaa2d91205</hash>
        <hash alg="SHA3-256">4ae39a77ee08c01f591910acaaffd277ac3a78ac8eb94e70878dc853723cb1c2</hash>
        <hash alg="SHA3-512">d4b21cccaa62ecc3885100400160e2908d281dfb1dfcdaf59b16885afe7ff7ec524ff22345d3871d46751583fb5e3c075899ac4a1ae800db3ff34971f4731efe</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.jws/jakarta.jws-api@2.1.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.aries.blueprint/org.apache.aries.blueprint.core@1.10.3?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.aries.blueprint</group>
      <name>org.apache.aries.blueprint.core</name>
      <version>1.10.3</version>
      <description>This bundle contains the core implementation of Blueprint
        along with the "ext" namespace handler.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">720c3648602f867f58b1b4aa3b2a3ffc</hash>
        <hash alg="SHA-1">a7f7003cb8233197818155f91f1f6e8990e11cd9</hash>
        <hash alg="SHA-256">73162744e2f63dfb32a1938110c5d186645ec90fcd05dbc57b4a31c1b7e1bcd5</hash>
        <hash alg="SHA-512">e595514993eab29718ff95e9a71f3e39459fae60e1ea1a532fb86a5b99fa88dbb54eed0992da0df960451cd2fc78670722cba241ae91381490de7f071f41059a</hash>
        <hash alg="SHA-384">3a3ddad9ca7d6608716b9e446fd1ec6a4f5e36f1b66a27735babeb4197908ddd7df60db65e3b43dd275f3de628cd5cf0</hash>
        <hash alg="SHA3-384">2ecddb193fc430df97d7ae869348d950baf9c9eb1896e81b5a897c428339eea5102e89b7b581dafc5f15943bc4ba58a7</hash>
        <hash alg="SHA3-256">d82e13e86aa09dc6464a780033a3b4f953c9ad66314068e4e7d7cf98fbe3a49d</hash>
        <hash alg="SHA3-512">169327113c61303ab1db673ea3a6474815bb0feada8ff21754119ab13b7c1ec35cb5716eebf9c1df4bb0941757b979fdd422f7d529dd2101f399caa153c9e555</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.aries.blueprint/org.apache.aries.blueprint.core@1.10.3?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://aries.apache.org/blueprint-parent/org.apache.aries.blueprint.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/ARIES</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/aries-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=aries.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.aries.blueprint/org.apache.aries.blueprint.api@1.0.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.aries.blueprint</group>
      <name>org.apache.aries.blueprint.api</name>
      <version>1.0.1</version>
      <description>This bundle contains the blueprint api 1.0.1 and the corresponding xml schema.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">6d0a9938c0fc9c8d60e3711c77f150bb</hash>
        <hash alg="SHA-1">3637a2551bfc171f3e22d8622ef7d78ff9dcf8aa</hash>
        <hash alg="SHA-256">e4f28ef73a77494757561a1bef3ad7a74f2f247174c7946ba217948ba4776d8a</hash>
        <hash alg="SHA-512">359e43219a86a5f9129004710e224471c63a56de5f64ab8e37280a0380bdf13fd5352047bbfb19f3854124891b417b0db93a77723744ecf8dc6af477f85c1e70</hash>
        <hash alg="SHA-384">4534c9a78b361f374fe265c928c3ec3841605d1199e418be26aa5f1a857427afa013421835a9bab7585c73db44f77f0f</hash>
        <hash alg="SHA3-384">9b6626ababc0fd183bd5188de24776dca54de8bcd25491f1aa779ebc14b328dfa9e32be54479a70e7c42d3ce192f23fc</hash>
        <hash alg="SHA3-256">0aca2aa41674783f1f263cd958b96bc9982746743bfc24d9c0043c5681b94d10</hash>
        <hash alg="SHA3-512">722cec1e749c25a32ed4b6c38b71c6b083cdd89866f9150c421f5c54e4b4fe5fe9844bf813306cfe2a87f46a9ebc7ceabd19441ca17263404d3fea548ce8ba5f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.aries.blueprint/org.apache.aries.blueprint.api@1.0.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://aries.apache.org/org.apache.aries.blueprint.api</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/ARIES</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/aries-user/</url>
        </reference>
        <reference type="vcs">
          <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.api-1.0.1</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.aries.quiesce/org.apache.aries.quiesce.api@1.0.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.aries.quiesce</group>
      <name>org.apache.aries.quiesce.api</name>
      <version>1.0.0</version>
      <description>Quiesce API.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">b3fb687d31b16b9eba2d6d23248d8274</hash>
        <hash alg="SHA-1">3591319ac43345db1e6008e7f82f318746863f08</hash>
        <hash alg="SHA-256">0737c1406094aa348f31e23f0ee96a6f404327d0572fdc0b2d88c5e5e2a58d8f</hash>
        <hash alg="SHA-512">a7c74bdb7d930b14e5f71e87b2acd22dad7af0d3e4b452e0d7d64c8a8b0615c4f3108080c690b350d35d531a54ffc5b1321330e256b2ece5405883b751aa543b</hash>
        <hash alg="SHA-384">2c37bb68caef7967c640b3ac54f4f5853f8e097668eede95c13a4e04378eb6d46e1764c0dcac98abcd5ed49eb2735a7e</hash>
        <hash alg="SHA3-384">c725556fd9b49069c67ddc382f3a23642e5e3725fca04fb7d1dad1cef894eef82cb3720a65f0bccfd61dd97f61e9a24e</hash>
        <hash alg="SHA3-256">45ed6133aebf5281f9e59e1d89a8e34372b7f99dd880577e675c441a12652a05</hash>
        <hash alg="SHA3-512">c9c59e396e30a622f26d255104a1d238f66c237db837549b0b8bca65abde96b46f32e07e5242980d398d99f5144823db9ce6d26cc5214f2a00a0cc1ae91dcb09</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.aries.quiesce/org.apache.aries.quiesce.api@1.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://aries.apache.org/default-parent/java5-parent/org.apache.aries.quiesce.api</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/ARIES</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/aries-user/</url>
        </reference>
        <reference type="vcs">
          <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.quiesce.api-1.0.0</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.aries.proxy/org.apache.aries.proxy.api@1.1.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.aries.proxy</group>
      <name>org.apache.aries.proxy.api</name>
      <version>1.1.1</version>
      <description>This bundle contains the Apache Aries Proxy service API.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">86a5f630e8c521cff04b8a5ae0bc4ff4</hash>
        <hash alg="SHA-1">544dd6dadbdbb3c2fc9e3761ef044ca5b74bab7d</hash>
        <hash alg="SHA-256">33f03f0c4fe8341816da2606414382d749410c517cdd893c16cefd969e459f31</hash>
        <hash alg="SHA-512">1e023996517e3a1aeebea87144c08b2c563215b45cd64b351c90b626947e274d77a20eb9f0a26ce328c793ae0463945b7b88214ec5632396811b05b2bdffd07c</hash>
        <hash alg="SHA-384">71c5adafc3534c4bef9b4e98419a011cdeb5acd5a03bf3208a0ea597b398312bdba70a9df08cc8fa2efe42548c0f9c7f</hash>
        <hash alg="SHA3-384">b6ce4a210c226b39c23b8b0ddea396da393cddffb3ee17535a659f2d55aa01afb8fdb22bda0f04df60fbb3f1142908be</hash>
        <hash alg="SHA3-256">db264f008c1f377c7e6471ac277f2ec0c90d859de49ab9c0eed92b5c65d0f22e</hash>
        <hash alg="SHA3-512">992d4e6e422eaefabf9306fd198d4a315086eca43f7ef4a5fd4a961cca364c6ba93278f1d522d3986cd51f7b05301ea6254ec310b67c61ee9aeeec1fb0bdbe5e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.aries.proxy/org.apache.aries.proxy.api@1.1.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://aries.apache.org/org.apache.aries.proxy.api</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/ARIES</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/aries-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.aries.blueprint/blueprint-parser@1.6.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.aries.blueprint</group>
      <name>blueprint-parser</name>
      <version>1.6.1</version>
      <description>This bundle contains the blueprint parser in a plain jar.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">a57860c46d7efcd042586eed67eac5ac</hash>
        <hash alg="SHA-1">029f828a926b9d093cdf8ade0f4c673311e1149e</hash>
        <hash alg="SHA-256">d4b4b7a8b613467fa59ee9fe9c2c302d3bf20c87688af4157c53c5f694ae79d7</hash>
        <hash alg="SHA-512">2e9c42e68eb1b97fdb7263fb05d4d9d554dc904bdd02fe7af395b5b81a9321d1a49a95ae821c1b7848c8d02a1af7df5d9ef69b3576ed37b9c6497b7d031dffa4</hash>
        <hash alg="SHA-384">ff5285bb9d1902d4a6cec5a1a026bc7ae3ac14ada0c9bb215f13556c57a35fe81bb48fabd323ce0bf8a735f48f7d485d</hash>
        <hash alg="SHA3-384">b447cbbfe50ca41b1479edfe95526640343ca85bf4549aca0f267d30df21447f1ed98d7fbc71fc4c32d8427ba584cfad</hash>
        <hash alg="SHA3-256">8ce6e94332140273e313ffdc79892f3b5659705f22db3380a1d34e3d5a288b5c</hash>
        <hash alg="SHA3-512">5f0fd9ee5960f75ede9497aade100f142df5a1f1677191a0d94c8cfc59ec1fd234d7febc8f6bf34aa17f20403e7ad66c2f517a5508f24cdea95797caa11430d7</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.aries.blueprint/blueprint-parser@1.6.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://aries.apache.org/blueprint-parent/blueprint-parser</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/ARIES</url>
        </reference>
        <reference type="mailing-list">
          <url>http://mail-archives.apache.org/mod_mbox/aries-user/</url>
        </reference>
        <reference type="vcs">
          <url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar">
      <publisher>OSGi Alliance</publisher>
      <group>org.osgi</group>
      <name>org.osgi.core</name>
      <version>6.0.0</version>
      <description>OSGi Core Release 6, Interfaces and Classes for use in compiling bundles.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cae291c61fe8b7a4476d713550c7ff49</hash>
        <hash alg="SHA-1">0c49acdc9ac62cf69ee49cb6f1905b4fdb79ea5c</hash>
        <hash alg="SHA-256">1c1bb435eb34cbf1f743653da38f604d45d53fbc95979053768cd3fc293cb931</hash>
        <hash alg="SHA-512">a6d5388804982ab2cb0ba82b4291e73f006577c54e5dcb0675a2c4922594ddb0265810a4e7c748c88eba76ee350340376b7a9bd25d2de3afb954cf89117cd470</hash>
        <hash alg="SHA-384">8daff91fc229b2874c1ff7a214fdee65b1824fbac76eb7feec609c5b70ab2fd24fc5cf017b339788a5c7aec041ec1a1c</hash>
        <hash alg="SHA3-384">b921d8bea5dab6e7d827ce49a43e6edb4a15c1402e1d70498faf867bd7e9ea61f47b9cbdbf008ed517b71499c02b9e4c</hash>
        <hash alg="SHA3-256">5836efac64dd3757498bc6648cf02e46f136c6b0b39d5f1641218459d6b68ca0</hash>
        <hash alg="SHA3-512">9056edfc04943cdc81041db1851cade670415457221617babeb3d3c5136c3dcc303862e55b545f40584477e0654d11d84db6ede072015b08744241202d79ee63</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.osgi.org</url>
        </reference>
        <reference type="vcs">
          <url>private</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-rt-transports-http@3.6.12?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-transports-http</name>
      <version>3.6.12</version>
      <description>Apache CXF Runtime HTTP Transport</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">371129904c96dfb8b3f0aa375713e45e</hash>
        <hash alg="SHA-1">7332e5ba706cec7b2ff7881b535f4d68e20785ce</hash>
        <hash alg="SHA-256">77e77e4474195577617f3433799e13c064ddefd52a5bfc888dae8176a709604a</hash>
        <hash alg="SHA-512">2522f3ff23db68a6afa52dd7fd04276156e01ac3fad3692ef7c8f9f6dd2bf48bc193559e048344a180cf023ddca9b2de5cdbfd3119b322556eb1c410a50d1136</hash>
        <hash alg="SHA-384">6b9688ce8309933881a2e007f85b96afdddb773ce1048f476a27dca0ac9d384be3fc33cd3393c2f631e401a94b84243d</hash>
        <hash alg="SHA3-384">1d16c1672f2abdea81adafb85484cb7111bf4ec8e91b7674230df087b4b89a303627bbeb7ef4f780c608b5d00569c056</hash>
        <hash alg="SHA3-256">3722907e8558ef256914b088e493102aa611a14c4c06ce567f0d36721e6a9bc6</hash>
        <hash alg="SHA3-512">61cd531efe9c4c3fbf2083518a5c8069d5be0061481cadbdad86df772788bd18ddc274722bcea0df54c432198c71e7298fc838c2665b0469c8bcc7f2e35a9b25</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@3.6.12?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;a=summary/cxf-parent/cxf-rt-transports-http</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-core@3.6.12?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-core</name>
      <version>3.6.12</version>
      <description>Apache CXF Core</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0bb52f2d34c30d461fff7966d3707d32</hash>
        <hash alg="SHA-1">2b6b3a35a59e59f3eb335718513357641c1e0d56</hash>
        <hash alg="SHA-256">1eec94ec725edb29369d373252eefcf96e02a2a28393df259a24a97c8334c8f2</hash>
        <hash alg="SHA-512">23b9b792b65847cc3c0c7ef6e55a24a385824842ceabdefe241fdc3dc264f0d3fc6720143ad00b2b97e3a085ce98d7a8b6863dad9d283ed12ca9f670fa0fbcd5</hash>
        <hash alg="SHA-384">f7401da90e68fca55a113cf132692e9bcbae250a013b8c1ff988b68f6f6b56fa7aa7de0fef7b028fe26f0150cbb6f4ac</hash>
        <hash alg="SHA3-384">52297b97e11aa3aa26e8615d6ed439610d48409cf5d311fa17532e079cbd004f005dc63e79af7b3acadf792b47f3f071</hash>
        <hash alg="SHA3-256">653127bdfd9d29514342224a735186f7b2700896ffa603bb7c360f12c88fe60c</hash>
        <hash alg="SHA3-512">c2c5cf0cf7be036d0fdba8526043f49128804af419d8ba19facaede834b72de5ef98c960565ebed0cc8743806154afb2f683b9d1ae5a2c95219f74503672bd3e</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@3.6.12?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;a=summary/cxf-parent/cxf-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.annotation</group>
      <name>jakarta.annotation-api</name>
      <version>1.3.5</version>
      <description>Jakarta Annotations API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8b165cf58df5f8c2a222f637c0a07c97</hash>
        <hash alg="SHA-1">59eb84ee0d616332ff44aba065f3888cf002cd2d</hash>
        <hash alg="SHA-256">85fb03fc054cdf4efca8efd9b6712bbb418e1ab98241c4539c8585bbc23e1b8a</hash>
        <hash alg="SHA-512">d1acff146c0f9ea923a9325ad4c22ba2052ec474341ab8392abab7e8abd3ca010db2400ff9b5849fc4f1fa5c0a18830eb104da07a13bd26b4f0a43d167935878</hash>
        <hash alg="SHA-384">004a4bde333c0575f72df1cb9cf95ee0c6c7f738a6f0f723a5ec545aaa1664abeb82f01627708a1377e3136754fb7859</hash>
        <hash alg="SHA3-384">abcc5b1fbad59b3e9b6d2d6195ec11d6254f689116c534a964724b61f815cca60ba3a2c1489933403f3f78dc54fd20a6</hash>
        <hash alg="SHA3-256">3d3ef16365e7a0357d82f874fa26b2b0a146cf7bf98a351c65ef1586444fa009</hash>
        <hash alg="SHA3-512">88625a8811be514851209291344df32478b527bc7838ddee58752269bf2457ae8f4e6b6a0d0b5c18522e287ba6df1def0cb19dee2b85e01ee21f0b48ac2630d3</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@1.3.5?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://projects.eclipse.org/projects/ee4j.ca</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/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@2.3.5?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jaxb</group>
      <name>jaxb-runtime</name>
      <version>2.3.5</version>
      <description>JAXB (JSR 222) Reference Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2d3790292a30333a14b7fb1143864a9c</hash>
        <hash alg="SHA-1">a169a961a2bb9ac69517ec1005e451becf5cdfab</hash>
        <hash alg="SHA-256">4a25453756d08be89c6537cc26fea237677ab99eea857ce1bcb84346715cfae4</hash>
        <hash alg="SHA-512">c55c0754e4d79d548c029504b04b15d5ef28821f0c3ee9e14346fabfc3d6e5ef0bd38b4d076917eeac6a0c79bbbe1f78dd4f36f425c175efed23ea8cb771d9ff</hash>
        <hash alg="SHA-384">7918c98d770221a2c4bd913870b9ae6e91271fb37eb60f9d2e2a6bca49f7af1980be80e9aad77ca875e79ed3a6391d06</hash>
        <hash alg="SHA3-384">ecb0a57c239dc254549520f73816a347f1204c47bb7ae6e5d4b6cd1f409af9ce583411faea2aec0894e5ff625c1b5f8b</hash>
        <hash alg="SHA3-256">7d69b19934e5f2cc435ccf681a796335b3e19a0e1b6522c615ee328f5bb9c341</hash>
        <hash alg="SHA3-512">498b8588dbd9f2f5215f380634553036e38856adabb582bb41980898d0bb9f9f80e48d244a3a798db389efd2131a1dbadf96d778668cda58f8aa1163875d3c3e</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jaxb/jaxb-runtime@2.3.5?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/txw2@2.3.5?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish.jaxb</group>
      <name>txw2</name>
      <version>2.3.5</version>
      <description>TXW is a library that allows you to write XML documents.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">67005a4cf5ee9cfd82edec1bdbecb32b</hash>
        <hash alg="SHA-1">ec8930fa62e7b1758b1664d135f50c7abe86a4a3</hash>
        <hash alg="SHA-256">7d75ea1151367fb66287011d9941715f645922932554acba0c5ac3aec67fb01f</hash>
        <hash alg="SHA-512">5bdcd56ff4644554e001862d69ddf275441bfd72d641a200e17f0f1093a49fe2c5f2e0d5a65797419b0355843c916b81a6fd4bde67baa6d4a70b6784e4f9def9</hash>
        <hash alg="SHA-384">ffcb4be280ad100c23249cf17de737bb6093440aa26e533aeb7c57eb5959b964b62c664250c9d39088d22916321a66a7</hash>
        <hash alg="SHA3-384">e2089f8ce9b4e3c56017e6724e8ab9565f2015156ea10a844d9720d258709963b7c1b8254d288a94efdc32d6ebdd88ff</hash>
        <hash alg="SHA3-256">dd0147f1d51c44c201ae8986ec9dde0e8dfbe827ae8a8f16422c4706adbba018</hash>
        <hash alg="SHA3-512">31e9eec45c24a52bdd21ae8ce4494525495d91f8fd3d0947520d56a3c5280bac621487a78008fea4b39b86207397f5a16ad603b5048410a0e81e0927ad08270b</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish.jaxb/txw2@2.3.5?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@3.0.12?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>com.sun.istack</group>
      <name>istack-commons-runtime</name>
      <version>3.0.12</version>
      <description>istack common utility code</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1952bd76321f8580cfaa57e332a68287</hash>
        <hash alg="SHA-1">cbbe1a62b0cc6c85972e99d52aaee350153dc530</hash>
        <hash alg="SHA-256">27d85fc134c9271d5c79d3300fc4669668f017e72409727c428f54f2417f04cd</hash>
        <hash alg="SHA-512">af36b11cc0d82b7f62c64941f4e7d441d25cb9f3c4b3e08753d038c388e5a09364b5dac9127f29a9b8df6d96034133caadab6d74371077478d2f301605913460</hash>
        <hash alg="SHA-384">ad8ba1f6538e087915b1e7fbf4a7a60b006ebecc4ab52986c10dfe88ae11ae7eb6e1f302bee06f70b16ec316f001375b</hash>
        <hash alg="SHA3-384">2207c7e1570860d6300ef3157905498efaf26ba85566b053495f583b20c755cc07d6855b2d79136ab4d6544635e39f4d</hash>
        <hash alg="SHA3-256">50a425e524a6ee81110ecd86190d039a84d46aa3c45855310fe4f95abba3c21e</hash>
        <hash alg="SHA3-512">286997280ee0885c456686cf91c601e600106138f39eb81fc27381868f7ede0d1521cdf22c420331b1a961ed2f1ba1887a9ae05073f4364e3ffc297f40f0de53</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.istack/istack-commons-runtime@3.0.12?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.sun.activation/jakarta.activation@1.2.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>com.sun.activation</group>
      <name>jakarta.activation</name>
      <version>1.2.2</version>
      <description>Jakarta Activation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0b8bee3bf29b9a015f8b992035581a7c</hash>
        <hash alg="SHA-1">74548703f9851017ce2f556066659438019e7eb5</hash>
        <hash alg="SHA-256">02156773e4ae9d048d14a56ad35d644bee9f1052a791d072df3ded3c656e6e1a</hash>
        <hash alg="SHA-512">8bd94a4370b827e3904f31253b022e5c1851896d3b616ca7daebfef259238cedc56d4ced32c74f24a13c3e2295b0ea012af5d04656b7f713cc53a2f18d5e2cf7</hash>
        <hash alg="SHA-384">1cb0aff8b73ba52a9931b2cf13c75a1ce6665fb826bf97ede66db75c532136aa189fb53a1925e62b6eef572309ef3b9a</hash>
        <hash alg="SHA3-384">83801332576d931f4091ba65ea240d49c23e3b93dae939ce2eed63de943f80f251a4347638b99900de5b831796b12590</hash>
        <hash alg="SHA3-256">5363211b59dfaff6e1973e93548e5e4062189c6d0f43d7802627ebeb7b7ff37d</hash>
        <hash alg="SHA3-512">0c7b62a3432b19ffad02eafffc7e598391cd32b1313d075f94cda09913402770b4ba2314716625571f266431067229c93cec36e17c3ea598623542988634ca0a</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.activation/jakarta.activation@1.2.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/jaf/jakarta.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/jaf/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/jaf/jakarta.activation</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.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ws.xmlschema</group>
      <name>xmlschema-core</name>
      <version>2.3.2</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">67a17743abad9de9b18ee4b491ac976e</hash>
        <hash alg="SHA-1">34aaf48b18ae47015001237e93b5f3f05f1ece55</hash>
        <hash alg="SHA-256">ef6ee27d7bd5fff4950c6737b68263ed63dd088f8ed5f04245be49a5f6a06590</hash>
        <hash alg="SHA-512">77b020063365eb4df1c9fd6628031d5de7261288921b016302736deffbe5f0427af8c22dfeb5e3efd3f792c1790bba1c38e61dc8be43ccaff3051f010cdb8327</hash>
        <hash alg="SHA-384">8cc8d00ef7cd5b76d191bfc408d0d03ce60c9346ff5a119cab605568e792cb9fc2fc8d24fec0fccd67f0b1c5377bcc07</hash>
        <hash alg="SHA3-384">21462cad6440441043ed928be70876ed7f42d6f8d1087acec746b31e7a8c6b9c5c5505b58e27107ce9228798feb33b21</hash>
        <hash alg="SHA3-256">2a25e8760f087f0e1bcd8dccaa9992174a6b98325ffed282dfa68395d2eac41d</hash>
        <hash alg="SHA3-512">55f0873589b3893f25f3cfdfdc61e2f83db1249ef615a62b4a1e69c2b86f18657a1f50929f39016d24293f1f1caba204d0864b1ee285e01fce4192becddf3fdb</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.ws.xmlschema/xmlschema-core@2.3.2?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.apache.cxf/cxf-rt-frontend-jaxrs@3.6.12?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-frontend-jaxrs</name>
      <version>3.6.12</version>
      <description>Apache CXF Runtime JAX-RS Frontend</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1ee13ee31ac49df0efb4e9c44cc565dd</hash>
        <hash alg="SHA-1">2be7fc6c215bfdd89e1323805f351058cf7780b5</hash>
        <hash alg="SHA-256">0e4693e1049614ef3113adff427c6c1c03a419370bf667dd7800caddda5b2e84</hash>
        <hash alg="SHA-512">632419b561144c713910676c298eeda5566cb20f9105d416f361bcf7420698bb27c12d3b745752ca95e95534486b1341745e6b7da1cc6d961a8fd2bd98229b4e</hash>
        <hash alg="SHA-384">a6de6549921343b4f9e9cfd5dcc67603c959da0c456cdb817bf73237a058ec48b4d755e12e05df953b9d5b4f199d817d</hash>
        <hash alg="SHA3-384">77493675f8df937ef3a0ab0e16176b6a549a73380f03d913ba9bff7a98df1652fba209d8a13566842ac7d616e07e9476</hash>
        <hash alg="SHA3-256">c15e87625c8240980fa1d5238c72d9e18d29a9b990290475c1d3eb6649486f9e</hash>
        <hash alg="SHA3-512">3e3d5e2bd0e585bf94ebcd3fbace9c3910764eb5ecb78adc4be6624ded7853defa84104e4b5af24a2df099f49dfd75b9ee3ddd2d8802980f17056328931ecf05</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@3.6.12?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;a=summary/cxf-parent/cxf-rt-frontend-jaxrs</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.ws.rs</group>
      <name>jakarta.ws.rs-api</name>
      <version>2.1.6</version>
      <description>Jakarta RESTful Web Services API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c3892382aeb5c54085b22b1890511d29</hash>
        <hash alg="SHA-1">1dcb770bce80a490dff49729b99c7a60e9ecb122</hash>
        <hash alg="SHA-256">4cea299c846c8a6e6470cbfc2f7c391bc29b9caa2f9264ac1064ba91691f4adf</hash>
        <hash alg="SHA-512">c1e2655269b9a32f9c0aec9edf12bf6d8b397d8cbcf60e28dd21ab13ecc2738800ebe5c2d49ed3c50d4dac6617671f0fae873daf8ec116a16ef7f7f0a3bef7fa</hash>
        <hash alg="SHA-384">3fd05e2b167d927216d3b2fc9d1c5a70aa3911d075c2159f958ce755c6a41d93bd76f0ce79ccd22e5a60182aa91fdb07</hash>
        <hash alg="SHA3-384">3a110ff82d6a0dba4adf024a6425e68689416dd8f0e841f2bade574dfaebcbcfede410116530714b68ef9d32a318c286</hash>
        <hash alg="SHA3-256">794fe21a9e2634744c65b299a232756391316c0b71e440973575bcde78907c17</hash>
        <hash alg="SHA3-512">fe482041b54c5f7a40d670af73c0c0c0a562bf74f4bfd684f8aef56decfbc5230901768814f7d0b0ec600828fea39bb8621cd121f616778278a03f67fd497310</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.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/eclipse-ee4j/jaxrs-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/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-security@3.6.12?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-security</name>
      <version>3.6.12</version>
      <description>Apache CXF Runtime Security functionality</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8980e901283bbe3daf07f7bb8bdbbad4</hash>
        <hash alg="SHA-1">28febd9d04ccc390b9dea3ea8798e82f98c1dd40</hash>
        <hash alg="SHA-256">1d93162c9a96e5304b98bec94d1275178362e5da64a22e737ae03ed5cff7561d</hash>
        <hash alg="SHA-512">d26cf391f0cf635fc273d6bcc699b1b6ecbb0609879f82ed0c5100c88751e12de86f0a6998420e770fa4bd3a9fa3b21d16f268781d130d3bfdc738362f6e63c3</hash>
        <hash alg="SHA-384">4bdf26482ce11e65ffab1ed4b4e77804e3bca87bd000ebc74c9e9bb4a8fd12b7724471e870c6a70ad802edaeb9c03760</hash>
        <hash alg="SHA3-384">1d8afa0440a73ffcc0545fbaea4551fb0316185ab2af842b591a1893bfe1476b36e130fe3829f9e5456e15491170635b</hash>
        <hash alg="SHA3-256">5d99e0c80d7da0adcb6be908f33c7124d1b3c4385475982e34ca69e1cdde48ab</hash>
        <hash alg="SHA3-512">6aa1f378a33725ec58686b5884b955a413160305f0cf8104ffb9daee62224e31b095a0a57197e1a4e2fb3f83f24524f34b54980f739f4483b323f8f3a280f508</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@3.6.12?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;a=summary/cxf-parent/cxf-rt-security</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.cache/cache-api@1.1.1?type=jar">
      <group>javax.cache</group>
      <name>cache-api</name>
      <version>1.1.1</version>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">dfdac9358e140e61c574abb1ada84dc9</hash>
        <hash alg="SHA-1">c56fb980eb5208bfee29a9a5b9d951aba076bd91</hash>
        <hash alg="SHA-256">9f34e007edfa82a7b2a2e1b969477dcf5099ce7f4f926fb54ce7e27c4a0cd54b</hash>
        <hash alg="SHA-512">7e2c2e421c46d66f35ae0c107c31ae28606562190871655efd38c60b335a10b1770134f88c8aada5a389e9e364be885713fe7d0464c2a9fbea06ec1102b2c3e5</hash>
        <hash alg="SHA-384">3740a5ddb6bf6d1627190fbabf06ffc19fb84a488c120ebf1bbc6407971905c7f415310a17c8db77ee90d09cb2301d3d</hash>
        <hash alg="SHA3-384">49c3aca710ab2ad62e4610ad0f3b76338079aa49e90e84cb18b59ced56caf9f6e2bc855e9900cb1b7748a1f3e0d160e2</hash>
        <hash alg="SHA3-256">ed71d13b59b8ebba5fb3f2f42da03e29d1fdaefef8fde375794a6598fdb702be</hash>
        <hash alg="SHA3-512">8b93ce37a0ea13bcb8f35a0237307f7b232c178d11e452d02c4383dbd51531eeb4a3c722778dfb95637412e6451a132f6031f0f4e3d51928a6b857160269dec0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/javax.cache/cache-api@1.1.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/jsr107/jsr107spec</url>
        </reference>
        <reference type="distribution-intake">
          <url>http://oss.sonatype.org/service/local/staging/deploy/maven2</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-core@5.3.39?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-core</name>
      <version>5.3.39</version>
      <description>Spring Core</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">632d2a8c30962a69273775968c052651</hash>
        <hash alg="SHA-1">d2bff2eedf27b51d6ef9a2fc892aaff5b7a768dd</hash>
        <hash alg="SHA-256">3a1ddcf05420a9181bd9cacb6062a3edc493e14d555961ad50e1a6360eb1e75f</hash>
        <hash alg="SHA-512">2629ed79a0a3cfe7e467ac1a10f6d0d93f8ebdf9fe79bf67d99e5797e4efdb6bb1fd54ef882676b2175beea14079ca5ac6d8218c94134a66bd544d83fc8dc2b5</hash>
        <hash alg="SHA-384">a58090e8a07cc13429b116c1d786269f3b1a1b16a63ce4711648e8f4e5c0b076e970dae2ee1e08fd1cb01158161b1bb8</hash>
        <hash alg="SHA3-384">43f84a96b238a4492e08dd79e4450ccaad4c4f3f8adb45f16632593de313cf88905546f892e29989d8553512006e7680</hash>
        <hash alg="SHA3-256">99cb56d841b5920987b296da3af76ae51d80f4f78b56da4b127e9187793461da</hash>
        <hash alg="SHA3-512">74b21906fe06a990b8f910032c735af31c78cbf322452aa43b8a9bba22ceedaa0e6ad51e1f006b9c075b79654e3298c086adc6a9036601f01b5e4eab6ae899db</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-core@5.3.39?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/spring-projects/spring-framework/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-jcl@5.3.39?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-jcl</name>
      <version>5.3.39</version>
      <description>Spring Commons Logging Bridge</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">b1e50a7529d9f3f87079542a03191729</hash>
        <hash alg="SHA-1">45181955845ae69c51c72746f00200f7babca558</hash>
        <hash alg="SHA-256">adbe656fc622e2457fefa09529d4b7c1126a3c4ff1c9306907764fcc93f1b725</hash>
        <hash alg="SHA-512">55d7b4fa71e1be507cf19bc18d6bce035946aa76b83e16152a18e822e08dcf571143936bbba8c6af5e57e8166352d807f53868fea5297eba1adcf5f65d9fdd16</hash>
        <hash alg="SHA-384">4eb784585a283b379f13aa35fa5107f0908eac57aa8deea3fbb4b9f81b1038083dc00b2adb1e0653ccd747e7c3d7d957</hash>
        <hash alg="SHA3-384">cee06c517ca2860169dbe6e47e184094ed9611a9ee6ae918ff638a9668a83de2bf191c6ff97cafea96acf4257125686f</hash>
        <hash alg="SHA3-256">8ae96d3c35f7a4c1e3e061ccedab452c9202d0080f7940f41f3c42747f30b7ed</hash>
        <hash alg="SHA3-512">60e9dbbde28887b2064d003238c55bdabb7e276d3c463e5a0af6d500e73d8d23d0c8a8fa3ff6203fb23534af29f50df36ab41a60c7a331536f1a723114aa7f31</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-jcl@5.3.39?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/spring-projects/spring-framework/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-context@5.3.39?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-context</name>
      <version>5.3.39</version>
      <description>Spring Context</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">167e95de6f9de58b1ffff09990237021</hash>
        <hash alg="SHA-1">286538ca4b3890192d63c88fdd1616adde17dc0e</hash>
        <hash alg="SHA-256">9e644fc33bece9a9cb82538167a1b9640ae7b7d80252e893d89b8926a2f81633</hash>
        <hash alg="SHA-512">22325bb605dd8cac8cb45f5c9dc0dd87014a09bed374d7f34100a2fd7c77005a9800eb18cb1c59c3f84e213f06eccbfcceb82e0fdb99259d4c6418511a8bad81</hash>
        <hash alg="SHA-384">1248b95d26f7799c4390e8d8ddc26fae9d0fd17ec0e3a98c447c9eb1619816930fc90bf5438fa2e2e8f0cfcbb08ec3de</hash>
        <hash alg="SHA3-384">a26c04c0036e4b756de5c6d16938eb9b484a7926ff823156cebc9a8424d16e97923089e0d86c85837eb42be79f53a8f5</hash>
        <hash alg="SHA3-256">479e6199950aeb48fe2d1cded67adad5c64d4deb6878d6a304d942039e108fc3</hash>
        <hash alg="SHA3-512">ea603c614a23362d94d0493de1291fb5fd7136628d7c3be40ea5fa712a199be615114e8bb716657796f58e3c9d34a18a4b3fa83001520c25dc1fa8b50175b1a8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-context@5.3.39?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/spring-projects/spring-framework/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-aop@5.3.39?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-aop</name>
      <version>5.3.39</version>
      <description>Spring AOP</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">47ef8946ec3f2f76f83cda172b9fd964</hash>
        <hash alg="SHA-1">3af1f0d73ec1e031c7083c848342989f413ca275</hash>
        <hash alg="SHA-256">aa706e4f749982c0bae5fa637433c44c24f0fff5d16dc41deea6d30c3dfa7c85</hash>
        <hash alg="SHA-512">12d230913f57fd97476681016b70c411d2d2557c3aad6a1c86541563ab977786f29aa5277126e15efc1337d33a7e6fecc05debb32857bfa1f48c9943d9936205</hash>
        <hash alg="SHA-384">0533114467204ef925a88d4ab82bb8ae6cb8a7225d0dbd32ffb078912ca74b2fcbab04a4e2dfaa32b5488b154eb770a7</hash>
        <hash alg="SHA3-384">081665850a0db9cfaa3fe38ce89973ee2c3b81df85f361aba997e2a482d1b679a166f7322217a8629e295dd3b591736e</hash>
        <hash alg="SHA3-256">81dd17093016a3dce398bbc7cf29ab5923936a86565de1f8e22c09e7a7e5cdad</hash>
        <hash alg="SHA3-512">c7fb45772885a0c058e35e02231ab3e008810123f1ea889c97ee8f622a863b746f125f197ab1d353a1d982941f686f4ee793dcb291088b77cd6a442e4baccb3e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-aop@5.3.39?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/spring-projects/spring-framework/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-beans@5.3.39?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-beans</name>
      <version>5.3.39</version>
      <description>Spring Beans</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">c2f99040fb8b0bc98515c87b968227d3</hash>
        <hash alg="SHA-1">87770ce736cbd777c07866cbc8a06b879765e3c8</hash>
        <hash alg="SHA-256">b6697a5d8facb81aa75e5a46d959d4256da9ce3b40d33f3b5bbd42a8b1ed5722</hash>
        <hash alg="SHA-512">53321d3395e51b2d0b6948adff4cce81a7a712c89af92ce27ad98a44e34bfb4efa0e617b951c0468deb0baafa258eaf61507982a6774d3d832593d129c93f3ce</hash>
        <hash alg="SHA-384">a4791a32da2ac30322814781da25680f019ef36e179461e6aee54e6f771081f1c61c673542b9e881d190988ecd98b5f6</hash>
        <hash alg="SHA3-384">3456cce03968d9d9a730b52e79c67615640e4d740d173fed9ddf98760fd2af7d28704df6ff0aa9e2935c17ca3704385c</hash>
        <hash alg="SHA3-256">c229d89e276b29a0fdda42fac26d7a0e526a994be452cdfff22bb03a504bf9cc</hash>
        <hash alg="SHA3-512">08d43059f6948f7cda0c6d344d09d8e035289e51f2ba824c19e4b3f0f0714af836e8feb163b578ccfe97a9cd744b42d8382b4ed3020ba367c032e5bc768226ad</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-beans@5.3.39?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/spring-projects/spring-framework/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.springframework/spring-expression@5.3.39?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-expression</name>
      <version>5.3.39</version>
      <description>Spring Expression Language (SpEL)</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">41198683f2d488b4b2038b7d8e4b6d81</hash>
        <hash alg="SHA-1">25cf07399eb7ac3fc13888b20dc4d67124ec75bd</hash>
        <hash alg="SHA-256">d5337774d889fcdc9c08b0c8b8aaa1018d4c95b9b441db0118f7ae4d328f2810</hash>
        <hash alg="SHA-512">51ac6798959c99d98507a8c0912a93c872f27f44e0a2ebb7bf1d35ccc88c5569c7a07dea47d9d740d5b019a03ac2c9f03aefc94afb98fe2a3258ae0bf14c04e4</hash>
        <hash alg="SHA-384">f5996023c209e7b9befad9a09347733ec2527f1a19e00c8145fc87dcc04ed340f466ec165c7632b9973d83488148e370</hash>
        <hash alg="SHA3-384">ae6c0ebff1148eb5d28d8ee3aa678daf96cac5a39e7ca1e537305d60d8d08bc5a4ad005581b6ac82e2a93c3b6ca334d7</hash>
        <hash alg="SHA3-256">c8b1f84a895c6c5ff2f67bc811eb33e871ccbdadb3699fe724537aa80121ee45</hash>
        <hash alg="SHA3-512">49e2ee35d868318d5b50c3952ad6fcac7d0dda8786fcfe95663c24eaf8fdcbc20d761ab2931565a10c930ad91a5c25e81b370f1dfd190492e7fbc45729edc001</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-expression@5.3.39?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/spring-projects/spring-framework/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/spring-projects/spring-framework</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-rs-client@3.6.12?type=bundle">
      <dependency ref="pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@2.3.3?type=jar"/>
      <dependency ref="pkg:maven/org.apache.aries.blueprint/org.apache.aries.blueprint.core@1.10.3?type=jar"/>
      <dependency ref="pkg:maven/org.apache.aries.blueprint/blueprint-parser@1.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-transports-http@3.6.12?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.12?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@3.6.12?type=jar"/>
      <dependency ref="pkg:maven/javax.cache/cache-api@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.39?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-context@5.3.39?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@2.3.3?type=jar">
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar"/>
      <dependency ref="pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@1.4.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.jws/jakarta.jws-api@2.1.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar">
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"/>
    <dependency ref="pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@1.4.2?type=jar">
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.jws/jakarta.jws-api@2.1.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.aries.blueprint/org.apache.aries.blueprint.core@1.10.3?type=jar">
      <dependency ref="pkg:maven/org.apache.aries.blueprint/org.apache.aries.blueprint.api@1.0.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.aries.quiesce/org.apache.aries.quiesce.api@1.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.aries.proxy/org.apache.aries.proxy.api@1.1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.aries.blueprint/org.apache.aries.blueprint.api@1.0.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.aries.quiesce/org.apache.aries.quiesce.api@1.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.aries.proxy/org.apache.aries.proxy.api@1.1.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.aries.blueprint/blueprint-parser@1.6.1?type=jar"/>
    <dependency ref="pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-transports-http@3.6.12?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.12?type=jar">
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-runtime@2.3.5?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.2?type=jar"/>
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish.jaxb/jaxb-runtime@2.3.5?type=jar">
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish.jaxb/txw2@2.3.5?type=jar"/>
      <dependency ref="pkg:maven/com.sun.istack/istack-commons-runtime@3.0.12?type=jar"/>
      <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@1.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.glassfish.jaxb/txw2@2.3.5?type=jar"/>
    <dependency ref="pkg:maven/com.sun.istack/istack-commons-runtime@3.0.12?type=jar"/>
    <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@1.2.2?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.2?type=jar"/>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@3.6.12?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.12?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-transports-http@3.6.12?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-security@3.6.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"/>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-security@3.6.12?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.12?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.cache/cache-api@1.1.1?type=jar"/>
    <dependency ref="pkg:maven/org.springframework/spring-core@5.3.39?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-jcl@5.3.39?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-jcl@5.3.39?type=jar"/>
    <dependency ref="pkg:maven/org.springframework/spring-context@5.3.39?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-aop@5.3.39?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.39?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.39?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-expression@5.3.39?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-aop@5.3.39?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.39?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.39?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.39?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.39?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-expression@5.3.39?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.39?type=jar"/>
    </dependency>
  </dependencies>
</bom>
