<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:f8fc3efc-9d3e-34c7-9c47-7575dec0f9d4" version="1" xmlns="http://cyclonedx.org/schema/bom/1.5">
  <metadata>
    <timestamp>2024-07-12T15:21:39Z</timestamp>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.8.0</version>
        <hashes>
          <hash alg="MD5">76ffec6a7ddd46b2b24517411874eb99</hash>
          <hash alg="SHA-1">5b0d5b41975b53be4799b9621b4af0cfc41d44b6</hash>
          <hash alg="SHA-256">6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81</hash>
          <hash alg="SHA-512">417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d</hash>
          <hash alg="SHA-384">5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d</hash>
          <hash alg="SHA3-384">0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8</hash>
          <hash alg="SHA3-256">3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487</hash>
          <hash alg="SHA3-512">59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@3.6.4?type=bundle">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-bindings-soap</name>
      <version>3.6.4</version>
      <description>Apache CXF Runtime SOAP Binding</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-bindings-soap@3.6.4?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-bindings-soap</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.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>required</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.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.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>required</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/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>required</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/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.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/com.sun.xml.messaging.saaj/saaj-impl@1.5.3?type=jar">
      <publisher>Oracle Corporation</publisher>
      <group>com.sun.xml.messaging.saaj</group>
      <name>saaj-impl</name>
      <version>1.5.3</version>
      <description>Implementation of Jakarta SOAP with Attachments Specification</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">9c3bd20b7350f99f18f8c38fbed90199</hash>
        <hash alg="SHA-1">1cd4aa51ea7a8987fe930083e3cd05e2ac72505b</hash>
        <hash alg="SHA-256">21d451aa7dbe1254388ecc4e5ea71aabbc519c7d7344c9d93e9f79954f38b32b</hash>
        <hash alg="SHA-512">de46ee6d6e294954df3cac45dd7738490592478a240ce335e4f12a28fbac97c3728cf9b06bd87a1c295fe44a03fecce0ec50fb1a438a1180f285c10e80726fd2</hash>
        <hash alg="SHA-384">3efe236526171d9797f447525f7e814c08870eaf80df9434e58b6058c8b3b3eec654a165270e282e83364d280865f9bf</hash>
        <hash alg="SHA3-384">af04a963878dc17c290f126cfc11bc177dd2814df41790acb22cad81ca7c31f1a894862883127989a94922c7fecc3b7d</hash>
        <hash alg="SHA3-256">d1cac8bb371bd03a8980c79a3103fe569e51661ed97c4963381cb8dd0615f42c</hash>
        <hash alg="SHA3-512">d746b9d7e892a2a49624c066610096858e0e8d93bc6613f470a2c77ccf2ffd4bd4fa131c33cc5ab7e765940e66a2dd201379f2199352a10381b129e585dde3e9</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@1.5.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j/metro-saaj/saaj-impl</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/metro-saaj/issues</url></reference><reference type="mailing-list"><url>https://www.eclipse.org/lists/metro-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/metro-saaj/saaj-impl</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jvnet.staxex/stax-ex@1.8.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.jvnet.staxex</group>
      <name>stax-ex</name>
      <version>1.8.3</version>
      <description>Extensions to JSR-173 StAX API.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">f6d943e74064cc1e7986236699d6cd04</hash>
        <hash alg="SHA-1">4d69b68ee007aa15238cd4477392068b32747df3</hash>
        <hash alg="SHA-256">bee08da10bbc481418a1af70b9e9a80321b745bfb4dbdebbe98c1aa17c45caf8</hash>
        <hash alg="SHA-512">fb78de98748cfc5bb8326f324c7ac408552a19cec55278fef7900f31595215b85cb3ca31910714bd33eab695557ea550e154acf5919c0d56c7ea91755ae2c3b0</hash>
        <hash alg="SHA-384">a3b732402d31cc5b742491cb86ae551b237ef82e58ff287b34885578a969466bc0b36618325814d54a9669e2e0467cbc</hash>
        <hash alg="SHA3-384">ef34e014b2db5eb7948d175eedb1092f31099fcd0202cd332aef3591850d212d393c61ebeba0f29726ce20522ab167cb</hash>
        <hash alg="SHA3-256">e6c04ea88f87f34f9acf3c204f355f83ad754f5aa06a8f86a502b44f29549166</hash>
        <hash alg="SHA3-512">bb1330140ff310519c2a7e37ebaca8a3c29ebeb8de3e6b29edb591f4d8dc8177d350fccde6bc3d5dea5793de1aac6054ca6b132f4d4bac745e17176debc2ea35</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jvnet.staxex/stax-ex@1.8.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j/stax-ex</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-stax-ex/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-stax-ex</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/org.springframework/spring-core@5.3.37?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-core</name>
      <version>5.3.37</version>
      <description>Spring Core</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">fbc5c33d34c54949e9f8cb07acf70e16</hash>
        <hash alg="SHA-1">a6664808571dcb93b2949c20c8af923a51946b1b</hash>
        <hash alg="SHA-256">fa368ec048ab821774c5259498462a53eb7c860c3ce876e427e1b18999efb4b8</hash>
        <hash alg="SHA-512">a5a09c332c3e46afadd5546288587271a189e5371bf2c0832ad8131810071fde66f8a97d758af3dfb13a1c9ac961b7e385dd89e9ba97c09655f1b68804e2e2e0</hash>
        <hash alg="SHA-384">0a6448d38970a2cc55d14dca09210e267fa68aeedf351986821d62da9a7256e6346e800440da214aadc4b1089b7e6f34</hash>
        <hash alg="SHA3-384">ba219f8f94b4cddf014869003a3d2250fe6ce842a219569ea45bef9c4642992767e1cc9d804621f8ad4ff0856a1f0885</hash>
        <hash alg="SHA3-256">503b99e5598a519e1f51ebcc4924fa964e789319a325872f8c7121385052e899</hash>
        <hash alg="SHA3-512">9555ba6c2c615fafef40b123e5d40cf815023b3c03b0d9fc2208d0a715017c353611c9d6c6808afa4e934d900b624a6632f128c78220dc9b1525f0c80ca9b1f4</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-core@5.3.37?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.37?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-jcl</name>
      <version>5.3.37</version>
      <description>Spring Commons Logging Bridge</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">2a3f45b81c3f0d5ebbc4ae7ef99052c2</hash>
        <hash alg="SHA-1">34c730fcd794a9dd59e8a9bb1b2e019d52822584</hash>
        <hash alg="SHA-256">32e6f7d7e810e2582b39427f30f5b221954c8c37ddc25cd5e8497e544f9da918</hash>
        <hash alg="SHA-512">6d99f80ef062804bf116b68e5e29a1d0846bd06e8f42011d227b166942fc68b362d589d1bed925e64863180fddab68a2bce28af010d7afc5c63937ae6349b4c4</hash>
        <hash alg="SHA-384">6597d0ce7b167bca7258ce017cdcc291473630578e94c450e5326efac9d375572de8bb1e0488cc68ae130a3e8037ae33</hash>
        <hash alg="SHA3-384">6a96a1629a94e9e0c8a83537a46f428bce393d24cbdd703ed056be04a4f746e9d5d1db5925736ce989a238d34fe678c9</hash>
        <hash alg="SHA3-256">578635dd3211b297f0821df0f3e4c051ec502552c80af8d20c2366804298aa6f</hash>
        <hash alg="SHA3-512">5a63b503adce457053d281641d9a9268d2ce892ff8d8f6b195eab25ec67bbd86a83260343d24a186336befaee9aeb8f22658ddd70c8691dd354158ce52a03689</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-jcl@5.3.37?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.37?type=jar">
      <publisher>Spring IO</publisher>
      <group>org.springframework</group>
      <name>spring-beans</name>
      <version>5.3.37</version>
      <description>Spring Beans</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">4fb485d952d8c81af2110a73610dca09</hash>
        <hash alg="SHA-1">baf443fbb94f9c0b8e3ab845c91898f1f8942741</hash>
        <hash alg="SHA-256">96df4350a77692095490b8eeb2e8d5df4c121d38e6a68f9e75e2aeefc9bf4b60</hash>
        <hash alg="SHA-512">80c3c266769bcfa5791f8a9b229d6a6e9fbd326f00d106a01fce7a305b218ab7a91dbce718f03711809d190244c15943a8f583f16deb4d87fc87c45213ca76c0</hash>
        <hash alg="SHA-384">b89d26e1f523ae8ac4c1e8239e240281aff73d588e92583513eb9babeb9dab1d83852e2c7e214bcb368ab53e2a0d2868</hash>
        <hash alg="SHA3-384">68fb0986f9a10e6f1a70a889cb3126c3acf07ad54b384f9b75f32f1d8dc339ab9196b5a4c1bb5298f5b9a5d35c00243d</hash>
        <hash alg="SHA3-256">3077c216c1f0941b9aa5104e7e74ec662c27bd8654f7b5c0e1e65977bf51c410</hash>
        <hash alg="SHA3-512">97db38091af41a8bee98cab1c0629c0315443c2eee3e1e3bc6ffd9b4d435b5ff03cebc704c991e0540cf600f48317256b9330175e949bc1f20b765037dbca08c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.springframework/spring-beans@5.3.37?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.apache.cxf/cxf-core@3.6.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-core</name>
      <version>3.6.4</version>
      <description>Apache CXF Core</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">da82ae7bd586702390b72b0241b1cb86</hash>
        <hash alg="SHA-1">0ca0e83313521d3bb1daf656135ac8fac5ab152f</hash>
        <hash alg="SHA-256">d5e8bb5239833d77cc67557eeb5055ebf913b2e5c1401bf3ac31692b333b345d</hash>
        <hash alg="SHA-512">66ee7466ed58e0a61c2228b88947f760e3fafd1af5b3431b3bc9e17879bc47a70f98b03b3861e3974578d938b7061a7b6aff77f3702f86a3610553afd687960c</hash>
        <hash alg="SHA-384">d4dcd5870a71900f21e69896a459b3aafcf204afc178f9b1332687a0f4f45eb11efa8ae2d021a25bb4ebde49c996dd5e</hash>
        <hash alg="SHA3-384">df91562ba2ac5525232aefbeb83963bcbc31b8a6f70430f1dc6e4cc72ae4b884dc0d7f8d09c868ec3fb475842280f40f</hash>
        <hash alg="SHA3-256">87d233fcae1aa13e153e8e029b131b00c68a35057265d6730b917517a1b31b62</hash>
        <hash alg="SHA3-512">d1cf397ee0abb2a5302c90e7129eff144e2d9deb90ee1a96484e650653c87b66530aa17d8428ab8e0ebd2ad0db375a2cadb3230b9cafffa1dff80946af564ce3</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.4?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.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.apache.cxf/cxf-rt-wsdl@3.6.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-wsdl</name>
      <version>3.6.4</version>
      <description>Apache CXF Runtime Core for WSDL Based Technologies</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">012cc2fb184e6bb2308e4f507256e67d</hash>
        <hash alg="SHA-1">793e350478269201fb0b5bc19572336bcbc3e54e</hash>
        <hash alg="SHA-256">8fc08939c352e4210e5c937ef5a2d2c6468fab27eecc57a0ca45b0de55fbaac5</hash>
        <hash alg="SHA-512">eeb3f30c5a47ededf16c37ef4b766ddb113a2c750eaa84259124133c7e5a61bc3fe3943671d01389e27350c6503b7f5121e0518c3d009d60ff09d4d6ad0fdf83</hash>
        <hash alg="SHA-384">de314f5efd402dfa9fec1a8ed6b041ce02513a601154c3422e3674ef011c28594a95769239f231a769a6b5812135d2c3</hash>
        <hash alg="SHA3-384">ed79ea4824891dddb90ad97687dd1230b7f6acc5e9050149cccae335f0e2e9c4ed3c81ce2d49dba20a89f810f22d1acc</hash>
        <hash alg="SHA3-256">33441613852e7f72b53e57df85ff398878e5f2dd4ff874219011da6894b84de7</hash>
        <hash alg="SHA3-512">293e9857fe865c4442e093957d6d3c74f1590f7d3c324f148665ead0154a33e554095387bace304712c921f9c614b4868fb0d0df70c80c9487e3112b12fb2b87</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-wsdl@3.6.4?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-wsdl</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar">
      <group>wsdl4j</group>
      <name>wsdl4j</name>
      <version>1.6.3</version>
      <description>Java stub generator for WSDL</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cfc28d89625c5e88589aec7a9aee0208</hash>
        <hash alg="SHA-1">6d106a6845a3d3477a1560008479312888e94f2f</hash>
        <hash alg="SHA-256">740f448e6b3bc110e02f4a1e56fb57672e732d2ecaf29ae15835051ae8af4725</hash>
        <hash alg="SHA-512">3779363efe4b7cf23bfc68388f3c6b5105dedb9192080f144534fcacc8a77014f9f3eb3ae1927344a267364c24deedebf25e306f80dfc293851973685cc58c52</hash>
        <hash alg="SHA-384">19b91e5508f5e33b8d7c4ad41d3d679d34c0f7b43651f19c7962f534322e6cb768595430a115df82eaf66905a4a71996</hash>
        <hash alg="SHA3-384">ca2e435e6d94fea0b1d025f16b7b540aeb84bb5ef286139fa42c04443d5ec87b5663863a761f125dc4a8114148c89ff4</hash>
        <hash alg="SHA3-256">8429876fe0bd0d4bf98130c31856f6accccd2af5986b459689f7b5b49f4bdeff</hash>
        <hash alg="SHA3-512">915711a72ea5b1773e3336afcaed273d65283e5e93ddf35a12b8473951cfd3e1454bf782945c7da5399922dda46277054185b182136f2dbc356d43adb8afec8c</hash>
      </hashes>
      <licenses>
        <license>
          <name>CPL</name>
          <url>http://www.opensource.org/licenses/cpl1.0.txt</url>
        </license>
      </licenses>
      <purl>pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar</purl>
      <externalReferences><reference type="website"><url>http://sf.net/projects/wsdl4j</url></reference><reference type="vcs"><url>http://wsdl4j.cvs.sourceforge.net/wsdl4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.ow2.asm/asm@9.7?type=jar">
      <publisher>OW2</publisher>
      <group>org.ow2.asm</group>
      <name>asm</name>
      <version>9.7</version>
      <description>ASM, a very small and fast Java bytecode manipulation framework</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3957b18bf02a62edcb6726d074b90b08</hash>
        <hash alg="SHA-1">073d7b3086e14beb604ced229c302feff6449723</hash>
        <hash alg="SHA-256">adf46d5e34940bdf148ecdd26a9ee8eea94496a72034ff7141066b3eea5c4e9d</hash>
        <hash alg="SHA-512">ada37fcc95884a4d2cbc64495f5f67556c847e7724e26ccfbb15cc42a476436fa54b5d4fd4d9ed340241d848999d415e1cff07045d9e97d451c16aeed4911045</hash>
        <hash alg="SHA-384">b34c6230cd1c46e34067ae8429f72c7e031a1c0fc75b93ef6accf18fd5fe6a74c3659160b3199652d88bd916cbd63d4a</hash>
        <hash alg="SHA3-384">9a89b843fededac03bb2448087468814e1214c3de8e754a3456b8b6f518fff1db41b2e787a0a255b6d2a99906f3d2890</hash>
        <hash alg="SHA3-256">a8377efe9c0ccba595a223feb3a90bbfcb0a3f9b1ac30975abf1f2493d864f50</hash>
        <hash alg="SHA3-512">aeb8e1002420c8998b59c44c27574205a55730e7f8e299b88e730bb187d9fff3723347441f0e1adebb12839e1bd7c418ea1275b81c12a2cdb510faac76fc5369</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
          <url>https://opensource.org/licenses/BSD-3-Clause</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.ow2.asm/asm@9.7?type=jar</purl>
      <externalReferences><reference type="website"><url>http://asm.ow2.io/</url></reference><reference type="distribution-intake"><url>https://repository.ow2.org/nexus/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://gitlab.ow2.org/asm/asm/issues</url></reference><reference type="mailing-list"><url>https://mail.ow2.org/wws/arc/asm/</url></reference><reference type="vcs"><url>https://gitlab.ow2.org/asm/asm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@3.6.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-databinding-jaxb</name>
      <version>3.6.4</version>
      <description>Apache CXF Runtime JAXB DataBinding</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2a8f4532212a1e9d0326510d838272db</hash>
        <hash alg="SHA-1">cbf692210cd9ac54e19bfe4bb3bb5baed62c5311</hash>
        <hash alg="SHA-256">89e9ae22d3f3343d8ba85e6733af8d1a13c260a122906eebe3b2cd45bba4e944</hash>
        <hash alg="SHA-512">1c11778d3296b88adfa6043718aa0cf2b8502eabe1b636c63103383c45a7ee024d9f0fe925628c1dda6adc9d2137ccda7850cc1c3fa2d75617220064026c8557</hash>
        <hash alg="SHA-384">627b092dd14a4ef3415a666d0f958966ad4b172bcde01141f8dcfff1e47cdc2786cb3862f04008e2d5f18d95f02c0569</hash>
        <hash alg="SHA3-384">5df6f6614d4708e84f4ef8e015dbc2fbc55a4aaed0af4970fa29beead1f91590a36adc2b9147081c60c939084d7802ac</hash>
        <hash alg="SHA3-256">9bbd9cc6080bcf21328fb2e6cf1f8a821aaba61710c985580b79a2c284aa116d</hash>
        <hash alg="SHA3-512">a80ebb46cb352759eee0d8d0885a5f6539265085910208e5db5f467aba9bd147c447f767d72e837efa719c65b7daceccf6beb947e8043dc3c255c4b434e3854d</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-databinding-jaxb@3.6.4?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-databinding-jaxb</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@3.6.4?type=bundle">
      <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 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.osgi/org.osgi.core@6.0.0?type=jar"/>
      <dependency ref="pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@1.5.3?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.37?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.37?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.4?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-wsdl@3.6.4?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@3.6.4?type=jar"/>
    </dependency>
    <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.activation/jakarta.activation-api@1.2.2?type=jar"/>
    <dependency ref="pkg:maven/jakarta.jws/jakarta.jws-api@2.1.0?type=jar"/>
    <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/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.osgi/org.osgi.core@6.0.0?type=jar"/>
    <dependency ref="pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@1.5.3?type=jar">
      <dependency ref="pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@1.4.2?type=jar"/>
      <dependency ref="pkg:maven/org.jvnet.staxex/stax-ex@1.8.3?type=jar"/>
      <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@1.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jvnet.staxex/stax-ex@1.8.3?type=jar"/>
    <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@1.2.2?type=jar"/>
    <dependency ref="pkg:maven/org.springframework/spring-core@5.3.37?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-jcl@5.3.37?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.springframework/spring-jcl@5.3.37?type=jar"/>
    <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.37?type=jar">
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.37?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.4?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.1?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.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.apache.cxf/cxf-rt-wsdl@3.6.4?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.4?type=jar"/>
      <dependency ref="pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar"/>
      <dependency ref="pkg:maven/org.ow2.asm/asm@9.7?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar"/>
    <dependency ref="pkg:maven/org.ow2.asm/asm@9.7?type=jar"/>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@3.6.4?type=jar">
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.4?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-wsdl@3.6.4?type=jar"/>
    </dependency>
  </dependencies>
</bom>
