<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:a6bf6a83-608f-339d-b2c8-329fcde004cd" 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-server@3.1.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ratis</group>
      <name>ratis-server</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-server@3.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://ratis.apache.org/ratis-server/</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-server</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.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>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">05371e50691fbd40203b68918eadf821</hash>
        <hash alg="SHA-1">8b72bded4b6f296dbdf48659e04edf08ff80e0c4</hash>
        <hash alg="SHA-256">d0d4edd2ee4316f16fd2a5549cd196718b28554a21d84165013808b9a6b2a8f3</hash>
        <hash alg="SHA-512">5c155206dd914ecf9ba3306838e327d27ae0ebf4f13c91d3aaf88504a914d62b66a3fd546a5c4d3ecefcc81da549385ecb9dc02305aa5a1828f3789b35dc479a</hash>
        <hash alg="SHA-384">ac0bb9c708839d064433fce1676de906c5c08c6e759862f63934886ad83d930c6135aadb7d681907af5a90adb7e5aaeb</hash>
        <hash alg="SHA3-384">2c2cf3dbbe04545981d7237ddb6597b6c9681d8db8bbcf2303281380ef05046cdfba5ff5891752e71dbc4e982c23d738</hash>
        <hash alg="SHA3-256">d4c91061e089aaceeaa992d6cf9d802e7252f07e87e13d87324dc541c8f83b1b</hash>
        <hash alg="SHA3-512">96488b203eed73d7e273acd50df764cf3084cb033ecd93b1684cbef20c9aeb158422ca930f3fb2d899132b49595c243148d47582ae0b8449dcbf1ea6c8faf1e2</hash>
      </hashes>
      <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>
    <component type="library" bom-ref="pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ratis</group>
      <name>ratis-common</name>
      <version>3.1.1</version>
      <description>Apache Ratis is an open source java implementation for RAFT consensus protocol</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bc07bded71f2c5e76938b284f6b13a8f</hash>
        <hash alg="SHA-1">bebbe2f60e8a225717451e13040294cdb364891e</hash>
        <hash alg="SHA-256">71f1c1082b393ea58cc0e65fd9204d5af04393d0a186d4c35814b6a1f45d8491</hash>
        <hash alg="SHA-512">0fe9b0e7d02f9e662b744e2f6655faf0714a10e2737d894d6bb51b54aaae5957fe1a24a685119218aef0af2f364afe54c7962fe42e939e66243b86d4f59801da</hash>
        <hash alg="SHA-384">fa8c4f0472ec7d1ead87e59a27d3801daa1ae8ce18277b64db05da71dd43e557c80612b93a2e2c10f363cd6de0293a79</hash>
        <hash alg="SHA3-384">a25223f0dd080e44ae219f993e1a77256902a99a5b46895c954c52d38c1b3d73438597523ee57097b84efeab5e072fb3</hash>
        <hash alg="SHA3-256">f37c26d57ea9f9253278839bcace655cb2ccdf1f80e04d8a9b68b1e9e2dccfd4</hash>
        <hash alg="SHA3-512">3c06a87271d8728360a6b64efd836cb231c8f40776699769dd771447c1a33035ac404c436caba8a967cef47aca45ffc4f42a72d9f9525f5bebbd4aa42b1aafe9</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://ratis.apache.org/ratis-common/</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-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ratis</group>
      <name>ratis-client</name>
      <version>3.1.1</version>
      <description>Apache Ratis is an open source java implementation for RAFT consensus protocol</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">cb03ae81f02dea6f07083c791008cac5</hash>
        <hash alg="SHA-1">483a476362bf67f6129ffd5f9963d821f6c2b3b3</hash>
        <hash alg="SHA-256">fe988a2476b537f89d14e03f59b1795faac9dd5850cfd21ba9e43dfba2826bc4</hash>
        <hash alg="SHA-512">d9829e57c9d9dbcad589dc7da8d207d745a48966b8c22a92efc4b357ae03e72f2b67b14d67cb31b65ac4b16f470c5b115652f2817808fcb403d2199fb99d4aed</hash>
        <hash alg="SHA-384">768b0f8846112002c10a270eb13000dfe8e95b4045028b47283cf2f1cacb9f31b623534d562477759e44d024d39d0ea2</hash>
        <hash alg="SHA3-384">786ecb31d52a60eb0d13e650e44bc746f52906b40affd600f2704281d13a412c6d3b0c20bb1b3512668ad319c17ffb32</hash>
        <hash alg="SHA3-256">4856827e35fb8f33b3fdd0bb778e321f457d2a3dbe266a8417b5c1d388e7a8ce</hash>
        <hash alg="SHA3-512">8749c95f7e67f4fa2f8cd25e2ef2ee09def0956ff30400eec631b113f31cd112cb1e11e6908a64de626a5b34faf2af83e88cd8574bd27532b98a06543d8c415f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://ratis.apache.org/ratis-client/</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-client</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.ratis/ratis-server-api@3.1.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ratis</group>
      <name>ratis-server-api</name>
      <version>3.1.1</version>
      <description>Apache Ratis is an open source java implementation for RAFT consensus protocol</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">460673a8471b1e1e8798b3213bf62b3e</hash>
        <hash alg="SHA-1">d9c9121f5374bc778551bebc44219f9b6cd89ec5</hash>
        <hash alg="SHA-256">33847707e79a04b758e21a178de73427c9e14e68c9d257290d25ac4bf81b0fec</hash>
        <hash alg="SHA-512">3cfa20ba8a60944680d0917c5e6fa6e202566921eaad496bf4e80a0233dbdd606db4a0deba08f4eed15776fcff9622e981364c420bac56eb56477154acc95917</hash>
        <hash alg="SHA-384">0bb512dc9399328760e8e229a00bfa8e5e2b768b203b2a45729ed05555a5455fc17a6f21af647c7f3e32d849ad4f7d1b</hash>
        <hash alg="SHA3-384">733fc4cae0ee0b8cebb716dec7b5b880b1e00f8e824067002f8335a493ff925a70d5ee255f7c0ae692bd83fd2cf3c200</hash>
        <hash alg="SHA3-256">1a304f37e5f5577d3e13e384293b5140c0e48cf751921452984c66e80447a4ac</hash>
        <hash alg="SHA3-512">55fd49078352861403cfd6f29499ff75cf0657bfbeceed2bd8daccfa7aca2526402c32ad99a09c6600a1c408107f4cdd6e8b1b5c4195167812fcb09eedc3c56c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.ratis/ratis-server-api@3.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://ratis.apache.org/ratis-server-api/</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-server-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>2.0.7</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">403dffa46cdd2e3c82da19df4f394a4c</hash>
        <hash alg="SHA-1">41eb7184ea9d556f23e18b5cb99cad1f8581fc00</hash>
        <hash alg="SHA-256">5d6298b93a1905c32cda6478808ac14c2d4a47e91535e53c41f7feeb85d946f4</hash>
        <hash alg="SHA-512">216d2cac27d501972c888f94dfa747d700b80d60813884b6ab4b12c6a3b17ed0c21a1d27e1aa4332c97c828f20039e3913d2763d7e1a3cef36ae4389a276e7a8</hash>
        <hash alg="SHA-384">c25b39f418aa726ba8405dfd9b356131f89984e2ef5a55a724a2abf3b7c78443f671105835161d2414d602cf03da9f2d</hash>
        <hash alg="SHA3-384">f33abfaac21badae6f85d3ebbc6c1204fd7fda3bb15173e763fa8cee95bce6a8270eec2c8f49343c66c8d2767bc317e1</hash>
        <hash alg="SHA3-256">6e00d4b264a2afc4ca4e98f716ecece66c32c626ca3f8c5d56b22092b6fe417b</hash>
        <hash alg="SHA3-512">ad7b9142d370fc532a07cdd43881a129b012ff50e2bede3ac27d9bd31ec707bf2f45e82002fa59e962955cc38ab73cdd77713fca50cedc926c046f5617c1285b</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@2.0.7?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>
    <component type="library" bom-ref="pkg:maven/org.apache.ratis/ratis-metrics-api@3.1.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.ratis</group>
      <name>ratis-metrics-api</name>
      <version>3.1.1</version>
      <description>Apache Ratis is an open source java implementation for RAFT consensus protocol</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b1f06ba941fb397e35783e66a6af7874</hash>
        <hash alg="SHA-1">87f8e215ec209611cb7e1091e490c3e7cc2d6214</hash>
        <hash alg="SHA-256">972703999ae83686eadc3a3fc2dfcb0056f1ea78173f8782e46574cbc8284192</hash>
        <hash alg="SHA-512">b58bddb85a073bb72c0c3659baca7de75e8e9cdd583760e5136ccca206cb40a68a0a0c58e7b3e29d004e71c8d2592ea80eddbd74303ef26b41798d6d3f87f4a4</hash>
        <hash alg="SHA-384">6d6324a3ae15d980afc7349478aca382f94b715307530b38d0fdc74d7e758c8fe443d0276c4c91df4d2298993595ab01</hash>
        <hash alg="SHA3-384">feb038c1102754449659160a46e6cb0e76703d53e3a3823b75ca9e0cd7747bae7d2238262c385ba89b8f1f1e695f4610</hash>
        <hash alg="SHA3-256">607c3a707616fcbdcb30b4188959a34f2642d9b451be829821752b575477de68</hash>
        <hash alg="SHA3-512">f473f1c66cf1a136383da3dd44323e799b35129dbb6559c29f8a4876cdf8d6b295456b2b9f67718531360a908f41ca962a8589dc9bac8ecd0270ab84ffdb0efe</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.ratis/ratis-metrics-api@3.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://ratis.apache.org/ratis-metrics-api/</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-metrics-api</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.ratis/ratis-server@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.ratis/ratis-proto@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.ratis/ratis-server-api@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"/>
      <dependency ref="pkg:maven/org.apache.ratis/ratis-metrics-api@3.1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.ratis/ratis-thirdparty-misc@1.0.6?type=jar"/>
    <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>
    <dependency ref="pkg:maven/org.apache.ratis/ratis-common@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.ratis/ratis-proto@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"/>
    <dependency ref="pkg:maven/org.apache.ratis/ratis-client@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.ratis/ratis-proto@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.ratis/ratis-server-api@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.ratis/ratis-proto@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.ratis/ratis-client@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.ratis/ratis-metrics-api@3.1.1?type=jar">
      <dependency ref="pkg:maven/org.apache.ratis/ratis-common@3.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@2.0.7?type=jar"/>
    </dependency>
  </dependencies>
</bom>
