<?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.servlet.jsp/jakarta.servlet.jsp-api@4.0.0?type=jar">
      <publisher>Eclipse Foundation</publisher>
      <group>jakarta.servlet.jsp</group>
      <name>jakarta.servlet.jsp-api</name>
      <version>4.0.0</version>
      <description>Jakarta Server Pages API</description>
      <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.servlet.jsp/jakarta.servlet.jsp-api@4.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://projects.eclipse.org/projects/ee4j.jsp</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/jsp-api/issues</url></reference><reference type="mailing-list"><url>https://dev.eclipse.org/mhonarc/lists/jsp-dev</url></reference><reference type="vcs"><url>https://github.com/eclipse-ee4j/jsp-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">60b5b51d0e4c07e098ed1917551b3d91</hash>
        <hash alg="SHA-1">5ef60cfcddaeaba2730dd5429c6677439bd991b0</hash>
        <hash alg="SHA-256">0032d773ede3e6b555a2a0f0e8bb5f7312e8777ad6a5b3ccbc6d250f3b08e26d</hash>
        <hash alg="SHA-512">4b71aeeb62ae7812d2e9ed317b67f9280219f6b71f0c92c6f7dfd5d97daea8135aa46bc869fe1416766ddebe97b1dc8538a461ed066e6cc66513f4139d2dc2aa</hash>
        <hash alg="SHA-384">a6c40aad886e338e4cd92a0c5b032a97e5ab35b9488c62e54ddd06ccf22113c484b3f6f8ff2b7f674632e5eb2f68eee0</hash>
        <hash alg="SHA3-384">4a47c215fecf0fee440b44841154c8b68cdbb6b2f250a1382aef0bf254857f7e7da9f9a8ddb830f76f2c9a0bbd10f393</hash>
        <hash alg="SHA3-256">3bbf1599d3f19c7e86a0a1b25be5200f8becf20b6cec43fc0799e97ffbca3927</hash>
        <hash alg="SHA3-512">ecaf3b7f9923164559c9135ba09a740056eceaa1a2227c1890cf3fe20cfdce3cdc18d8bb9b8299e87311bcd609efbf7999a9238b2b28f46185420b573fe01227</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.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>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/jakarta.servlet.jsp/jakarta.servlet.jsp-api@4.0.0?type=jar">
      <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"/>
      <dependency ref="pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"/>
    <dependency ref="pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar"/>
  </dependencies>
</bom>
