<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:6275d2c6-67af-37ac-9b88-2ed90b5ef923" version="1" xmlns="http://cyclonedx.org/schema/bom/1.5">
  <metadata>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.8.0</version>
        <hashes>
          <hash alg="MD5">76ffec6a7ddd46b2b24517411874eb99</hash>
          <hash alg="SHA-1">5b0d5b41975b53be4799b9621b4af0cfc41d44b6</hash>
          <hash alg="SHA-256">6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81</hash>
          <hash alg="SHA-512">417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d</hash>
          <hash alg="SHA-384">5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d</hash>
          <hash alg="SHA3-384">0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8</hash>
          <hash alg="SHA3-256">3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487</hash>
          <hash alg="SHA3-512">59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ratis</group>
      <name>ratis-proto</name>
      <version>3.1.1</version>
      <description>Apache Ratis is an open source java implementation for RAFT consensus protocol</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://ratis.apache.org/ratis-proto/</url></reference><reference type="distribution-intake"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/RATIS</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?user@ratis.apache.org</url></reference><reference type="vcs"><url>https://git-wip-us.apache.org/repos/asf?p=ratis.git/ratis-proto</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="cdx:reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ratis</group>
      <name>ratis-thirdparty-misc</name>
      <version>1.0.6</version>
      <description>Miscellaneous thirdparty dependencies for Apache Ratis</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">053bd00e8b7e1b0f74c248ce1c55e9a2</hash>
        <hash alg="SHA-1">c2fd6b34547698474760701b73ae53f0661e0ae1</hash>
        <hash alg="SHA-256">46a4ecd1bfd01652b10dd88fb24ee1085deb3e0807392f7d569e63685213cdf3</hash>
        <hash alg="SHA-512">30c14bdcf8f04d03bd9ce1d6e64ccb8f5b12b17893571fed7781754d48a6a695cdd4e6ca803983dc7e3d45500fb6ae22929b16bba868583c77d1ac25922a250c</hash>
        <hash alg="SHA-384">66ff22d4e73b288f7a20036b0610f5a7699cf6ce419d78caced743ce71445f3a97155584f4d07772d7bdcfeaddd6b4df</hash>
        <hash alg="SHA3-384">bca639da8b95db721cf61f78a66bf816e13e9f7d618cf6a124d60d1c9966ad9ee34f6fb019404c5283411166e832c065</hash>
        <hash alg="SHA3-256">739c9e221191bc15bf3fb06d70415d29eaeb1d34202541c898c1e4312b300f28</hash>
        <hash alg="SHA3-512">a1af37f4f3cdcabdd0ac43dee050cab80d32dd32e04f51090905e85a51ccd6f4b5f881d618e07ee8199706b841ef3906b9671bba4372d99115b0283d3f6f1d90</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar</purl>
      <externalReferences><reference type="website"><url>https://ratis.apache.org/ratis-thirdparty-misc/</url></reference><reference type="distribution-intake"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/RATIS</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/www-announce/</url></reference><reference type="vcs"><url>https://github.com/apache/ratis-thirdparty/ratis-thirdparty-misc</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar">
      <group>org.apache.tomcat</group>
      <name>annotations-api</name>
      <version>6.0.53</version>
      <description>Annotations Package</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">96cf77b352b720ca302becfa94266625</hash>
        <hash alg="SHA-1">94cfa8a6ebc6b36e966bff433d4eeebf933f3f41</hash>
        <hash alg="SHA-256">253829d3c12b7381d1044fc22c6436cff025fe0d459e4a329413e560a7d0dd13</hash>
        <hash alg="SHA-512">9eb3be206924900ad068353013c3c2ae679dd92f8af80036fee1328cc04e3420a2ec03fe9bd57042aee04469e73d28fe618470b3b1702f8262419ed4e5d0e223</hash>
        <hash alg="SHA-384">9707c3a62836776c24e8915293d62cde6737637890d7bcb11f9a364e09e00167091cab2ae777097d60ed2c86541c4648</hash>
        <hash alg="SHA3-384">85748a03e182d564dd3a4ad60fbcf4a478c5d4958d9834ce898100734d8a2e602c62e6e5f5911b1a31b1f9c1d51d8394</hash>
        <hash alg="SHA3-256">15bdd1a0388a2c66b743f912984b308a2af8cd5844569af48b23e1d35d23b9c0</hash>
        <hash alg="SHA3-512">1c95c89a85ed1a29c85a18aa7976fe8b596c799e08fa994f9583f633235ca9f1c409d5917bbe427074f292ace42a0e4fd52088bd5db31565908b1476103d6ad5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar</purl>
      <externalReferences><reference type="website"><url>http://tomcat.apache.org/</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.ratis/ratis-proto@3.1.1?type=jar">
      <dependency ref="pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar"/>
      <dependency ref="pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar"/>
    <dependency ref="pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar"/>
  </dependencies>
</bom>
