<?xml version="1.0" encoding="UTF-8"?>
<bom version="1" xmlns="http://cyclonedx.org/schema/bom/1.4">
  <metadata>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.7.9</version>
        <hashes>
          <hash alg="MD5">8e595cdb67f17e4b41e046456970591d</hash>
          <hash alg="SHA-1">69e8ca804520d09ce4657e7235bae84d01cbffa6</hash>
          <hash alg="SHA-256">aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8</hash>
          <hash alg="SHA-512">1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b</hash>
          <hash alg="SHA-384">b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c</hash>
          <hash alg="SHA3-384">289f9520bd73a2031276248a6ef8f0891c691062c2d1ea86a2bc9ea8db2c52377d92a53be9957179e71aee3deda26a8c</hash>
          <hash alg="SHA3-256">32b50a7efe5d491a4039c0017eca3cf49d98b55fc66d06b3dd06209487323474</hash>
          <hash alg="SHA3-512">1daf813da53e5d5cda4d0302ff3a5e388aa45d96ebe6dcbe240f35d33f14b1e6390f6bbe7f21f3ed8cf96ebd9f5516a08b18487b7339715109c81cebfc1563df</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/jakarta.faces/jakarta.faces-api@4.1.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.faces</group>
      <name>jakarta.faces-api</name>
      <version>4.1.2</version>
      <description>Jakarta Faces defines an MVC framework for building user interfaces for web applications,
        including UI components, state management, event handing, input validation, page navigation, and
        support for internationalization and accessibility.</description>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.faces/jakarta.faces-api@4.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/faces-api</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/ee4j/issues</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/ee4j/jakarta.faces-api</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeAggregateBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="maven.reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.servlet</group>
      <name>jakarta.servlet-api</name>
      <version>6.1.0</version>
      <description>Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs,
        implementations of those APIs, and technology compatibility kits for Java runtimes
        that enable development, deployment, and management of server-side and cloud-native applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">314c930b3e40ac1abc3529c7c9942f09</hash>
        <hash alg="SHA-1">1169a246913fe3823782af7943e7a103634867c5</hash>
        <hash alg="SHA-256">8a31f465f3593bf2351531a5c952014eb839da96a605b5825b93dd54714c48c4</hash>
        <hash alg="SHA-512">8651fc14b79e284fe29dff5b2cadbf6748615ececde798c42687472f4f6fd1f80ee05ec53794021c62a11abed0c0170bb08b28d3f9cd7f562eb320bc9870ddec</hash>
        <hash alg="SHA-384">48b2a26351619286ffe41d25e5e61cbc0eb8a5a648a205d0f8db48178278cb16850469fe8dbc219aee0ee37f4081c248</hash>
        <hash alg="SHA3-384">2047f0b88a12619fb3f07a98048fc405e9cec4ddee6af2a2efc06c1172d2bebefc6c23bdb4df0a1054060f91d5cc5617</hash>
        <hash alg="SHA3-256">4b506d06772f32251cadc40251623ebd4f3144531249ce4821787b1a9c4a55b3</hash>
        <hash alg="SHA3-512">07632a67f7ca7b460cfc3042ecf97f9097e7d7638209434def89a3bd55da5a31e287f32def27ce776d5775ec0629979abb08fe2836d88d638802194af0320fe0</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.servlet/jakarta.servlet-api@6.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.servlet</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/servlet-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/servlet-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/servlet-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.websocket/jakarta.websocket-api@2.2.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.websocket</group>
      <name>jakarta.websocket-api</name>
      <version>2.2.0</version>
      <description>Jakarta WebSocket - Server API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b1098129a9c74ae03d618fb841990ab0</hash>
        <hash alg="SHA-1">60e525188fdb42120506debd90ffd4e204fd6f24</hash>
        <hash alg="SHA-256">541d00436cbca0a5e1f6a457c9f70a64f00bd2f83e10ed89c2b372bc34843b7e</hash>
        <hash alg="SHA-512">bb90cfd335eb8fbe0df1d4844e3784f9118fac70df405edec00d70097c3253cfff11d3fc238469a04d36a0e58ed9147096f13d58278c800c85b2f47a67bd3266</hash>
        <hash alg="SHA-384">76c80ed1c08ca7157ea05b7cfa5031fab366df638b26294af52444713ac5f88adbb0096d159abfe8b437adc63c82fbda</hash>
        <hash alg="SHA3-384">61ba9ceb5af546e30ea8ab7392fd22edb1092ce0af0affbbb45de71021806654568c4f310b3c5cf762d5ea2d118621e5</hash>
        <hash alg="SHA3-256">61c09d97dfe0b2505e363e61944e8c62f01a53940c3a6a9f36dac033ae63cf2a</hash>
        <hash alg="SHA3-512">c45459a7c51f288ea702ea4a91d25abdd13381ebafa1d51d6b3050bd6317bb5e23df87a9e56c52dbff9ff340aafef82e31aa2b266aace9809d3cfae3f23de6b0</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <name>GNU General Public License, version 2 with the GNU Classpath Exception</name>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.websocket/jakarta.websocket-api@2.2.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.websocket</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/websocket-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/websocket-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/websocket-api/jakarta.websocket-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.2.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.websocket</group>
      <name>jakarta.websocket-client-api</name>
      <version>2.2.0</version>
      <description>Jakarta WebSocket - Client API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9c363a8d4ab7b78b6160569e27568c1a</hash>
        <hash alg="SHA-1">cf7eafc1b929a80429c77e4450c6720a7de56814</hash>
        <hash alg="SHA-256">aa6fa9331a3f470daee0dbfcf084abfbd7a49507297575d5bb8bfbf3d62fe8c0</hash>
        <hash alg="SHA-512">d5c684bd0f64283b98a321014b484240823a38b8b3e7d21dc9b5ccacd954a321a8e7f8e3cb2216bb2b6dd42ce45ed00976eba3e5f84efd424404998f400c5ed0</hash>
        <hash alg="SHA-384">be4f28146659827a12761fd7ef28c7303cc400f3dad0a5bdd6065ca131ffa4a42339eecad2585b425298e31aa01e4864</hash>
        <hash alg="SHA3-384">25c9cbbc10a1c14bfa8af4bd58c68b641e098718915efd824d3f1015294be664a640b01776f06803bbdd28f8d8e667d3</hash>
        <hash alg="SHA3-256">d1720bbf5d46462af8aeb7bb89064ef017581683fbddcfc2a0e9b2021a2931d9</hash>
        <hash alg="SHA3-512">b38f5dfe1720904771b2df5ceaee4aa9f3da9fb99618304df4dd8d2d045bef0f8cc33c6dd6df1810f652d26bbc06c091c9ad50dbff7bc64d39601af4713c6627</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <name>GNU General Public License, version 2 with the GNU Classpath Exception</name>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.2.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.websocket</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/websocket-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/websocket-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/websocket-api/jakarta.websocket-client-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.el</group>
      <name>jakarta.el-api</name>
      <version>6.0.0</version>
      <description>Jakarta Expression Language defines an expression language for Java applications</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">248086411e850bb59dac502ee785c6b0</hash>
        <hash alg="SHA-1">c937953432d6811ce5a460b6ef90750beecb35c2</hash>
        <hash alg="SHA-256">f33d0becf2d5516730ba5cc99a7b5a2b1f62986bf0a3370249cdff9a2f171507</hash>
        <hash alg="SHA-512">10a413e5323a8f018a3e2e22505076481fec472a04e2adbd13671d83256749e5f925506c9575200d0f1d0df9558d5b9a46588eb03877a3a91d5b3d85e4de2175</hash>
        <hash alg="SHA-384">e075f581afddeae55b96d4f3ea04114248be100f43da131f244fa55cf293728fc456cf18a452960b6c96c68b4eb59a4d</hash>
        <hash alg="SHA3-384">a0cb4195df502d845f62c4fe47f052aeccad34b9a2d129092eb5ceb8b6b41e3132ee2d2984478f51fd9fe057761f46c1</hash>
        <hash alg="SHA3-256">11783a16edc67c34f4b771aef911664e40b781346c0839606f1fa97f72c28bd2</hash>
        <hash alg="SHA3-512">9f7959c0ac41bdb970b24b72ae3cfacfa60e38dd276f5abc956c5c0fbc87bb1e0bd6dc576f422169bdc68a6bae7b1d3fb0209172136170e8004add9ec561f131</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <name>GNU General Public License, version 2 with the GNU Classpath Exception</name>
          <url>https://www.gnu.org/software/classpath/license.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.el</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/el-ri/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/el-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/el-ri</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.enterprise</group>
      <name>jakarta.enterprise.cdi-api</name>
      <version>4.1.0</version>
      <description>APIs for CDI (Contexts and Dependency Injection for Java)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f72ee39b19274ffe26cac952acae6dc3</hash>
        <hash alg="SHA-1">fed9518709d33252bfe0817fe61ad4dfd1b2e848</hash>
        <hash alg="SHA-256">c42c808f17925129a0800f618febe050d966e181a4c7384c8a5e7a0283d68699</hash>
        <hash alg="SHA-512">6fa4bb391e04096f6d703a64fd1f25f1201016fce330877d41f6b5f13e33704789f21f3fc015ad903a3f0802ca392adb2d5b28a3daa9f4274e071fc484a33344</hash>
        <hash alg="SHA-384">5b6bf4c4deaf6b97702841785d7c172fc634ff4b00424d1d79849feecdf4f82ba5817b6c86e36a1e05b4223de5d67cd4</hash>
        <hash alg="SHA3-384">7732dda6a04a288f0fbab63ea90bb36a9761a64713e9bf46210033bc0cbe448ce729326071169d5cdc77f930be95de58</hash>
        <hash alg="SHA3-256">04b61fb30d2fb7c5c5bd09a963f7fc403ed6ff1932ed2db657ea640fe90751c6</hash>
        <hash alg="SHA3-512">63cc1e4b85f5fc4e52ade472764b28fd6b39d765c29c994cc88944758ad1c3fdb89fd9f047aaf125b716df0a67f4b99554b13c8337f361815bb9280c1cb92ec0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://cdi-spec.org</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/jakarta/cdi/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url></reference><reference type="vcs"><url>scm:git:git@github.com:cdi-spec/cdi.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.enterprise</group>
      <name>jakarta.enterprise.lang-model</name>
      <version>4.1.0</version>
      <description>Build Compatible (Reflection-Free) Java Language Model for CDI</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fd9efbe0808984a89690e04ea28cd368</hash>
        <hash alg="SHA-1">9270ae3df4239d4f337215403ebc9801fe659a2b</hash>
        <hash alg="SHA-256">bb56f571f60d2862b2387d5468fe8f5540f8094727283ed991f89082708095ee</hash>
        <hash alg="SHA-512">e5c3e8f38814be3715cc063e717e03084a754642b453148bbcb450e923cc4bd58bee22c27f2fe7033859a2cc07c9b352ce022825b99e0ee7ad8ee219458c32bf</hash>
        <hash alg="SHA-384">c18eb1e055af26a82e5d6408f207da4263a0d283ccedb53bea79179fb7bbfc6acf0fc01ce526be985fde1ecddaab0a56</hash>
        <hash alg="SHA3-384">27eb70531c47123172b25339ff2da6e4a7bd86f3c5dd09b4ebdebd1c1e35a9d08a25fa77ef1cc6f5d52226d6b6bb72d1</hash>
        <hash alg="SHA3-256">35114f5fb918be3fed31f0c46a14a59eca837a767c29b4c079300286b9295a63</hash>
        <hash alg="SHA3-512">c19c02f80a737dbd74953021d4053d751d84ae1e3e3e92f9c95418f6d3cade727ddb166766581d800cca1dab0080ac9bc87e599525330e1a5d752dddedd03db5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.lang-model</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/ee4j/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/cdi/jakarta.enterprise.lang-model</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.2.0?type=jar">
      <group>jakarta.interceptor</group>
      <name>jakarta.interceptor-api</name>
      <version>2.2.0</version>
      <description>Jakarta Interceptors defines a means of interposing on business method invocations
        and specific events—such as lifecycle events and timeout events—that occur on instances
        of Jakarta EE components and other managed classes.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ef5c0cb454edafbd9e5b3cb0f728f61f</hash>
        <hash alg="SHA-1">ed3605f9c5428d45549d4720235f3e943339f39a</hash>
        <hash alg="SHA-256">d240d72b4dd38a2e431c804079810010cb97903678fa5f987fb7434878b04398</hash>
        <hash alg="SHA-512">65bb8203b716886bdaef6e244609c62242414b6b52121730351e1aa8125d99ffff9914dbf4ec2b91b67b935190d0b8090cd01dc76d379bb0f21c3bd1130f2374</hash>
        <hash alg="SHA-384">f43a91e011b4b827883dcbdb821338dd285bc19f2908fe8d6e495eb0c2436e368a20856ace2bff346105c8a2b2ce3ca3</hash>
        <hash alg="SHA3-384">73d34e495d749d8f1347a064434f8d28c0fcfd9a275c19ebf2cedeff465c037932dcfcf6cc767137bd235207ca3a5eca</hash>
        <hash alg="SHA3-256">358609dd821720006541fe8e8fda87280a979f6d3b3064fefbff8b1bd671069c</hash>
        <hash alg="SHA3-512">50272716c6fa952a6b9652fe791571d3f80fa88e95970837534216c6e3713354eb68dc47ec5601ea56708987449eb47bf242697302592b30c13cdc0ce77d26f3</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.interceptor/jakarta.interceptor-api@2.2.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/jakartaee/interceptors</url></reference><reference type="vcs"><url>https://github.com/jakartaee/interceptors</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.inject</group>
      <name>jakarta.inject-api</name>
      <version>2.0.1</version>
      <description>Jakarta Dependency Injection</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">72003bf6efcc8455d414bbd7da86c11c</hash>
        <hash alg="SHA-1">4c28afe1991a941d7702fe1362c365f0a8641d1e</hash>
        <hash alg="SHA-256">f7dc98062fccf14126abb751b64fab12c312566e8cbdc8483598bffcea93af7c</hash>
        <hash alg="SHA-512">f186b2ada470abba1cc3b4f8c4373d940fb7c71a051b2c26f7c204ad4dfb69235fbf3f9c33da36d744cb90f52d921c51d76c0ff263bacb35eafb66cab83dc47d</hash>
        <hash alg="SHA-384">405bd297a73901f013d48a0da028d04d400f3e61f4997c0e7297eb08120670a0e242e0002db8f130c33ab16cb02feb2d</hash>
        <hash alg="SHA3-384">4db7e54434d0a208c876868f5595b808f2728c0455feaa752ab7b569a2186fc37cb891c9aa0076de3d08f6da6ff06eba</hash>
        <hash alg="SHA3-256">3a5aba9f1ff1a130b76af886123eb375fa578498490df3dc60bb7ce7d59e9404</hash>
        <hash alg="SHA3-512">00bba8efc2d6e7f0a509b321868d75f1aaf0681a750d089d913bde8424ab7bb88aadf49de6e291e352523e4f8c117b1b48033ff31d4d665dcc43c4c6ea000ba9</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/injection-api</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/ee4j/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/injection-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-el-api@4.1.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.enterprise</group>
      <name>jakarta.enterprise.cdi-el-api</name>
      <version>4.1.0</version>
      <description>API for integrating CDI with Unified EL</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">42de9379a161c1f80797fe6e06b85ee0</hash>
        <hash alg="SHA-1">e828a0a57b258c9e155a22a8c7ad726e2a675090</hash>
        <hash alg="SHA-256">e414c05d2434386387914e38c7419fa77d163cbbd1e5b0fb2b480f26a63b6d77</hash>
        <hash alg="SHA-512">3c884f5bb5c7e51fc5d3bb40d212cc9f6f262331ea52f51b1fb67b4458b8d339d89ffb7546fcbf1397a68c8da61a5e0a63483f3c95f8436147ea6fb098515502</hash>
        <hash alg="SHA-384">78e3486648f62dae0b1e66fd33976f0da9955d129ec9f0d1d7029e5a0be27d8dfb8a81d91dee8164e1c443d21ea92177</hash>
        <hash alg="SHA3-384">bd06e1dcd55e62b9b96f7cc002689479867950a5cec78b32948d0da02a923283eefb9d0d79f9c10bea5ca45a2c5e766b</hash>
        <hash alg="SHA3-256">b8a8ff64ffc0906d47bf14c8aa9aec3908792e7b56a0920f87d3041c8140c2e0</hash>
        <hash alg="SHA3-512">b573d468fd89b08858a9b670f5ce6c4b9e9505708f132d9acc61490614f0b3e361e816ab1d7ffea0b6d70f6c7b12ad99d7ea81cb4398eea58abb44d9e400d724</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-el-api@4.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.cdi-el-api</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/ee4j/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/cdi/jakarta.enterprise.cdi-el-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.1.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.validation</group>
      <name>jakarta.validation-api</name>
      <version>3.1.0</version>
      <description>Jakarta Validation API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7de160f58f128c0ecb3cfa4d5593c5c6</hash>
        <hash alg="SHA-1">846b536eff8a32c1b91fdeb3c9c5b6c39916767d</hash>
        <hash alg="SHA-256">1a18593d8ba9b48215ca4993e51a4451c804a82f89e8d0d4a31a5e6b8731d4a7</hash>
        <hash alg="SHA-512">69312fa03fd77417d9069e45b637e813b4457b871970fa8d0461643d8c50ef42a43f7d47913495438b6c57069836f6bb5e83f1238a4f397e2e14464df8400328</hash>
        <hash alg="SHA-384">74ef5102f749a43b58b14e7ccb71237c371dc8eaea9c251ec6cb18bd64f3b1d6900ec57631ea68260dc533ae1036e7bf</hash>
        <hash alg="SHA3-384">da2aced08c8bba950bcabe62fd6283e7e435ea8ed0c33a132d1a2e6b658aa21d337162ab75ff193d20c56456bad1038c</hash>
        <hash alg="SHA3-256">1a168d41a2cf444264729af08fc5d063a6d68d6ff3444070a6dbd4709705e998</hash>
        <hash alg="SHA3-512">636e2bf25899ad210f263e0a52110c35d114ac56b3d64fe2d59c299b4d85ac2572b040ab48f11bc9431e0b08ba9b39ba1acc21402025c2b38c717bc588fdc94a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.validation/jakarta.validation-api@3.1.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://beanvalidation.org</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://hibernate.atlassian.net/projects/BVAL/</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url></reference><reference type="vcs"><url>https://github.com/jakartaee/validation</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar">
      <publisher>EE4J Community</publisher>
      <group>jakarta.transaction</group>
      <name>jakarta.transaction-api</name>
      <version>2.0.1</version>
      <description>Jakarta Transactions</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">5315974a3935e342b40849478e1c9966</hash>
        <hash alg="SHA-1">51a520e3fae406abb84e2e1148e6746ce3f80a1a</hash>
        <hash alg="SHA-256">50c0a7c760c13ae6c042acf182b28f0047413db95b4636fb8879bcffab5ba875</hash>
        <hash alg="SHA-512">13c1a21af3c8030794155a62b4cdc70ba1d951fbfc0aead9e89f3f529e7bb4473a070bd4a6c593ce1c0cfb781332bd62d21cf0b34e3751f99b0de463f566ec61</hash>
        <hash alg="SHA-384">9484a0adc05a5ea5377f6037ac2d1efa1d59d172ac03b683580f7d3e542d6e26779128dd1a7fab41f7061156f66c3b44</hash>
        <hash alg="SHA3-384">064434509905dcaaeebd4e1eaeb26446cb911ff74f30d49e1b0c7f29a0e62fd9f5b84114129ec845eb99cc37cc4b5048</hash>
        <hash alg="SHA3-256">7d865d16dc3e2a2b7e097a305a33f7fd419ec4dcea2df1e278b66a74e59325bd</hash>
        <hash alg="SHA3-512">efe99bb4d2397b5d004b7aac679ec2ea0c13ce6c06fdcaec56b12f07d5938ac5f07df2937478b551955382612e2544819ea7f5827e0f6ea2726bbc1643dfdab3</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.transaction/jakarta.transaction-api@2.0.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jta</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/jta-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jta-dev/</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jta-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.json</group>
      <name>jakarta.json-api</name>
      <version>2.1.3</version>
      <description>Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">596997520702889d4afef9cffbd4b71a</hash>
        <hash alg="SHA-1">4febd83e1d9d1561d078af460ecd19532383735c</hash>
        <hash alg="SHA-256">bc934142805ea1d794f1440563965a3861a2a9fb7414ecd3fe44f26500734414</hash>
        <hash alg="SHA-512">5a6566f0ceaa8b0ca40ae643942c0d46acd118a3b4d85af5f3a977e738465e8c8d4bc977f0c3e4b51f4471e408c28f66dbc0b19adf61237f6f6f7fa1d0dacc31</hash>
        <hash alg="SHA-384">1a17b8a416692ba0e485d7290782b2b5c4de8cb65c2043f221381deee668953655c221dc3efa29d3c65c8b2c1fab173f</hash>
        <hash alg="SHA3-384">4c009f9fec6b1e14b2c675ee7addb49ebd047d71d7aaf31601ccea3ffe4af1d82838a3452b0e5d7c2814e27861cd3ffd</hash>
        <hash alg="SHA3-256">5b839f4645dbac0d1bc76a91e168a52574c2bb6de0b7e92cd14aafd0ad6a28b0</hash>
        <hash alg="SHA3-512">fedcd8618f44ab0b771bef7d2fcb61d49021eb2e592d8d3058d3f57e7fe0ed1a9239cac859fe534dd0629aaf577fb8f77841412dbb3ae58b8d8cd0754da2ec48</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
          <url>https://www.eclipse.org/legal/epl-2.0</url>
        </license>
        <license>
          <name>GNU General Public License, version 2 with the GNU Classpath Exception</name>
          <url>https://projects.eclipse.org/license/secondary-gpl-2.0-cp</url>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/eclipse-ee4j/jsonp</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/ee4j/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/jsonp</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.ejb/jakarta.ejb-api@4.0.1?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.ejb</group>
      <name>jakarta.ejb-api</name>
      <version>4.0.1</version>
      <description>Jakarta Enterprise Beans API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">1e506e2052807570f819df6ff3f69fef</hash>
        <hash alg="SHA-1">70f6c55dad415f58b8428ae4bb215484368b8764</hash>
        <hash alg="SHA-256">46ca52e9a1df47012ebcccb5319b5709f5b0c7214f954f3337e6edd2dfe6cb15</hash>
        <hash alg="SHA-512">a7c262fb3021a1e576dd712c1a4992dd46baa305f36994aefd752900cb39103d794c3846bff224325d2e12e3173cc1f9c7a8f6c82d3e9b987db1b9d849631432</hash>
        <hash alg="SHA-384">93758f01dc9348734183b4cc4554770d291f5af6c495355a397d0318b30dc9c82ec071f60d96ede596c7c6697b3775c1</hash>
        <hash alg="SHA3-384">23d6dd4e2a2809c0be12b3c172e3ffbded40b7d9855e9262fda278a0b574b8a2936dcf0019bc33cd3cac7ca0cffc7316</hash>
        <hash alg="SHA3-256">f914c1686e5a501b179ebf49da900661454e08a69fe73dbca1ba71bcef7e6612</hash>
        <hash alg="SHA3-512">8095d021ee374ea61f6e8600d529c099466a7f1b6328ca5906d3b5ebe1cd0c21a953ec3b760d5810e43206f59794a0af0d4f99d33c9f9288a9f379a1cdd4d049</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.ejb/jakarta.ejb-api@4.0.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/jakartaee/enterprise-beans</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/jakartaee/enterprise-beans/issues</url></reference><reference type="mailing-list"><url>http://www.eclipse.org/lists/ejb-dev</url></reference><reference type="vcs"><url>https://github.com/jakartaee/enterprise-beans</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.persistence</group>
      <name>jakarta.persistence-api</name>
      <version>3.2.0</version>
      <description>Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs,
        implementations of those APIs, and technology compatibility kits for Java runtimes
        that enable development, deployment, and management of server-side and cloud-native applications.</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">79acec18d202797dcba1fff596a47684</hash>
        <hash alg="SHA-1">bb75a113f3fa191c2c7ee7b206d8e674251b3129</hash>
        <hash alg="SHA-256">be8a26b0e75c84c1b7600f759256fbc68d60333d89ec0ce3f784fc3ffa09aa8c</hash>
        <hash alg="SHA-512">2913707daaad67506551f016fb582612cf76565386b48e9b27ac96ac72f5763ecd1bf8b25fdb06ea94e57782eeaaf6378c709d13221634a23dabbadf3eeadb18</hash>
        <hash alg="SHA-384">26b919c9c720a6ef60ee071787099b9f72096870132bd0df05a258b25ce465e3f0bc0bd9196cd39def76ddf2d22f0e6c</hash>
        <hash alg="SHA3-384">0469ec95cf94bc641edad7085a1afcea5a9533090617900fb1e41c9b3e817bfec560a861ea3271fbd2701b41ab463c36</hash>
        <hash alg="SHA3-256">991f44eb42c824663e55cc0e3dd70447381806021d7a1cbffebf51c316112a7a</hash>
        <hash alg="SHA3-512">2e094d39690bee54c2933cbe4de425d65ed965739526cff65a4f6265d85df1dcec0b71cba9629405880cf4141daeb435489c9f27d708d148072202867ee541a0</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/jakartaee/persistence</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/jakartaee/persistence/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jpa-dev/</url></reference><reference type="vcs"><url>https://github.com/jakartaee/persistence.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.annotation</group>
      <name>jakarta.annotation-api</name>
      <version>3.0.0</version>
      <description>Jakarta Annotations API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7faffaab962918da4cf5ddfd76609dd2</hash>
        <hash alg="SHA-1">54f928fadec906a99d558536756d171917b9d936</hash>
        <hash alg="SHA-256">b01f55552284cfb149411e64eabca75e942d26d2e1786b32914250e4330afaa2</hash>
        <hash alg="SHA-512">2bd5a16684c4e8144897ba6dc467628d1b8a85326235240e4c20101b6df3681d23aeebc30ca99e395ec848f33cb5244085031b2a0fbce746c8ede7148a5e7c1d</hash>
        <hash alg="SHA-384">1a12cb78019d310eb08314f863c2a0e48aa2845bde844f8204e653ec50713bf135cc58cce882e14ef631327952b5ad99</hash>
        <hash alg="SHA3-384">a0dd7dd32e8dc5ed679589f6066f16593b52334b9947a71381aeab44b3cbe295ec24dfef4fbfa5514ba24ea60fe042a9</hash>
        <hash alg="SHA3-256">6ae915a05b483f75c51f3a109cf368842d186b2996758b8a106377a7a9485c12</hash>
        <hash alg="SHA3-512">52f611aa0a98812e525be2b9d5a5712aef660598cff64282dbd9afc237560f442ab745fc95c919216f9cb4197c224ba6c7317282962c638fee956925bfa031c0</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@3.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.ca</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/jakartaee/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/jakartaee/common-annotations-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.2?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.xml.bind</group>
      <name>jakarta.xml.bind-api</name>
      <version>4.0.2</version>
      <description>Jakarta XML Binding API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">0c8f9991081def819435c3ff36e4d93f</hash>
        <hash alg="SHA-1">6cd5a999b834b63238005b7144136379dc36cad2</hash>
        <hash alg="SHA-256">0d6bcfe47763e85047acf7c398336dc84ff85ebcad0a7cb6f3b9d3e981245406</hash>
        <hash alg="SHA-512">2e57ce867ae3592959243ab9d7d064b09d9587933c98f89f5d5eeb8fe70556a53fea6db91520a2e086555684e8917f4001741bd8ffb07d26c59fe95c13d71fa0</hash>
        <hash alg="SHA-384">7ac5da337fccfa426b48691febed0d874a8e9a6a230bb7a53169f902e5b499778106f7b710afbe133dbd7bfacca693a0</hash>
        <hash alg="SHA3-384">fc952425a51459a5d18dc7b6315625c55889e1b92e700450c84205506e5107ca4c7c8bc449190220bf471db3dcbf9c8a</hash>
        <hash alg="SHA3-256">a78dd7c5883b16cf899495930e653650005c71b4d9b509e56cac4665778d715e</hash>
        <hash alg="SHA3-512">bdf9db79b8ade9421c3f5fc497ebe13a552be5852d99cedfa38bb6c760c8bf190f88204ab6e02442db5fb24378afc6112297c5a582d4e721de71285405a6429d</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/jakartaee/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/jakartaee/jaxb-api.git/jakarta.xml.bind-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.activation</group>
      <name>jakarta.activation-api</name>
      <version>2.1.3</version>
      <description>Jakarta Activation API 2.1 Specification</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">76e7b680375ea9f40f3ddbd702efcd25</hash>
        <hash alg="SHA-1">fa165bd70cda600368eee31555222776a46b881f</hash>
        <hash alg="SHA-256">01b176d718a169263e78290691fc479977186bcc6b333487325084d6586f4627</hash>
        <hash alg="SHA-512">aaabd4d6085a07035eaaae7b5a81aef429fea76e7fe1c8d29971e6595f0adad6bcf1088cff8a1c8936d739b0e3fce4b845323032f046b7edab2eaebd0e10a2ad</hash>
        <hash alg="SHA-384">4c4e73f59bf09342ca7691fd4855b41d3466da80618a5b7df059a2d89cf6d9779a4af751a6c4a9c48e5025c3ff75f42e</hash>
        <hash alg="SHA3-384">20be816700c87778e9453d41b6d8cb9dc992a092a308a9b7f2dfbf72e2393940a7d666c46625f130a2b57bc414df85ca</hash>
        <hash alg="SHA3-256">8a574b0a249842ea1b397d4cdef9b6d00b34ce8a849ea34184cdf45ac5aafe67</hash>
        <hash alg="SHA3-512">69cfb7dddda70ac1fca272ace0a3d5551b85dd60a6dbaf987ee777fbf573b420d13f06b8990ae70e8fe063f92b78c8a447cf9309ba516a5e993ba2d49cca8d23</hash>
      </hashes>
      <licenses>
        <license>
          <id>BSD-3-Clause</id>
        </license>
      </licenses>
      <purl>pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/jakartaee/jaf-api</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/jakartaee/jaf-api/issues/</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</url></reference><reference type="vcs"><url>https://github.com/jakartaee/jaf-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.glassfish/jakarta.faces@4.1.2?classifier=sources&amp;type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>org.glassfish</group>
      <name>jakarta.faces</name>
      <version>4.1.2</version>
      <description>EE4J Compatible Implementation for Jakarta Faces API</description>
      <scope>optional</scope>
      <hashes>
        <hash alg="MD5">c2a30d52bae3a05a95ab00fe4df048e4</hash>
        <hash alg="SHA-1">d479cf8b067e0af51812fdc420e76af866376d8a</hash>
        <hash alg="SHA-256">f1bb5d46f17bff0fecbfe0a6537f2f1c8372e55a90c0bdbdfc3a3dcc9bdc69a2</hash>
        <hash alg="SHA-512">d0ae64d0544f587e1a6b5af9af68f40fc3794dfac207c450bb8c55c408ab57e5bf0c05af68e602eb24e4dad9918c40a873786a3dd9b8eec5fe07e7b173705cc1</hash>
        <hash alg="SHA-384">f0c89c9a73b534cac19b6bd73b28600071c22c129bd9c378d1fe1977c991f6b95fdd98b4b322d5c1baa0d4f66b1ba292</hash>
        <hash alg="SHA3-384">cd806a40023bde1b57a3d9e15a16ef31698ecf962e2abfee1866ef830466c136f990f5c20ca4dbb3f3984181f5560c57</hash>
        <hash alg="SHA3-256">f9573687eec08b5d5f7cabd916607707497b6a4e77e1a351e1a2e3a36092fb02</hash>
        <hash alg="SHA3-512">07cda137e692e94db605569069eb309cca130f4922f9e971a7af1e16318260ccc32fd58c419861e5ee7f7daf670cb67e31b2fb50e8cefeb08dd8d89f08925e14</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
        <license>
          <id>GPL-2.0-with-classpath-exception</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.glassfish/jakarta.faces@4.1.2?classifier=sources&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j/mojarra-parent/jakarta.faces</url></reference><reference type="distribution"><url>https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/eclipse-ee4j/ee4j/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/ee4j/mojarra-parent/jakarta.faces</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/jakarta.faces/jakarta.faces-api@4.1.2?type=jar">
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.websocket/jakarta.websocket-api@2.2.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.2.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-el-api@4.1.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.1.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar"/>
      <dependency ref="pkg:maven/jakarta.ejb/jakarta.ejb-api@4.0.1?type=jar"/>
      <dependency ref="pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.glassfish/jakarta.faces@4.1.2?classifier=sources&amp;type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.websocket/jakarta.websocket-api@2.2.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.2.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar">
      <dependency ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.2.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.2.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar"/>
    <dependency ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-el-api@4.1.0?type=jar">
      <dependency ref="pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.validation/jakarta.validation-api@3.1.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"/>
    <dependency ref="pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar"/>
    <dependency ref="pkg:maven/jakarta.ejb/jakarta.ejb-api@4.0.1?type=jar">
      <dependency ref="pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.2?type=jar">
      <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar"/>
    <dependency ref="pkg:maven/org.glassfish/jakarta.faces@4.1.2?classifier=sources&amp;type=jar">
      <dependency ref="pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"/>
    </dependency>
  </dependencies>
</bom>
