<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:7d8aa1f1-3a2d-3803-91c9-ea5eef9160ce" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <timestamp>2025-05-16T23:26:35Z</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-features-clustering@3.6.7?type=bundle">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-rt-features-clustering</name>
      <version>3.6.7</version>
      <description>Failover and loadbalancing support</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-features-clustering@3.6.7?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-features-clustering</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>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/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>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.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/org.apache.cxf/cxf-core@3.6.7?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.cxf</group>
      <name>cxf-core</name>
      <version>3.6.7</version>
      <description>Apache CXF Core</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b12d2784864e78088bca7219716b1817</hash>
        <hash alg="SHA-1">464cc4f382ea6d95c0b1dcd3df1783e93a573d0d</hash>
        <hash alg="SHA-256">03a04760860adba683c60afbb2b5316f7c6e55a07b810dc32c7b249d4f72a084</hash>
        <hash alg="SHA-512">9c8b8f2db2591b914a200ff1cbdce785d1b4f40ccc02107740df0be171cc7e88d2ec7b533cb7fc46b51ccffc94a94916fdc7042c18595554c9e73ca8edb464a5</hash>
        <hash alg="SHA-384">e8825a6fa7027f61e1c9fe78b38e43989eb78518137c5fd23e5e40571b1773f6899b84f7b96c3d1ebb8455376b6b3845</hash>
        <hash alg="SHA3-384">38e5e39112b922be752f5c240c8c0ecb2ef1d9210d120bd56308740fb95c68c3457ca5d1a71ed19726f36a44cace8930</hash>
        <hash alg="SHA3-256">cc722730b9212af63eade516159aa8e09e25cba79f3f3da0a87f6b345f0e1596</hash>
        <hash alg="SHA3-512">cb9e469898b32aa79579618ccc0f730ecce8da0d368b6be7843986ca74035c4e948cf2d868a76de5db109ef80c45fd71ac66aefd53de2bff5bec7db45d6bef50</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.7?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.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.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.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.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-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.qi4j.library/org.qi4j.library.circuitbreaker@2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.qi4j.library</group>
      <name>org.qi4j.library.circuitbreaker</name>
      <version>2.1</version>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">4106ce6630c4b4e297613103d8e32ed1</hash>
        <hash alg="SHA-1">dfefb0f8d9f9b673572a7f9edd0f4c480c7f009c</hash>
        <hash alg="SHA-256">dfb1e6aec3567c293545834780ed11c312280c6b406677181bbd908fed165663</hash>
        <hash alg="SHA-512">057f42dad14bcd11815e114d637f489ac061b692f1dc40eb939564e21e18f701cf4e6b5572f76a2d53d7b9572f3a3110435142b65a0e5ff1ea392cec15096fb7</hash>
        <hash alg="SHA-384">dc74461a43c129ab888d791119fb418e657636b9cfeec92ec1989fb98941ccf6320a9e1696a484dd11836d18f671bfac</hash>
        <hash alg="SHA3-384">3ab8fccc05a05f2d1b460d00dff154bd4094bb2533e7ca645d75278fc5e315d925cbb9861768c130ad1c4c7f5cd582e4</hash>
        <hash alg="SHA3-256">14983f3b45b8b75a23238ae3123c89c0f34c582ebb6a83d4af58a5e145a1a9fe</hash>
        <hash alg="SHA3-512">538f9c4beac71ef35019edcf58ac2c805d1349b53c4097847acf2e4052c2ebb479cdcb8e73c7780750576ab26327ebe35779d2535821bbc81b75c3d3807866c1</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.qi4j.library/org.qi4j.library.circuitbreaker@2.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://zest.apache.org/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/ZEST</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/zest-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/zest-java</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.qi4j.library/org.qi4j.library.jmx@2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.qi4j.library</group>
      <name>org.qi4j.library.jmx</name>
      <version>2.1</version>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">57a76c066bb1edaaa5b6fffb4e5206dc</hash>
        <hash alg="SHA-1">2f2e8a0d0cd91d258ad844b376c93bb8d3f97913</hash>
        <hash alg="SHA-256">32b8bba8f6dfabbcd63665033926a048292d37f4c5cf6638b2396fa0f00c0a2c</hash>
        <hash alg="SHA-512">2167188e6a0e2418350abaeb3bf7ba145181718f90cacc7bd6280860d060631a0b6e5829c0b983f58c9cabbc1428dbf30c1a462f532c344871c941b64d180511</hash>
        <hash alg="SHA-384">153075cf8c7b7787c1df19e5e0ebdf0ac458675839236fdd6689001f076e31cf4553de7086066b0beac81dc1ab871fbf</hash>
        <hash alg="SHA3-384">71718f1e6be01e84151001db3ff77b85468cb8bd9a7349ffe534c47b62ade8376c49edbf54d8151456ca824f55a0e81f</hash>
        <hash alg="SHA3-256">5e2d6caacfa226b1646e6079697a1c380d4159c8a02a9f2385c78a3465577324</hash>
        <hash alg="SHA3-512">2eac0e2f2f607d782e7ee4b08524010bb48045792146f990ae84aa9c3b2ba486426df1be9a9a3916a44cce42c7f0b32d2dd0f6aaeac99307002a9cff230961f8</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.qi4j.library/org.qi4j.library.jmx@2.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://zest.apache.org/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/ZEST</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/zest-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/zest-java</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.qi4j.core/org.qi4j.core.bootstrap@2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.qi4j.core</group>
      <name>org.qi4j.core.bootstrap</name>
      <version>2.1</version>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">6672ce9a8ccbee84d7e04836836f3175</hash>
        <hash alg="SHA-1">4c357337d764a6eac5aa127546c84f47b49a8f51</hash>
        <hash alg="SHA-256">c96d2f41ab0f5d15b2459762de6f4a69979a15f58d30706ac8004088df87e522</hash>
        <hash alg="SHA-512">74c7751fb418017627793c689800eebf1e22c509633fce1fef6545a318f8aebc50456f069444e9b2b31de25b5611d3ab8bb32a3d125d7829aa582ce5b33c65f0</hash>
        <hash alg="SHA-384">648582c7d96398db9116471900150ca1e26e9573753c44388f751d5c6e6bf19202efc49b35ffc9964a4d9d90837a71c2</hash>
        <hash alg="SHA3-384">8ae5d666e6fef9cb84d41e473696a5a40b85c84d01dc585fd916ede981951f97b3c62a236129115bdc3ecd16d28f1aff</hash>
        <hash alg="SHA3-256">024ba51c0c3d4a3b47833d71d6b7add5473be8db6ab55e72fbe87b96e61fe67f</hash>
        <hash alg="SHA3-512">5cdb66e38a160eb496b0323d09ce38c5db034640fc763433a267445a4a90d838e99dec2982ff6edd984f921b93ddad8be9c79fe0c1f76f621fcfdff6bf0158de</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.qi4j.core/org.qi4j.core.bootstrap@2.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://zest.apache.org/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/ZEST</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/zest-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/zest-java</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.qi4j.core/org.qi4j.core.spi@2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.qi4j.core</group>
      <name>org.qi4j.core.spi</name>
      <version>2.1</version>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">a572d33df4ed69d51b9150be89db446e</hash>
        <hash alg="SHA-1">d4094dfc1526c2ef1de0a402f802f069c42ddc3b</hash>
        <hash alg="SHA-256">e20a027198ceb04948b116b49dc39968e77cac91422d96a1d481166ffcb63a0d</hash>
        <hash alg="SHA-512">13cf9e9d721f0d043fb002251ea0a54b8e0639201939edb26db7c4822dcaec2d7dd459354392496dee02f24af6d8a9507707a40807212eb25833f94848b06854</hash>
        <hash alg="SHA-384">cd070e0349ea2eb07be6467befc88f4e686b2b5765fec7fd106d6b138ad847ca4b1adfd8e11d33114e967b5532b212f7</hash>
        <hash alg="SHA3-384">739a0dc3d548a00595c111b9cbec3ba7089ca5b60c9702dd3991eafefcfdea60499124486c15f2db514264ec75f19099</hash>
        <hash alg="SHA3-256">dbf94364dcd8d540022c7c7b52b317b43ebb908ce4d791b290106182f22c1357</hash>
        <hash alg="SHA3-512">260125c1372f3e6a1fca0fe3c40258d280d26c2637dc08ec259aa8b4a14c1c85ddc7bb846a6213a5dbf807c4b08e5c01aceed37c6ad14c6e7ca9415538f00070</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.qi4j.core/org.qi4j.core.spi@2.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://zest.apache.org/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/ZEST</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/zest-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/zest-java</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.qi4j.core/org.qi4j.core.api@2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.qi4j.core</group>
      <name>org.qi4j.core.api</name>
      <version>2.1</version>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">7f70962363e3cb0326088a792b2d94f3</hash>
        <hash alg="SHA-1">4c61ed71daad9fdbf3c47324f8b85bfed63cce08</hash>
        <hash alg="SHA-256">e2b46dd32965b48f0ae30a8147a23d2344f5878fd212fe0a146bc9e9ead0783d</hash>
        <hash alg="SHA-512">0c048d579906863cf25fd7c7fb7b5e9b56f1b996bea86039b0193f05171b34afefd376d29e919332d4e774e797ef5a64588968474e364782138d9b1206332acc</hash>
        <hash alg="SHA-384">7a6aef344fb87e9e7d727820585584e7f1745029bc15de522deb2206d85c8ceb6f48caca1b0e8ad88e2b5c2c855d9c45</hash>
        <hash alg="SHA3-384">1249f7d9f9450af6ee85112ac96e14a4d7f80e4a9d4c01063aaf129ddfebac44391b089a06241fd1aca5088002b649df</hash>
        <hash alg="SHA3-256">5677ed3c5f06e19ce97d51a63b56bae6374bb48caebedd31f4dde2533c253419</hash>
        <hash alg="SHA3-512">248a9e788dff4d5f39870c2794f62c857e7dc3f6a5b3454f3cb1f59f3ed0bdc021fd184d9dbaafd9e6c468b58d74d4384020d14401b13af3b72ddbdde851e50d</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.qi4j.core/org.qi4j.core.api@2.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://zest.apache.org/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/ZEST</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/zest-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/zest-java</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/joda-time/joda-time@2.8.1?type=jar">
      <publisher>Joda.org</publisher>
      <group>joda-time</group>
      <name>joda-time</name>
      <version>2.8.1</version>
      <description>Date and time library to replace JDK date handling</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">c23002a0fac3455e92551e7f24500fa4</hash>
        <hash alg="SHA-1">f5bfc718c95a7b1d3c371bb02a188a4df18361a9</hash>
        <hash alg="SHA-256">b4670b95f75957c974284c5f3ada966040be2578f643c5c6083d262162061fa2</hash>
        <hash alg="SHA-512">8c2725ddbb779442ad9a8417b594fd0d8ee4b3bba568d4f5f58de345c5de16aacf0777ce7bf01e943cc054cb2fc97d2702e181e0ce22453cc4386cef325d4902</hash>
        <hash alg="SHA-384">6fabd6cc8bc092fd0d78cbbbc49673855589948bb56ebc58069466c97f8efe9a255c9d6466916879b3f0cb3e03376c4b</hash>
        <hash alg="SHA3-384">db6b205b7b3805827f4007b34d1a2a26178b8b8737fc1f5f095619b409e7280cca585552e7963bfc0e11dd6648622250</hash>
        <hash alg="SHA3-256">25a95478664aaedb545192e21023aba17e7a94ce865222e2df2eaa2077a2f881</hash>
        <hash alg="SHA3-512">c247806b75f5b9842d86b2d1ef8263a7d7bc01a4786e90275201b66475114d9ad3159905cc4a9d7ea5e3f933bb3e22a494792e87b50c5e648682e33d9fd36553</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/joda-time/joda-time@2.8.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.joda.org/joda-time/</url>
        </reference>
        <reference type="distribution">
          <url>http://oss.sonatype.org/content/repositories/joda-releases</url>
        </reference>
        <reference type="distribution-intake">
          <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/JodaOrg/joda-time/issues</url>
        </reference>
        <reference type="mailing-list">
          <url>http://sourceforge.net/mailarchive/forum.php?forum_name=joda-interest</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/JodaOrg/joda-time</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.qi4j.core/org.qi4j.core.io@2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.qi4j.core</group>
      <name>org.qi4j.core.io</name>
      <version>2.1</version>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">02b048033ca318a5e72d9ae24d16ff50</hash>
        <hash alg="SHA-1">96b41d383333f52587a966a2a0f51ce766c6c6ca</hash>
        <hash alg="SHA-256">3ad578b9adfa52f4d32cfab815835aec7da14ca4d0cf383546f0448ac71efcdd</hash>
        <hash alg="SHA-512">ccf8f2c43f27b4c25d11ffa48bf8b0c5aedb53802d3a4fae81da7ad6f60ef67e99a9271df9784cee8f1ceb18e6cc97e72ac34157e7379ed68fbd8e6ffe67f3b1</hash>
        <hash alg="SHA-384">c3ce7b6cc53444eddcf3582c0a98a923b6fb518068e063612dcdb8d7bb0f87a9840014ecea18ff3934265d3f4c8e9d19</hash>
        <hash alg="SHA3-384">213125df147403c17cd69bb82810a87a6a9a828d13842fa259797083252cb07f063a8a51c27ddc3a843ba79912f7da1a</hash>
        <hash alg="SHA3-256">e5671bd07a0a28d33e23a9e9a37c8cb94d9fc7163682e00ca65d81ee21506b50</hash>
        <hash alg="SHA3-512">155bc7b5590cb533de9a30211f85c2321534e9e455cba018a58152e7ecb5c6c8338130382d632a9672ce3fdcfd9e2583c35fdc38c91bc991e1bf5bc9606d4eb2</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.qi4j.core/org.qi4j.core.io@2.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://zest.apache.org/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/ZEST</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/zest-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/zest-java</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.qi4j.core/org.qi4j.core.functional@2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.qi4j.core</group>
      <name>org.qi4j.core.functional</name>
      <version>2.1</version>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">2311d5d6107f622bbe3b44e0186f9a59</hash>
        <hash alg="SHA-1">cd70d4fcc3b0301f7f9930f29681ac49d8302e60</hash>
        <hash alg="SHA-256">7d07704baf3b580b6d9fea320d2994fbfc7c2b77fae3db7ef47a4948fb964c81</hash>
        <hash alg="SHA-512">5ee22e122f795b87b9ebd83b3affcb67842b58264ec1c21494d81bd3cd5d9c4fb88267076c1603ca70e4509bc38fc731f066c3ca469dbcc75e3a6f9b7b1d34da</hash>
        <hash alg="SHA-384">7bcaf87b8409cdbb39089adce62aa9e015bd1e7657d6d212a7c56472e3c47659e3df7c12e0b815034951dcfa9d1c3a66</hash>
        <hash alg="SHA3-384">1387482c4608cfb245053b7d212b28e6daca26970c4f8fe1331e16e9d0a1d629966089fcef292744f461f7dac9d71da6</hash>
        <hash alg="SHA3-256">818bbca6fd8af132790cfd0283866fb863b879c54fdf9d4f1e6632705a4f1beb</hash>
        <hash alg="SHA3-512">2dc37e2c776fcc71d8c8f31ae42c67625e614f456a48fe5702f706755851305212fac63df492cda2977917e0adf6f90850619adda19f5e411960dca8d3d2f616</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.qi4j.core/org.qi4j.core.functional@2.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://zest.apache.org/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://issues.apache.org/jira/browse/ZEST</url>
        </reference>
        <reference type="mailing-list">
          <url>https://mail-archives.apache.org/mod_mbox/zest-users/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/apache/zest-java</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.36</version>
      <description>The slf4j API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">872da51f5de7f3923da4de871d57fd85</hash>
        <hash alg="SHA-1">6c62681a2f655b49963a5983b8b0950a6120ae14</hash>
        <hash alg="SHA-256">d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0</hash>
        <hash alg="SHA-512">f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b</hash>
        <hash alg="SHA-384">2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a</hash>
        <hash alg="SHA3-384">3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b</hash>
        <hash alg="SHA3-256">ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881</hash>
        <hash alg="SHA3-512">14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/license/mit/</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://www.slf4j.org</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/qos-ch/slf4j/slf4j-api</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.cxf/cxf-rt-features-clustering@3.6.7?type=bundle">
      <dependency ref="pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@2.3.3?type=jar"/>
      <dependency ref="pkg:maven/org.apache.cxf/cxf-core@3.6.7?type=jar"/>
      <dependency ref="pkg:maven/org.osgi/org.osgi.core@6.0.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/blueprint-parser@1.6.1?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-core@5.3.39?type=jar"/>
      <dependency ref="pkg:maven/org.springframework/spring-beans@5.3.39?type=jar"/>
      <dependency ref="pkg:maven/org.qi4j.library/org.qi4j.library.circuitbreaker@2.1?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.cxf/cxf-core@3.6.7?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.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.1?type=jar"/>
    <dependency ref="pkg:maven/org.osgi/org.osgi.core@6.0.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.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-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.qi4j.library/org.qi4j.library.circuitbreaker@2.1?type=jar">
      <dependency ref="pkg:maven/org.qi4j.library/org.qi4j.library.jmx@2.1?type=jar"/>
      <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.api@2.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.qi4j.library/org.qi4j.library.jmx@2.1?type=jar">
      <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.bootstrap@2.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.bootstrap@2.1?type=jar">
      <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.spi@2.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.spi@2.1?type=jar">
      <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.api@2.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.api@2.1?type=jar">
      <dependency ref="pkg:maven/joda-time/joda-time@2.8.1?type=jar"/>
      <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.io@2.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/joda-time/joda-time@2.8.1?type=jar"/>
    <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.io@2.1?type=jar">
      <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.functional@2.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.qi4j.core/org.qi4j.core.functional@2.1?type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
  </dependencies>
</bom>
