<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:3afc90da-a991-354e-a8b0-aad59ba82654" 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.jspwiki.it/jspwiki-selenide-tests@2.12.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki.it</group>
      <name>jspwiki-selenide-tests</name>
      <version>2.12.2</version>
      <description>selenide tests for jspwiki</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki.it/jspwiki-selenide-tests@2.12.2?type=jar</purl>
      <externalReferences><reference type="vulnerability-assertion"><url>https://jspwiki.apache.org/cyclonedx/vdr.xml</url></reference><reference type="website"><url>https://jspwiki.apache.org/jspwiki-it-builder/jspwiki-selenide-tests/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-it-builder/jspwiki-selenide-tests</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/com.codeborne/selenide@6.19.0?type=jar">
      <group>com.codeborne</group>
      <name>selenide</name>
      <version>6.19.0</version>
      <description>Selenide = concise API for Selenium WebDriver</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b0a6ce61d655fd77f2cb3f6207742f8b</hash>
        <hash alg="SHA-1">8bf12cbbef1f2b4f6833f0cc2f0b13b72f388c97</hash>
        <hash alg="SHA-256">000c2fa8e29fc1af1bbd265efb6c21217d2337d091fccd0405429eea9b7abdc4</hash>
        <hash alg="SHA-512">f463496234706c9114ebe033742a0577da9d3a5f2d0f41880297c605f8dbd8e2d1678152555af6a2d352b23dd7cccae3889f8e46144377934217ce84082d3be6</hash>
        <hash alg="SHA-384">2f197a80eba0efa21fe6d9a470a4aa2c3028bea8feef732b5cb822e4e3e926c38c8d24d3caa03a052ec50cfb378b50d1</hash>
        <hash alg="SHA3-384">37c30b99d6fd29722d7b077ac417c95801e981e956ba3c26413d5d5cec1dd0555463acf493033ba3be0b16a23730cd49</hash>
        <hash alg="SHA3-256">c1d9a5f6803ae9afeaa0d580a60055b9ac82ed7dc51a2f16cb6f97433dd76bba</hash>
        <hash alg="SHA3-512">afae7e27d17e2d1f845ac752855278b8fa0b6ee118364d46e677f170788a9acb6cdbd425c612c793b847c7fe9be5daee1f46168463a9e8125f59c91a88dd84c3</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.codeborne/selenide@6.19.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenide.org</url></reference><reference type="vcs"><url>https://github.com/selenide/selenide</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-java@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-java</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0b8213333656f5ba2ed94acde3ed6991</hash>
        <hash alg="SHA-1">18cef0adbc08d152da07b234a04f6e8240ce215f</hash>
        <hash alg="SHA-256">42b87c6e78d7261426405610c8286a58a58006dc191781e3930aca8e66cbdee8</hash>
        <hash alg="SHA-512">bfe798850ff972cd8296b2a222bbfdcef98b846e85b2a9cca96a37014539d987044a93daa875f1be438fa824a6a3107cdac6f7d5f7172732697e74e483a22873</hash>
        <hash alg="SHA-384">31e8f7f3c7c5240378fc9d76cdd6a4c976e6ed807d7cd15fda8fa0c74bf06ff85307aeced0ad7ddac156be839369212d</hash>
        <hash alg="SHA3-384">92df4fa7ab1ae20774587b4c8adb926b1b0eb29f99bfcdc78f6568a3e845fc2db3704d1ca5c9ac9d683540fcc295ae30</hash>
        <hash alg="SHA3-256">54c96cca8e5174fc7beec95d955594f50bfa7721856d38914003f2c75b0e80db</hash>
        <hash alg="SHA3-512">94c52b6ec7848c99a233bfc3334b93677b914d1559a37ae59b1b3543d585fad4cf1727d4fc945c91fbd3cc147bc9ea9cb1fc043afcb8a72ac2971b76c3e22d3a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-java@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-api</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2a7363f629252974652ee97549cc4350</hash>
        <hash alg="SHA-1">d0471521e3618fad0afa585103ba9f07c899b3ca</hash>
        <hash alg="SHA-256">6650455546f623ded1fa89f8fb3385dcafc23f5e6440ecbf110db8507dd97490</hash>
        <hash alg="SHA-512">fd0a03cd0277a208383434e603ca8efa6cbbaddb1e20f51fb55477c3f99a798f5cdc459db404ff8dbc36cae19548a3f8eab0483e894952257c3c06ccfd31da92</hash>
        <hash alg="SHA-384">945cdf460f831f14b10b94cf7bd2768d14690f0bc5a24bb5f8b5d3595e62d32989894d158544c9349c21fb38de3de417</hash>
        <hash alg="SHA3-384">887083274908f7b02bee893b147018dd3e3e38f17218405776e142a32ca07a60fc4ef1f8efd1fc03f46475bfd7e73741</hash>
        <hash alg="SHA3-256">ee52f83e9638fdc2e18cdbc0c929748caae95b02bc0aaa2f64db7be07f0bee07</hash>
        <hash alg="SHA3-512">01ced5ae9b019000c3d454fd6af9b1bc39ab149d4fbfac72d95787d004af5b7e8b54e307c65ec381bece5997eafe252c8e59171515d672f1cb56caabf5858927</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-chrome-driver@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-chrome-driver</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b14cd551c6b40bc9d890d108a4d2aebd</hash>
        <hash alg="SHA-1">490603c4c79f938ffaf30058a675d850d9717265</hash>
        <hash alg="SHA-256">45a8d4522ef5fe9e30fb7045b7b8cd5701a2c9b40961d70ec7b4feea8ca1fc55</hash>
        <hash alg="SHA-512">f32d564522eace33386b4062a426a4266615d7df5f23cd67d9752be916457a6e7d9518fce55f5ca1a3cce1d1b8de839e49650916d4cce58d38f739fa36cc68ef</hash>
        <hash alg="SHA-384">dcb057d78e26929e44d0210a56d3ffaaeaa28de80b60a6002202e0212ba15279de2542764c54415eb9c6dde342ada3ae</hash>
        <hash alg="SHA3-384">b108006d2799f94d891e04ea5e90ab5b7d6deb399776608c78d5e676eec49f274336a005cc53a68dc4ac1af323b50b85</hash>
        <hash alg="SHA3-256">dd13109c208e9e5978328080b11384c71ee95d0f19c6ba4102cfacd78e65a24f</hash>
        <hash alg="SHA3-512">a0b3b132b0ce865b08edf1fbeab0f131a319abe87d3334cfee30735c66882ea37f5aa913531d8d727cd70b41dfe4ae783559a5c0458251b5ada538e60bc08f3a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-chrome-driver@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.auto.service</group>
      <name>auto-service-annotations</name>
      <version>1.1.1</version>
      <description>Provider-configuration files for ServiceLoader.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">418feb19f713c38641702c09b9033436</hash>
        <hash alg="SHA-1">da12a15cd058ba90a0ff55357fb521161af4736d</hash>
        <hash alg="SHA-256">16a76dd00a2650568447f5d6e3a9e2c809d9a42367d56b45215cfb89731f4d24</hash>
        <hash alg="SHA-512">9d49cf94269db62300d5fd78256130787d9fd084f1459d63bbb36cf1a97f0d2be61255ffcc4dc9084cc3798dd6f577d0ff6b71fdae8fcaba254bfe9845edbd7e</hash>
        <hash alg="SHA-384">92e740f8e70ab783f2d90bc663e83f6d4d0d619a1fd42e793d2d54932cca52769352e34c4415accf8da668aafc2506b6</hash>
        <hash alg="SHA3-384">875a9d5d2a43346cb699b4c65033d316164f4981284210738caefda21051fac0f375518f04e717d2fdf18ea8d0b440bd</hash>
        <hash alg="SHA3-256">dad4d2a70d33936220f64189c781a890058b0cb97acd6764ee09224570ca4939</hash>
        <hash alg="SHA3-512">4f9b88e32ced458942284e03d128b5db2c91013dd91a30720f0e0fcb73dbcab781aa64d61cb7af48fd70cfd9dd3c717a0985be47f7e5ed21bc5588bbe5d5e5ca</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/auto/tree/main/service</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>http://github.com/google/auto/issues</url></reference><reference type="vcs"><url>http://github.com/google/auto</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-chromium-driver@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-chromium-driver</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c9b9d526b59738169e5070a03c0b83ea</hash>
        <hash alg="SHA-1">4ff91ea6a6b7157e44490269664419cc1a008f64</hash>
        <hash alg="SHA-256">6a05fa4b1978e5350d38e1082103414653125c0f20e850bf7aa914fa5334bb6c</hash>
        <hash alg="SHA-512">1472d46be20e2497ff97d5d5dfc7bdce560f4955cb41a09179a19359469da1da1d745c222d0525a1b30a73d8abaee78ef3eab8d449fe964c2c50a187b1aa3370</hash>
        <hash alg="SHA-384">8850a20e0e882f4cf3fefed9e82b757f31e902a6ca4fd9e3ba5aee1adf1aa1511b616d4298f37ef42524b0a2ed3e79e3</hash>
        <hash alg="SHA3-384">4e86d40e16b799c381f4dbb1a24e212ee79cc17d08bf2776c9290689d861b4589e2d7f1ded34b4ed08b16dd655b6bb63</hash>
        <hash alg="SHA3-256">1d8fb0d0767ddb582680eb75618e14b4effb485c3947a689afd33896d27660be</hash>
        <hash alg="SHA3-512">c5438b11fec086a53104517d68de131fe22e3c0de28a49b6182e7a5ba3615c4d1505cb6080e402c43962155aaaa463cc4b9d5409265e5d4215bf7e5a16dcc92f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-chromium-driver@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-json</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">103d32bb54d0c69832ff93a5d7289aee</hash>
        <hash alg="SHA-1">ebab8a0a864a9715df77b8c615d8c41709282924</hash>
        <hash alg="SHA-256">7bf66eb769eaf2084fe5da5742359fd5d8140b3565566312aac5fd13fd090021</hash>
        <hash alg="SHA-512">6dd75362ab9d48cc750c9cdee17005450091a5885342535b1d3a847233e00a510edf890f59265abc6745344c4747e14d21f656f3b55d8aaa9e711868f9ba9e7b</hash>
        <hash alg="SHA-384">cb0f1e9b74a4811d10ce1cf7270dc908811be5e395aabed36aa333b55c8eaf75a975a24c26e4ab9e5207e21962d63fd1</hash>
        <hash alg="SHA3-384">6b30e61b5e13158a84d89ecb6a79d97332347ba703725c7cbfb4252a080f8b16f553532f52ce1ce50c13f788fe877e96</hash>
        <hash alg="SHA3-256">0345d8bb757d171bed447084883363e9ea90b02131a125f0db3aeae97ab8cc92</hash>
        <hash alg="SHA3-512">cd9048533238df17a113845224d2e7bd3b9c1ddbd3bfa3deedac55d2947c777d0f76da8f1f27d82f97e2fd997cfe53a34954c44e102e156503aa93c27431d9b8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-manager@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-manager</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7798786e6f97c203bca0a1a1790755aa</hash>
        <hash alg="SHA-1">d474cc621720e47e9f00ef7f4fec8cc76643d41b</hash>
        <hash alg="SHA-256">32fcf3cb10ad5dbb3b346b876f556d4b6e60228a9b88bbb7515e26031cc24139</hash>
        <hash alg="SHA-512">3edfb7407de90d3b3a8575d7215ba581032ac2b3d5e66aecefa6111e488ffe41b7d0b049529a61674ef0d491cd58aa9b88fa6b0cbe217173d628d5e8e71927fa</hash>
        <hash alg="SHA-384">e00794b5a58b402c6482995ff5644155fd0b458770db2f3826ea7fa244b0a528eb23de8adffea355b320908dae946f1f</hash>
        <hash alg="SHA3-384">7543f7e35b70997c7e5756751f3c3f0ae4d9636918aa7e3eb53aca5bd2ef219183bbb70cc5d2012f574226ad46048981</hash>
        <hash alg="SHA3-256">1b6772c002b147e7f4b36193b5c232284741782208bb9eff03daa73259a796d7</hash>
        <hash alg="SHA3-512">89ff547e273f2226ba205bc952750d292dd5036d1edf2c142157099485ecfa948cbf6e470439eeb6dbec505665616566b9e7bdbf9c7ee6afc37fdcdb35ff30d2</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-manager@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v115@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-devtools-v115</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7996572a30d28078c73fc0199fef4985</hash>
        <hash alg="SHA-1">76c322f8b51ce2176c1b9aae458e13d18aa51276</hash>
        <hash alg="SHA-256">9818eed8f7d953699ffca6fb2fef29e8ce8491ff9a11f5c412c0f9d82b2b2dfa</hash>
        <hash alg="SHA-512">7f6f80d4097a6d717e58b5b8b4f112b53b9fb82c7572bad6f0a1a566954e0be2ecb98275d4f0e4df9a2555f4225ac7fe4058ab7ab4c3b3d9a381354967ef389e</hash>
        <hash alg="SHA-384">32664f0340c7121c413d1c41221a0c3c1b561384bf38ae910de12a81bbddffe9894cf391c20b1a0e4dd1c2293eeaf4fe</hash>
        <hash alg="SHA3-384">6611b5bc5c8fd934de0ad8f9fdeea2497adad815814f08d89c70ecdbeca6aa107e49ba1b44c8b89f6c47f833676fc339</hash>
        <hash alg="SHA3-256">c702f2e570654bc1e403235d62ef18707137daff300868113aa74fddf0f76427</hash>
        <hash alg="SHA3-512">5c27bfb95807f633cbc1fa794f8e7717b95231bcaa5144420c206295911f87bdf9ddcfd779465f82f7c71443a1e39dcc57afaaa3c3dcf56f72ebcc626e39a170</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-devtools-v115@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v116@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-devtools-v116</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6abd6e79aa13aeaafe6605b06aa5e82e</hash>
        <hash alg="SHA-1">5bb40cd24bcaf9d6015eb6cdf76784506d36c033</hash>
        <hash alg="SHA-256">030e97aec1b3f771f4446bd31dbd931f73129f55dc0a2aa28cd2edaed2e7f20a</hash>
        <hash alg="SHA-512">4f968bf17a35fa4569a4d7eca4a78484805e5ea91fe9f80aff52990f6a412e19fa22eca03384f99af94ad3af65cc961c800d300b495b4c2aeb4da2c2f93ac4ee</hash>
        <hash alg="SHA-384">7255c5e6bf7e179bf2bb50d5f70355ba6e65b0dbe3e96255c3515c88d4e3e48e9fce6f10047d1c7bc63d3bdf81b74a23</hash>
        <hash alg="SHA3-384">611309e77cbd85f8990a5280030bd8728f95193470cf97e678bc18e1fac66c7687e4216d15664233a65aad4ecf6ca5a2</hash>
        <hash alg="SHA3-256">1f4fb0efb61602c17e3dfb1139a6bc4cbd2ce6defcaf5765887d6c02f0a6c1cf</hash>
        <hash alg="SHA3-512">bbf3776f9dd0de94293a3eb3029dd52a9d9db4f321ae6c7a7a473c296787f8bd5898711ac22bcaa4db2a39efcbd89505286cfefefb88ba16106b69b59106e7e8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-devtools-v116@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v117@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-devtools-v117</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f8766e27900ace513d9e1d72262ab9d1</hash>
        <hash alg="SHA-1">86db93ca74312d7795df726d0412cb350c31f15b</hash>
        <hash alg="SHA-256">64bb47bce7af5baefda40592edc04e80ca089bd22cf3db2583a4405ea2c1523e</hash>
        <hash alg="SHA-512">78a8b3fc6739aea1b514bdfe03cc505120278598965dbba31d5b37bd7cff95f92381a670ae1964894c904e412d5b256bdaad9c8260ab7c14f8e424a026918f9b</hash>
        <hash alg="SHA-384">55263c164ff7694456e57dfc9a1ba69b4044d975fcab349b0f37a726279c1af89c91d423780a5a064a7ce75137172168</hash>
        <hash alg="SHA3-384">6cb114bbb6f6c167baed9b022022fd1c1f55437d97bb06b5d9fe4653aaf5c40f7be64ebc177d5d1226b321aa7f627751</hash>
        <hash alg="SHA3-256">37ed9f92c45ff2deea6f60c65c706649086fb6401a6d6e991257131b89bcb1c2</hash>
        <hash alg="SHA3-512">6939ec6d21f63882592e9ddaf96fcc99b3a9f74a8c226a51c311722e3d98928df258574455355be800f46e19ad0c8636123b86bf9237b6c27469293b2e081680</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-devtools-v117@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v85@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-devtools-v85</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">909b808c41c144a09c4883052663832e</hash>
        <hash alg="SHA-1">5469963e082f59946ec627114f7baa2fa5bf81d8</hash>
        <hash alg="SHA-256">a843df3971962390c5b09ded2972b8489d2707a473fc867c0578c6d5fc3db279</hash>
        <hash alg="SHA-512">fcfb5a241df3c09c016f98881535c8418a69d6f818f06b26f5bd55a2c29d6dd1e1a8c9e9ee095c22ea35b92477e914f1b879196444bed90e117ce6a44aacbef8</hash>
        <hash alg="SHA-384">6b0d1b6a9e10e772ad8ed6dce4ec14896fdf3e6f835400864631506ffb68c47888ec9bb5e6f91a07df239d565219b8f0</hash>
        <hash alg="SHA3-384">0f6e19f3c97fdb6e2c3f03f4750bdb18edf4750058850fc41f949bdf13b6893da0405e18f4a28abc02116601ba5a8fbc</hash>
        <hash alg="SHA3-256">188ed0ad1b867aca804430de25b49d705e1be008b6ff081b394096b350c8780e</hash>
        <hash alg="SHA3-512">ab40bfa982382c0b7850644b2756caed1f5efb402b597cad77a54d03cc8dfae7828bb1158ed24894f599e3d8a733c263d43f90485e77187e13c2182c50836992</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-devtools-v85@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-edge-driver@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-edge-driver</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">02884a3536c4f06e891ae9e0cdefc7c4</hash>
        <hash alg="SHA-1">5f818b6057c9a9abc3b4ac9c1b9d5dd5e478d753</hash>
        <hash alg="SHA-256">3d826a9404b5ba31aa02138618287bbe6ac1ed58c1a60d582e79cf12ea9a913e</hash>
        <hash alg="SHA-512">571809b11eb55d7bf16320060bfa95d1c4c5ba6ed14f7d99a478e742d9783b593db518b23bb4db631903420ff77e64dfa9801a45392e1b0e2167e45f4069fbf0</hash>
        <hash alg="SHA-384">045eb4f6c477350bb79f74c076bdd8a6643414f85e84e33fe11b9210a3d2f52be25ce3cb208370ea4f207a7223629776</hash>
        <hash alg="SHA3-384">939c658d964eada90c086ec16cfc704c30fdd16581e20fb263eecaeab768c8c33842f54bb7bd61362733660863e4a21a</hash>
        <hash alg="SHA3-256">845c3f3f758cc129f6149c3479b02ecc19f23ea1015e7a3d5c5b82482afaff9a</hash>
        <hash alg="SHA3-512">b14d863d98eea69839dd43858deb5f4fddc14f8bfe5b76c072d9f937e933b93fda93aa0e68e378c3092f9a9f44a2b8f28f1710d18b574db3b6b30a3841f54303</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-edge-driver@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-firefox-driver@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-firefox-driver</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">41a253f831e7efcb2c4491bebc73adbe</hash>
        <hash alg="SHA-1">2f2eb0ff81797444908024dd05b36fe287204cfe</hash>
        <hash alg="SHA-256">c5805f8fe8eb225ea2d1bfe49271dd31aa05bfa3dd0c2d9bcf8d7bfd25c089bb</hash>
        <hash alg="SHA-512">26d06d8beefa1d7930d54e53200a8617aede836baf718ad3d05f166867f268e5c4d8438b3b1a8378f234f90a153a4b0f8e4dd66acdd48d9c86ea3ae31e1fb3cd</hash>
        <hash alg="SHA-384">ccbf5b411db2fee930b329c72ac1cabe4f2688d38e0955dc5644951bd664e7fdf2ae207302e6ba0096eee3cf230f0312</hash>
        <hash alg="SHA3-384">7ef619fb1377f2641575519aea6e1e9c6cff6ee0be893b846f42f974331f55ffe5001c8ac13bd2a2f2909ac4cc9f0497</hash>
        <hash alg="SHA3-256">8a13b1fb425332691bcc7539e1d1603ee0b01ebe97ad533e36e26318a6a28e57</hash>
        <hash alg="SHA3-512">b01642e7dc57075f86a388230e24e2cd326bb47d13bd6f041b029525583d57bee5f2af2eeb1ad007272d1c236ef7ae0f164cded6bd9a9597d4316654cefcc721</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-firefox-driver@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-http@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-http</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3146d897e92903eff1993fc1aebdbfb6</hash>
        <hash alg="SHA-1">351d1c150e47cf863027020fef3b9f4f38a6c99c</hash>
        <hash alg="SHA-256">f15a646906e358f707ec8bac09a7f479c53b1ba0f0b3f33604dceb233240008a</hash>
        <hash alg="SHA-512">5bfd683caeebca2cb929778cb6abfa23d15bdd77f4b52cef0f711979219322ad45a5adccedfd4b3aa646ecf92b810e623c552ed1ea796025087e714763f87802</hash>
        <hash alg="SHA-384">725e4e0da0b3976bfc0d1447873e03d69e8290a300057e162bec4676b1b8ec8fb15b525d926d7ced1b5eb5a905abe977</hash>
        <hash alg="SHA3-384">5cacfd7019b975ae2ce2d797e56fdb6901dd54321c675194bbb153c3575bdc3b3765cba094d9133b176e69b391dfc236</hash>
        <hash alg="SHA3-256">75347cfaa4beb2b480e59313ae8f935d5d2f3eded916b924c1bde490f9c77990</hash>
        <hash alg="SHA3-512">9b6aa82ed342f2796e271f85ef09dedc322f45498be71ca978feeb0825d76501f1f741e5bbd4956ab08ad97ca6ce734c2f159dd4887fc1c91f06a921cd4f9018</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-http@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/dev.failsafe/failsafe@3.3.2?type=jar">
      <group>dev.failsafe</group>
      <name>failsafe</name>
      <version>3.3.2</version>
      <description>Fault tolerance and resilience patterns</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">484218fc76b81fff7ad7378a77ca6231</hash>
        <hash alg="SHA-1">738a986f1f0e4b6c6a49d351dddc772d1378c5a8</hash>
        <hash alg="SHA-256">2c5dc879a6dac7ea3a7b29d795e27bd49b8e7908b05c2f3e56053c19d79850f5</hash>
        <hash alg="SHA-512">492af86a41d1969a227eca2246d8eada4d2efc3a99cd47ed9999a091ca93692d7ed300d7684b50b823f80857fea34961e4ccddb1df3b570d30e2ab2e76100c49</hash>
        <hash alg="SHA-384">86edff8db2a97826a194441720391b11b981767e527fd60cb200fe84d1fb482c970cad2e5915901dae90ba486111ee13</hash>
        <hash alg="SHA3-384">0a286c09662eba917706962634a3b7d463d0b28b00990f30d041c6f42f6bb33b1322abfe2448afb3c626769ad7404637</hash>
        <hash alg="SHA3-256">304e2c96ed3f58fa10fabf0cdd73bb01670c7afd558db6960196d8e7a44b9b28</hash>
        <hash alg="SHA3-512">57bdb0e2897eaf7d38cb3821a686becac3c54c8414ece69a58ba1230f29ef7a7aa1f48af318515bf503ff122f3d6eeb047284611e0e45edacc27399b42b78c3a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/dev.failsafe/failsafe@3.3.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://failsafe.dev/failsafe</url></reference><reference type="vcs"><url>https://github.com/failsafe-lib/failsafe/failsafe</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-ie-driver@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-ie-driver</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">aa78d11565c54c3036d1d90a73cecf11</hash>
        <hash alg="SHA-1">67137653d0d2e0c4f6ea735c9e57772ed9f5b3f4</hash>
        <hash alg="SHA-256">8b3584c75f1efbba5bfe1c0265ebfa63da0b5e32af4f847d1a8827900c172219</hash>
        <hash alg="SHA-512">53fd3384e6b53ff44d6f95cd3b400ad0e400339cd3547db704b60b04822207ec1f6d09894d4d36330c7161b3e8e08170373e448a8ea7f29d26cd8596f70ab0b2</hash>
        <hash alg="SHA-384">baaa23bb483d235a965efd4a5b3bf3548b248c65775ed06ed1458b2c5123f4fbdd53d7bb68d2212ada35dfb71cceb415</hash>
        <hash alg="SHA3-384">559d1dff92221c2cbdb4574dc33b7548c29c4d4a9ca45a4772166b789f7ecf5d8f29b48bc6f49e3d869825d5218dcda0</hash>
        <hash alg="SHA3-256">060e0c248849101b14a13a195e6a36a99a23c05da91999a1857250d378c7aa0a</hash>
        <hash alg="SHA3-512">594f1fda9962f0ee70a5dc9051e3cde74ad2b78734b1078924917d2abecf5112584720489b9223cec2c275830939ffa22101e8a3e60ea04782a2957f869a6d48</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-ie-driver@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-remote-driver</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bec7ac3fe5253b0b073ec14f9b542a3b</hash>
        <hash alg="SHA-1">5d9f84d7d51174a54fa507b1418db3b1feddec6a</hash>
        <hash alg="SHA-256">831b5ce77ccdeaaf86bd2eaafc16fc4132c36ed705005a42c30a4e30a21fe6ce</hash>
        <hash alg="SHA-512">cd83153b729206b27a600c7a5340c13722c26c876d2a60e4c1e44a35f7e86d95f4d8e38cd8897b0ee5052f26f1bd01e934fa6133d952399ccd5dc520cdec9cfe</hash>
        <hash alg="SHA-384">6cedc3135a6ea6510a8948c44cac51dc9a4882edfdb391d681aba9f75095bcc21a1ff177049f517806fe38904850a697</hash>
        <hash alg="SHA3-384">ac280c60c7d7b8c87925a4001949022941865149c166e9975bd9f903a6b5e2dae4b00b8d333d77c88dccac40bd3f51e5</hash>
        <hash alg="SHA3-256">963780c87d4838fc7c2eb35d6b067162791ca4a26c4b81f2eb9412144cd28f69</hash>
        <hash alg="SHA3-512">e62dff9c097ba7a338d10623325c3d44b84871704f4e2356ac5c86a4a4298a32d3c12e10e9b51f58027d0761221ddcedefaa8752ce52f260f07d34517a31c314</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-buffer</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c3f08e639d22f2748a5660498761e92b</hash>
        <hash alg="SHA-1">4b80fffbe77485b457bf844289bf1801f61b9e91</hash>
        <hash alg="SHA-256">1dee6f5b4aa485339d49525ec3689463f724785fc35e7db02f9e46cbdecbe335</hash>
        <hash alg="SHA-512">2f6e0d7f1a9237c596b595487ac98c92e50426a18bc78d52e6463cf9f5d6c7872a4c6e32f5e0b55499419e8bdf6f5037be1b5f0e4909b1482abc536fc6fd946f</hash>
        <hash alg="SHA-384">ad976a4ceb755a6d7f4eae0d2f7337048b52d4e90b53d452ac9037f55a45ddd7c25bb7e0422ec34379f715dd29008fb9</hash>
        <hash alg="SHA3-384">c9d741039b25918751058bfd88e488c116a066fb02b281b599eaee22427b0ef0b6fbe1c251b25d11c664ced8bec8eaf1</hash>
        <hash alg="SHA3-256">1e82490d4c387ee6885b1547e0f06ceaa7d49e1591006b1c12b0f817f133f5d1</hash>
        <hash alg="SHA3-512">60e34e97b9f15f9974addc1ab6d9a8ad988b51a0b4df6ea4704522f0dbb11bc99aebec7636d89d0674cc0c5b88c9a26a5a7b96222add4c89540b07da00dbe158</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-buffer/</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/netty/netty/netty-buffer</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-http@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-http</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d4fb641a425611aa91e6b7a3e7c83c69</hash>
        <hash alg="SHA-1">a4d0d95df5026965c454902ef3d6d84b81f89626</hash>
        <hash alg="SHA-256">b64808027d7d18c59126ff3a33012c43ac58a0798c1cd1e765f6f71a3fd4ff76</hash>
        <hash alg="SHA-512">12d7c15d379d6d23a6ef61edf0c19ffa404f300c226cff37caaf053e754da2364fbf5f3cc60cdbfee91f828706390e83a45fb4bbaa357d9bb2e5ec95433b831a</hash>
        <hash alg="SHA-384">2a7323c7f5a073985189b38c22d9393ea50ba0984d53c66304721484cabe27181fa6d0e90f35a3462f5681dd76421bb1</hash>
        <hash alg="SHA3-384">32b230e794bdca4326bd4f7ab80e8a342237e8bf5951ae8168dae81897d40ae7c209f2e3f9fb7af1efb9dd2df21970a0</hash>
        <hash alg="SHA3-256">d694e12a628504fae4fb4470633ed4a1f7d49b0f2cfa6d17c97af98611a37322</hash>
        <hash alg="SHA3-512">fbaf7b94a8ac3cbd6e45882d2ff6d4c1caa57c4ed58f2852dc5370cfdfeddc9ea8ed6bdb80b387d2ae613beb14037bd5117bcb34ede20ebbd7d87d9429344b23</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-http@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-codec-http/</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/netty/netty/netty-codec-http</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">175181bab4a6445676792450f124f277</hash>
        <hash alg="SHA-1">9cfe430f8b14e7ba86969d8e1126aa0aae4d18f0</hash>
        <hash alg="SHA-256">07305d3e565fc01da310f1c8ea7935c08e42ff1977590f2d44fc1305cb470d60</hash>
        <hash alg="SHA-512">5ea90573bccd510a45d2af90f6db49a00bfb35674225a0e508f6d0c3111d460fd6e8bc1903fb8fb7d48089ad970a6578e3017b1230ed7231885cf437be6875c7</hash>
        <hash alg="SHA-384">f4b7c93725813ff72e64b1c870fa696b6cddf2df2e7a13c2278949dd7766ec0246f82a9762e8c5bc07dd74cfafee9012</hash>
        <hash alg="SHA3-384">df81ecf550d659fae8303b1f0fba8fdc76b27589ba36ac9e63e84743b56925d763b5c5f6ba6186ff8c790ad39be61120</hash>
        <hash alg="SHA3-256">e4cd5f2a0ebd33a75e412e65c692eddbfb61949bbafa1a28434b0128a254abb4</hash>
        <hash alg="SHA3-512">1e078302fe4ae8dfbad2be01d4ecceabc953b0070499c7b1a8c64995e46a4bc4b0c3c7df5b6b5d8b9babe87c4b645f1b51c2744c4b5d6f41e37fee5f45c87f0c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-codec/</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/netty/netty/netty-codec</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-handler@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">44fe86cec3f6f4c8c933a5913ba7db87</hash>
        <hash alg="SHA-1">7840d7523d709e02961b647546f9d9dde1699306</hash>
        <hash alg="SHA-256">574ebef95a16053246ab692773d75d8bd7907b709e1083a096fa6ab2a6d6c2b3</hash>
        <hash alg="SHA-512">ab414f671972e7fe6e08778012f8c73d5c1bec1f6ba7eb658dd6220790c5e4d80d1ef7dcff35a3445fa0fb0418cad3ce0829f1074c20567e2eb8f8312023d153</hash>
        <hash alg="SHA-384">352881b672b26fab8c06406f33c610ff421f3711efd16a50fa404ccb06b2e69871f2d76702e69da9f93a61133444d620</hash>
        <hash alg="SHA3-384">190373a7c80987fdf41a9c0f4068a6d72751f6788c6b052de6c127f2ecec922d433a287056fb34c3db9630deffc0b39c</hash>
        <hash alg="SHA3-256">44545ffd5dfedf35854e30b492dec911141a1f4cd42198c587b6a1a860e8a3c5</hash>
        <hash alg="SHA3-512">99a9a2797987a98c90103d26a63a441e7a6440a20ed04c0da03aa089bf9037f216f654d4931faf2cad1d39d0781eb9d251f6196787858a23c3189057fd612a58</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-handler/</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/netty/netty/netty-handler</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-common</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f4160d8db7ea478573d81d9ed0d7b131</hash>
        <hash alg="SHA-1">d10c167623cbc471753f950846df241d1021655c</hash>
        <hash alg="SHA-256">da104e80db830922eaf860eb1c5e957cd1d124068253d02e9c7a7843bc66427a</hash>
        <hash alg="SHA-512">88cd84d3bb7e285d572b63dfefd6f41ac99e226317b13e28d15e99f62532ee03f3782e282513dd66fb4fa85a1f1007c4e3a08dbdf6af3701d39c9ee8b6d47854</hash>
        <hash alg="SHA-384">149eadec0b9d14d5ba0f6c07a44ff3a4dcf099357ca14f45d5570b4bf2d5f0ef77ac500b49b5a9fad38229a4ba54563a</hash>
        <hash alg="SHA3-384">d3a7184e55e7b6567504f779a8a1f8d483c8459ff6b1bb29bcdd12a553a0b681664fc2a32d7fb61d1680b884f4e5b8af</hash>
        <hash alg="SHA3-256">87936dc6351af4359e1bc8e3d6c36c5425c7935ae802f26ea45a5e3eaa6f2176</hash>
        <hash alg="SHA3-512">628113d3a57e4a6f99c4fadc83e93af31ae97fe905ca14361b35b457cf20520e37a70f3b675d1418fb841324a066d1247fd8d643d0b9e6c762e305440fa82f75</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-common/</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/netty/netty/netty-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-classes-epoll</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">da2406ec974699953aac1f77b18b8fde</hash>
        <hash alg="SHA-1">b0369501645f6e71f89ff7f77b5c5f52510a2e31</hash>
        <hash alg="SHA-256">1591b3ea061932677dc2bab6cb7d82e8f1837a52b3c781f4daa99984ec87a9cd</hash>
        <hash alg="SHA-512">c531b40a3f95c2bbc3cd67e44fa49a1ca29111512efaab26a8d5bf0febee389a272df28127f929525c2d571cccfb8b7958c040a2bafff46a1a3f7898a9a4c6f5</hash>
        <hash alg="SHA-384">c61fc598cb34d219fd218ae3e205d35a3fb276a0cdf92aad08283daa77dad6494d51a32cf0f1f313ffaa636c9bd9e969</hash>
        <hash alg="SHA3-384">7b9a4496f6aa068d627a1679a6443dcbd1153a5e1a7289d1d74b3ed38bca116045b4a670dfdecd47a2945ddfba4f6c85</hash>
        <hash alg="SHA3-256">1dd615238affa0f0941616cf39aa60069a7ec5d484123a3d65d6324e76a2d460</hash>
        <hash alg="SHA3-512">64e076eb59558c8acf3bfb5f91562ae373563346ac47dfe333d22971859e6f65fdc1ab4ac166c5e43b5854c8342328eedd375391310bdc1f6b69c7a53613e193</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-classes-epoll@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-classes-epoll/</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/netty/netty/netty-transport-classes-epoll</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-classes-kqueue</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ad1b1afb29994560ee3eeddb98308a01</hash>
        <hash alg="SHA-1">782f6bbb8dd5401599d272ea0fb81d1356bdffb2</hash>
        <hash alg="SHA-256">f2f1fab3b297aee20a3922c79b548c8b4b72bb10b635375434c108ee05f29430</hash>
        <hash alg="SHA-512">50eade39792c628792679d771b38256fcbdd22eec9dc0f68e2b5a4c9c71ba5b7d41364656df01cde1a4be2041a9f7a4d9628cbcf45b7e657b0bf13265576a615</hash>
        <hash alg="SHA-384">a72fba06c47cfc5d06f491395c27131a335995f5b7577b4ccaf7d80ae0a888e068356c47380359ab1393b58ff980188b</hash>
        <hash alg="SHA3-384">647e86b6a448e69d13193e2900139795618d2b070ef39689d9a9ad53d3575d12a74f84655305fb807aee1292cf6e3891</hash>
        <hash alg="SHA3-256">4a0bb13bf7d4e67739f5527775a314659389da0c9de984910c76cd0883d7bac1</hash>
        <hash alg="SHA3-512">5c99542001623a17fd19e8d133e40b56b5cbc0683bf02fb611b0ac283c008e5a982e25d9748b089413616ca18c7f5f494949c2c2a5203d97eaa01ae0db0d843d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-classes-kqueue/</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/netty/netty/netty-transport-classes-kqueue</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-unix-common</name>
      <version>4.1.96.Final</version>
      <description>Static library which contains common unix utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b4bdb115c9a29c4e00994df5bdb53294</hash>
        <hash alg="SHA-1">daf8578cade63a01525ee9d70371fa78e6e91094</hash>
        <hash alg="SHA-256">4f96297a06a544a4cdb6fe6af8b868640f100fa96969e2196be216bd41adef13</hash>
        <hash alg="SHA-512">f135b399578d9a324d97c5a2f6292e8262a5dc4dbe0ccb308281bd56a450ae2e3cdace46bf2669f36239b4e960dccb5a30b1892fae18ceeb43e536315188b53a</hash>
        <hash alg="SHA-384">fa76a8962313cabf6218b70d4d47c69a18d5c0c308f4b742f1489b03da1bf775a05a24ce3e95bf4b84a0962638452269</hash>
        <hash alg="SHA3-384">ab11487f076043ef649423db0f5f73d631ca6fac7dd52741aaed48cdbb25e6f8963319ed507a69a09b670ab38a60268d</hash>
        <hash alg="SHA3-256">045a427d35b0bcf437e179a7518794159b276d9e693141f87cc066a14332151c</hash>
        <hash alg="SHA3-512">3ee9d485e9e8d666f6dc676f24341df93a2034b7144b2694096a27b288a70ebf23da5f6d9bf506cfcde88c44616864554866e6b8c19e056606dde194a3875f31</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-unix-common/</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/netty/netty/netty-transport-native-unix-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">399c3790cee935549188e9278bd776f0</hash>
        <hash alg="SHA-1">dbd15ca244be28e1a98ed29b9d755edbfa737e02</hash>
        <hash alg="SHA-256">8fe3afbe8b094a7b9f1eb27becf1cf017e5572343c1744d2b6040d5f331e84e3</hash>
        <hash alg="SHA-512">03b8d37fa8ac0735e63367bad881cc8615a4539aedffae8a43234431353d4a68419e43721bb403a6c43c76277c88d4aced9a2df5bdd132d997e9e3897f194887</hash>
        <hash alg="SHA-384">81dffe7ffd6c4ece4e5abf70f684ae5e814cda658a93cae19d1cd31237d90f8adb27a07cb969daccf1e285d3d5891126</hash>
        <hash alg="SHA3-384">bbb60b5f031d18b9c1a601777fcf628a7711c7747bb2cec97eac006592f1b7f606dd7a9a11916a5938f8ed8b1bdfd8f5</hash>
        <hash alg="SHA3-256">0a4ff94e7ed871cfdc62848ea9ddf4d47372bc31f8e4d04351b3c231663a9c58</hash>
        <hash alg="SHA3-512">3f8a576799bb60852cb1d00c66ab01de82ef454134d33b0a3484cec16ae97936f09832ed33e953c50a6590728861b93e7e028a00070a1fef7b65f8eb8b6ac001</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport/</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/netty/netty/netty-transport</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver@4.1.96.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver</name>
      <version>4.1.96.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">405c47ca1ad8320313567febdfe14f6c</hash>
        <hash alg="SHA-1">0e51db5568a881e0f9b013b35617c597dc32f130</hash>
        <hash alg="SHA-256">54951fae449fa343038fc57855abf5822918d52ca5a302a421f327cad9c75cf1</hash>
        <hash alg="SHA-512">9a112bdfba66e0a409319dc80ebf689584f771b4188d2c8a5f5e436f52fcfe73ae5e2c538211147015c6b51459e0994a96c30bcba8b0947a60f64907c3e59ad4</hash>
        <hash alg="SHA-384">456ac8df2d85a674c4c70aa125c27e1786c32b426e5d6000b3681f4a3c9af56b09f6558c15d4157b5629fa2e851715b3</hash>
        <hash alg="SHA3-384">ea947893372b42f9fd3ba8681d945ff9ddccda27bcd0b9302168dc0fb7daaa756b0fca6db6c5b771390adcbdd6a12f09</hash>
        <hash alg="SHA3-256">47e61cbbf3f006587e8f5168d6e16d0c1a6f445819075eee175f1b0d9736da3c</hash>
        <hash alg="SHA3-512">499c8b1ca13d82695c0befa7c0cb5601a0e05f6fa145446b47894067f43f4096f413d722a2d6539d0c1717de1e23af670d02f8b96900cafd8086e51d97ff5365</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver@4.1.96.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-resolver/</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/netty/netty/netty-resolver</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-api</name>
      <version>1.28.0</version>
      <description>OpenTelemetry API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8ec6c80f9ea03a4995eb0b3a7474672c</hash>
        <hash alg="SHA-1">0ebdea4fbe23c3929f1702b176d2cd63ac6288f0</hash>
        <hash alg="SHA-256">ae011d5db602a1ab5aba49a32d13264323f3f153db9a5efa55705ca060d77a05</hash>
        <hash alg="SHA-512">48b6e0ae2a071f76f95cbdaf63c4b362296ba90f2b3a3da6ab5d59c4522c281e5ec46a18e7d3a0f9abb72904c7fc261f9e521e8c06784157e7e1b98be9f16bb1</hash>
        <hash alg="SHA-384">f65e362fb210eff5caf941eb45af0a37c5a6aa596e4af3a4e36fe14d277b104089191e5f6c16e1d3bb328df21b3ba572</hash>
        <hash alg="SHA3-384">1dfcb7719f1e3a02639e948dc975b13b28734dae8d2c79c4e0d491be5b5d4e4bec35b46441b4cbdd16bfba6ff2304543</hash>
        <hash alg="SHA3-256">c04be034a96358642728fc2b3b220db36299fa4c7d27644ba09fee394aeabb96</hash>
        <hash alg="SHA3-512">16bae9315cd064933c434ce724bfe713a586bfa3c5f7c301a92c7b383187e18929e21b5b0e12222ae213d0c0a92dfe26f39e03911644159cb6e7f62a80a30bf3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-context</name>
      <version>1.28.0</version>
      <description>OpenTelemetry Context (Incubator)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8c12c7743d1cc0335ef4b018bec79f36</hash>
        <hash alg="SHA-1">468c460d80c5a6e0fdddd3c1a83148b316571c22</hash>
        <hash alg="SHA-256">7e596726da322f7deac8fb6696dc36a98bda4a1d294eeb1d8b03054166d34d02</hash>
        <hash alg="SHA-512">13351c0fc3e0587c8ef1e3729fcececd0b19cc79dedfcf63745a93a6b50d7e0cfc297947dc287c4c2b32fdb23b93bf1deaa5bb883c0f433e2b42dc8405eb2b46</hash>
        <hash alg="SHA-384">54ed96b943bbf53328d70591a0b76975f5634402ac27266e984292f54a816580bc355a6e688130bbb691fbc80d137ad2</hash>
        <hash alg="SHA3-384">5b9d15b8782e478ec7e2108ce5556e26af92a34c3ef6010d04dc66cd341a7d0dfd7580f81fc346043a388b2534428f92</hash>
        <hash alg="SHA3-256">42be874c430c6c1140449830a6b5c2be952582325db8ea48db9be17ad5a914d8</hash>
        <hash alg="SHA3-512">76e0091753271ea0e64852963f30eb6ec082857dd6f28ad0d563e1f88c1c7271525891c454e4c47d6c603a156339ca9fd6c9c48235600a4d90ddb65ae47e5a44</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-context@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-exporter-logging@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-exporter-logging</name>
      <version>1.28.0</version>
      <description>OpenTelemetry - Logging Exporter</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b1b96b8e65b6e66aacc51b45e54525a6</hash>
        <hash alg="SHA-1">e6721fd80fe703a9bbaf8fcdf269aa878a2fa963</hash>
        <hash alg="SHA-256">22e7e065cd90410bf98b3d90707a27e5d40e916c979cbba1a93e1471d816fbda</hash>
        <hash alg="SHA-512">13b7c45f887cb36cc280c9444a6711115ea097cd801c11efc37b36f82f83e2c415b3500f5899988ed1a26763970534b3c8a6eaa6a16393122a12b4bf3c18d3b5</hash>
        <hash alg="SHA-384">2d1594a54333bc864ae7d786ca52982c9c3997776c1d88fd7da6fb9205f9b9226bd999061ee99d69ee45af11769622a7</hash>
        <hash alg="SHA3-384">3220aaf61fae6d36aef2a7abfc3d5c168eb4188a622b2f6fdae8559df7cf8331f9f0bcf251c26d8030da80b0b41fcfc6</hash>
        <hash alg="SHA3-256">a41f61b4a5af40707c227e6975044f930edd10312ad59ba248d494e7a98757f8</hash>
        <hash alg="SHA3-512">2baa457cf41d31dce30630d979f95708f6b8e2abafae1d38278956a68142df7e619d12b72e8eb290b4324cf1a271ce30f01ccf8f8984dcd862039e264d044f6d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-exporter-logging@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-sdk-metrics</name>
      <version>1.28.0</version>
      <description>OpenTelemetry SDK Metrics</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9496f2fe971cab0592259e48ed6c8531</hash>
        <hash alg="SHA-1">4d955fb6c2ec89b4f55d88d7aed4dd9c36809235</hash>
        <hash alg="SHA-256">1e88e3b6426662d2dbe7424738c65c366d17f6501489fe9ed1c13375fbd3e75d</hash>
        <hash alg="SHA-512">d9d34e75d2295ec78c19eb00d266eeea68e0f33a9677554a63a464c739edc0a6123ed039aebcc9a325cce4331b314459c3765d5a79ec21cf751a2a6910c1488d</hash>
        <hash alg="SHA-384">64580b659d55d7426c554779338a5600eae42531eceaaa9e2c3caac3035a9e7438e753c4ee8ebb03b4daecb6a7c36825</hash>
        <hash alg="SHA3-384">a6ed30f037741a447120539584e833c4c3650c722995fe6105718d0b5bf01ce0ceb641d8c3540aedbd0cc850790ca364</hash>
        <hash alg="SHA3-256">890f863c32a75d9520c28a6fdf638ce8e9b1fb2e9a165b5379297483c9bf3bc6</hash>
        <hash alg="SHA3-512">822aec87c15f2e97ae67b547b66d055ebd292900cc7eec5cbcb3b02f4da0243fb6868fb2c5b6e7957f99a8ed895408eb77e1498aac5d432d9d0db1d55b8c567d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.28.0-alpha?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-extension-incubator</name>
      <version>1.28.0-alpha</version>
      <description>OpenTelemetry API Incubator</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a9d80ee35fe07ac9d0009d09f8b038f2</hash>
        <hash alg="SHA-1">ad51d2ab228f522448afb90503ce005ce4a4f2ac</hash>
        <hash alg="SHA-256">99d13fed517329871cc66aed24abc018816f0537f78cd366a36dce1a75082f17</hash>
        <hash alg="SHA-512">2b4fbf616a984a77af0de2b7202fafa1f8c5eae530fd99ff1f923f6afa4f655b2248a491417b77e4b11d86e2125f1785c0be89ab9f807f93e35ea27b04666df8</hash>
        <hash alg="SHA-384">d70acc28a9089a3fa2e792a513c9ce94df3d70680a86ca089fac5873df10e50f4accec5a0ee3279c4a47905b1918a5fe</hash>
        <hash alg="SHA3-384">7fdc64ebb7737b8c98b225229d2da5c72e38b16e6cb17aade632894a57b414a79dae707557b558cf81e04d107a5a3473</hash>
        <hash alg="SHA3-256">c2e5f56048c7c36bbb4a7f9ccf84137337e3885f9c587b3bf6b66552ba1773ff</hash>
        <hash alg="SHA3-512">c92b8efd854a8e151978e6f77f977f5a045f8b8bd57d249776367e0eeb1427b541873d47a59851862108300ca9ebf7b91c30c223fcab76bed596cd4f4528fe30</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.28.0-alpha?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-sdk-logs</name>
      <version>1.28.0</version>
      <description>OpenTelemetry Log SDK</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fa6ddb7929c5d84865509b8b6ed110ce</hash>
        <hash alg="SHA-1">adcd0bc96bc77152a15b3b8890bd8a04dd0bf36b</hash>
        <hash alg="SHA-256">942f0ae020de37510ede5066f9b53ebf14c9fb3974332fbc04022c38c5219871</hash>
        <hash alg="SHA-512">56f28aa2c832293e6595fd735dc4a616dfa724facb6f20aab624c6e535a48bc608c0e3c51296f7f9547d9c26cb5d41d62c6c4d485726e43540ed955092e85c37</hash>
        <hash alg="SHA-384">ab57152585548454e5a4d9d62c6f63bd55f43227f73df575c99cf89274ff0384f0d0f8aed8847eb44b6a6c196a5aa2c1</hash>
        <hash alg="SHA3-384">511a51c1efb5df14c21437a82511926af0120c6e8033a4e5d9e42d81844cf527d1fe742e45613bcf6af116c40a61e4f5</hash>
        <hash alg="SHA3-256">00200258d1a54598eda73427140116b2d774334d78ac5ab6b306cc9fe98dd576</hash>
        <hash alg="SHA3-512">c072fb1da415b0703750ee54506aee7495180a8655143b2668b276695ce6fc98d916317b55228cf8b571ec67261076caf3ba623e2406f793cd7190f250e09ebb</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-sdk-common</name>
      <version>1.28.0</version>
      <description>OpenTelemetry SDK Common</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9dedfeee882c7213af7458a292e99394</hash>
        <hash alg="SHA-1">b25e52ef6829bb41db3227d8fcc206009b018f40</hash>
        <hash alg="SHA-256">cc48f08411fa5964f00219593293adb4bd6e2b6cb13327eec492ac1105f72c78</hash>
        <hash alg="SHA-512">7af2361b9677c82dd670292f4eba76763db7bb5e70af1616052529bd2270f73eb62d7e5d24e66b247b430c7017eb341856a10ea896ff2316fac991127aab9d08</hash>
        <hash alg="SHA-384">65ec1707f3c511f119db80a886285a10fca431eedf1e56d8bf65e3c2e2dfb4f1ff142419a5c040d3b8bc7b6b392b6551</hash>
        <hash alg="SHA3-384">f69e772b4dbbf4594e088269a6388ddece576d9a33b6635b25161aa73df028d82958cf6cec2e61ad24d33521bad54ddc</hash>
        <hash alg="SHA3-256">dad166854cdfd1f79bf44be7ce9a56f5a2834dc0207e993592b1bf2b1c8ba0be</hash>
        <hash alg="SHA3-512">29bd85d6f6daa21764ee6a635cbd96920895068a147c3b713fe2c2c2c44820034ba86004bcc0fcd5313b30733a7f6f506c6d96ee7a19e6f634fc7348db9e2b79</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-sdk-extension-autoconfigure-spi</name>
      <version>1.28.0</version>
      <description>OpenTelemetry SDK Auto-configuration SPI</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">efdce19fb9855a5395fc10b3d5488e46</hash>
        <hash alg="SHA-1">582ce034be1262aac6d77b92ec2d6cf4884cee4d</hash>
        <hash alg="SHA-256">1df92bf83aee67c3686f1808ec5d5399926042867a069ce0262091dab8960e6e</hash>
        <hash alg="SHA-512">1ac8062166e73fa967a271c49d01db5bba9acbf7c45f842929f463a435ba5c7d059e7b430e49fe461c8d426317894154dd0c1a7539c4fd2dc65f5694ea846911</hash>
        <hash alg="SHA-384">4cfa2273d473c7414244d58e7de850e6c5a2c2b220716a357dd3e1c4ea1af4096ff9f4a73f6098f69738380b4c7df2f1</hash>
        <hash alg="SHA3-384">447dfb474ebab0762a2d90ffffa05cd6b08670f785da237a9e5befcd9710eec91b6a52a9c56fe297f8bae8617747599c</hash>
        <hash alg="SHA3-256">c0de26ff7318f721d66f2a3122e41e4e72c027bbdca2c7717ecaf4ba69230a7c</hash>
        <hash alg="SHA3-512">8acbe9a567a53865ebffb46efd16d39bed29dcd53c17e4f681989efedb136f942baf3b350c284b16eb10f710a16dcdcc3fd775dfaeda0dfe83e38f80267a1a09</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-sdk-extension-autoconfigure</name>
      <version>1.28.0</version>
      <description>OpenTelemetry SDK Auto-configuration</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1b450630f2b9f0ac5577a1c398301976</hash>
        <hash alg="SHA-1">6db66c77ca29a8d05227324a8392b736744bbe3f</hash>
        <hash alg="SHA-256">481f3791df11d4b107d82532587f1a2a03997efec80aeb16bb0acbef952d853d</hash>
        <hash alg="SHA-512">ab19bec289390d70953e14bb051411a7dfc390fcdebc6e66182d36f5b72dcae966b36bfe181b3519bebbc4ae15ebfd861869597049a99aa48d8e4dec1be3b436</hash>
        <hash alg="SHA-384">d840067731c698fb5c1524becf9e0fa2fd5adfb057dca7ee77eea05db9f488c5977c774fa7abe5082079b70b5aaa2c8d</hash>
        <hash alg="SHA3-384">a05eee8e4aa0e671d64dd87d821e449cca221cb2166ca367f607e2ccca259e15a33567b034efa4fd040989c76f9099c6</hash>
        <hash alg="SHA3-256">890984620700ee29651bbbf9c9d92360257d944cc2b3db2bc41177a86ee33fbd</hash>
        <hash alg="SHA3-512">632ddf3fa4d06b23e583a578a171200a62a0985e2fa6192d5a56c7ebdc438a3561334540c00ce6a34c76624ac83b858ecdb1f3d7a097c2d01001d03a45df7643</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-api-events@1.28.0-alpha?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-api-events</name>
      <version>1.28.0-alpha</version>
      <description>OpenTelemetry Events API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">54dd00e6719feeb9cafb2024af0fca1c</hash>
        <hash alg="SHA-1">c663155d53746308c8d2e37121b990c3a8de8d58</hash>
        <hash alg="SHA-256">71a9430e027184d7d93c64b076e1b4b1eff9553b87c648560f11cc97f6451d0e</hash>
        <hash alg="SHA-512">98adb09e2a946b3920cb2912ce267a1a4913163b218d68750de4d6a3ddbf4eb9049c30751c1936e6dd47c9484944dbbefd337485a3d4a1ff9a809817d4579b99</hash>
        <hash alg="SHA-384">acd82f3d48befa2942259be176dcdc7af9adb62d32ade0b8aa0c8d4f4e6371ea6aed986170be85be3e814f5c9112ffb5</hash>
        <hash alg="SHA3-384">a8bd4ec2f414bea09d0309a343939b60a2b64eb0882e9c69dd87dc8972ff0013bd13a74dfbdcc6f8cf420b85790b4828</hash>
        <hash alg="SHA3-256">9124899a194efda565c912db1fad907501e4466400dc0db94d61084d45254fce</hash>
        <hash alg="SHA3-512">0fdcb2656a426efed41e3c0fd97a631e775e1f01b99fec7cf04246d5e5a977bcf8ebf6f01cffddeec802898df769b7385b267d484165ec46418ea284914d8616</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-api-events@1.28.0-alpha?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-sdk-trace</name>
      <version>1.28.0</version>
      <description>OpenTelemetry SDK For Tracing</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4a8688e089ed47f2a2e7f7dc70334d53</hash>
        <hash alg="SHA-1">018797986d45940d873430023280211d6990680c</hash>
        <hash alg="SHA-256">0947477d5e682c940d9117de1e8ecd678b1fcd8e514ea067bc583d9b663fefad</hash>
        <hash alg="SHA-512">054d79835e11ea64caa8ea7f7ed305a071fdcb15d78a57d4b35a0798f5a0151d2a54ef7c7a9a875913b24a14a02fc493910314fd91a520829c809a21ed7706e2</hash>
        <hash alg="SHA-384">aa0fc7f9e6d8860d02e577918323b09dbac34623a98dc168904b02d22bd2bfcaa3e45082466883e186b7e476d975419a</hash>
        <hash alg="SHA3-384">e6ddcfd50c28a0d6627408bc2b4e99a6f17814b44bb10cb3fb0ae16d5b0d4ebae5c65913f9b70ebf42ff29d195791447</hash>
        <hash alg="SHA3-256">56b10e1564cba7c805f8ffc82e3d3dc5af385dc14442548b6965ba2a9f840312</hash>
        <hash alg="SHA3-512">51bfc4792323f2f1599333eb8c243d2c00a5f2a35d8d12743d466524f91a4f7b0bef98052b138c2edd5af87b932835f44880bc9c3d831a9c4f9c936f5cbfab5b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-sdk@1.28.0?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-sdk</name>
      <version>1.28.0</version>
      <description>OpenTelemetry SDK</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3eb67e4f30869e0c03a1f236dce098f6</hash>
        <hash alg="SHA-1">a1ca3938a03e5bb0749dc92da91edf76f6ee3b7f</hash>
        <hash alg="SHA-256">6996e81091fc0cdf1d14b8cca7ed6d1f82412cb6bde387151117ef507c6b0418</hash>
        <hash alg="SHA-512">0eccbd7ed4d00c2a639346c564601a2e29e8e5e3a690d30d18a305586b16791672f3ef677bbe0722ea07f80376ae4bc5786d9b3190593dedeb4d58ea3e80018e</hash>
        <hash alg="SHA-384">72f2c943232637d54b442257e329066d6dfe04ee93ef227d6aa9498d86eafd1d0a70573ed0a0b963031ed0ff36982e6d</hash>
        <hash alg="SHA3-384">39901ea394b9dc727b044b9e897ee0a77ca5256cc9a8eb9af399616cf9ea98a41494da90ece56c966fac4ded54d96405</hash>
        <hash alg="SHA3-256">4e894d4ce5f9faa1c7a7cb10339ce32c41c33738d2e2f2a00675449942224d34</hash>
        <hash alg="SHA3-512">8ff8fa9a4cb374b688eaa3e99316a3a67a6ae6fc23ab6c7397f5538bec411f2555bfb10ad0da6793af2e0678c677d07565531b99d8387a63e11b988f090b7417</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-sdk@1.28.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.opentelemetry/opentelemetry-semconv@1.28.0-alpha?type=jar">
      <group>io.opentelemetry</group>
      <name>opentelemetry-semconv</name>
      <version>1.28.0-alpha</version>
      <description>OpenTelemetry Semantic Conventions</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b31a1075c57da5a9f344e8f37432248d</hash>
        <hash alg="SHA-1">97336840db7cb0ef7e5d292f7cec5bdb385cc370</hash>
        <hash alg="SHA-256">9ef021e5bad5789ca48594a3cedb8aaeb00f2f70130e86d5d6337cb71002a88d</hash>
        <hash alg="SHA-512">57dd69c131a6d49d69267f679dfcc61962c5963662051b8bd58768d10bb64daee2b7d85779c290f74eb80defcd70429ce0db75f28af208722669970b9d000d23</hash>
        <hash alg="SHA-384">1daf097805d68533a45ac6daca83f9efa1122daf4dbd57f88a0d5845199f6c1b4b33b6e00c4326bd4fe1f376f6956642</hash>
        <hash alg="SHA3-384">f63bf3ff10961d642a354b0cd33bc952cbd3af6f588830eee05ad97a86bd83f4fef86f4c534ea1d09d6e0bb3eba24b8f</hash>
        <hash alg="SHA3-256">d76e0777b50417dc29088ca43203414e0703f9c4af38695d078eade28fa6c556</hash>
        <hash alg="SHA3-512">d2b4d8925da704187af1785a2a2eba081da8e5e4e312538da75241e1949c16ccaeacdc4f249c358aed0fdefe096842788e8bb618bad27c55c68263e59c981d55</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.opentelemetry/opentelemetry-semconv@1.28.0-alpha?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/open-telemetry/opentelemetry-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.bytebuddy/byte-buddy@1.14.5?type=jar">
      <group>net.bytebuddy</group>
      <name>byte-buddy</name>
      <version>1.14.5</version>
      <description>Byte Buddy is a Java library for creating Java classes at run time.
        This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5fc88863db9283b924bae6bd0bca3467</hash>
        <hash alg="SHA-1">28a424c0c4f362568e904d992c239c996cf7adc7</hash>
        <hash alg="SHA-256">e99761a526df0fefbbd3fe14436b0f953000cdfa5151dc63c0b18d37d9c46f1c</hash>
        <hash alg="SHA-512">6aa0bce80b4ff2c4e7525774f9961995a252cad83ee9c2fd663b3c16c6cf7d46013aa48faf74c07e3fbdd8aec8b0e0ed88bb680042b490fef67ff47da0eef0c7</hash>
        <hash alg="SHA-384">be6dcd39170a095585b921816a8be7f8e0ae52dbae72b4ee840c366257ce272947625fe8ef895962e25f07a0264584f9</hash>
        <hash alg="SHA3-384">ffaf8d9e1f1fe349ce6627c6fca783366b31547fe59618326c540548d15d07fd4de5f59854291bccb8446a025aaf45bb</hash>
        <hash alg="SHA3-256">fa51eadb788d60f26c73b3acced7eeb86646f88ca7641109f0b5c57fead0591e</hash>
        <hash alg="SHA3-512">bcbbfa34e089c3ffc6761cde4c7ff1da97d941b7254c1a94bb35440f32e5a55d9eaf7c85b01d61a9b49dbf7285dbcdf4deeaf53746401808c7a0fd0a27e4815b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/net.bytebuddy/byte-buddy@1.14.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://bytebuddy.net/byte-buddy</url></reference><reference type="distribution-intake"><url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://github.com/raphw/byte-buddy/issues</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.asynchttpclient/async-http-client@2.12.3?type=jar">
      <group>org.asynchttpclient</group>
      <name>async-http-client</name>
      <version>2.12.3</version>
      <description>The Async Http Client (AHC) classes.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">334e9ae90fc4db1b16e177f09aa1fe31</hash>
        <hash alg="SHA-1">6dfc91814cc8b3bc3327246d0e5df36911b9a623</hash>
        <hash alg="SHA-256">107a4ace7a3586f8e8a027c6d7e9933c9ae56eeb1a6df347eed2e7b552e4e5ed</hash>
        <hash alg="SHA-512">b5152d3e1a01239f2041624815dba80633d1514932d9cf5d3c82d548736f856e057828da36e5bbb77cd826bab409b1501c08245d4bbc7e1ea21b00de91c43a34</hash>
        <hash alg="SHA-384">30ac33a492d4608fcfe37a6e4891f00d5e0d5d0e351e87beddee802dd33668203f1489669299bcd65a97e24bf608d30d</hash>
        <hash alg="SHA3-384">04418a9503fe4131298ea05f33479bb0f4985343e3b6a1aa13a4f3b2f6eeb62c9eb2e7a9092514f86fa3cda1ef6e8621</hash>
        <hash alg="SHA3-256">de57cb1ef3151f28f0c05c0fb97258c6c274f468781bf6985b22124d8600cc86</hash>
        <hash alg="SHA3-512">20b969a66f5a2e2d9095e82cd1236e9bf331d21e5620c98402673b669549c1bb70b3d5aa7b441f922756aa0e37a5d931e1027f5040ce1aff535581a136e73903</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.asynchttpclient/async-http-client@2.12.3?type=jar</purl>
      <externalReferences><reference type="website"><url>http://github.com/AsyncHttpClient/async-http-client/async-http-client</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/AsyncHttpClient/async-http-client/issues</url></reference><reference type="mailing-list"><url>http://groups.google.com/group/asynchttpclient/topics</url></reference><reference type="vcs"><url>https://github.com/AsyncHttpClient/async-http-client/tree/master/async-http-client</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.asynchttpclient/async-http-client-netty-utils@2.12.3?type=jar">
      <group>org.asynchttpclient</group>
      <name>async-http-client-netty-utils</name>
      <version>2.12.3</version>
      <description>The Async Http Client (AHC) library's purpose is to allow Java
    applications to easily execute HTTP requests and
    asynchronously process the response.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5e0d471baa6e7e4f9bd85220d1abbea0</hash>
        <hash alg="SHA-1">ad99d8622931ed31367d0fef7fa17eb62e033fb3</hash>
        <hash alg="SHA-256">e0bb76bbca0c85c68cab25dbed7989b00db5da8627cf69258f398d7d89bc9067</hash>
        <hash alg="SHA-512">f97efebb82bc6102eacaa3393d56f02fa7369638c5b54b426c54cc60138b4d9fb04705f2513fb377e8a7b5661d59f4cf8664deb50ef1c728a132ed68fddffbe1</hash>
        <hash alg="SHA-384">5e676ffdfdef71868da1563e6a73d00338dc13fb2ca32e192ca57cced767a5aad3fb911615704d47aa152110febbf7ac</hash>
        <hash alg="SHA3-384">270ca62e1032fcffa87f7d531c510300605b0d358563e38189f8d1354c44a54ac63779367b8adfd1f643793e03c168e6</hash>
        <hash alg="SHA3-256">cf7ee0cbe51d6da70f7bbeffff3bdfb9db45cca45a6144f72a3cc7c20ef109c2</hash>
        <hash alg="SHA3-512">73895206c94aaa5d9f4a3e2b52bdf3ea9ce8be26608b943fa8c33807957fea6c99278bff11246c52caf3cdb3a382220d58540164117a71e9d39638be1aa85aba</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.asynchttpclient/async-http-client-netty-utils@2.12.3?type=jar</purl>
      <externalReferences><reference type="website"><url>http://github.com/AsyncHttpClient/async-http-client/async-http-client-netty-utils</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/AsyncHttpClient/async-http-client/issues</url></reference><reference type="mailing-list"><url>http://groups.google.com/group/asynchttpclient/topics</url></reference><reference type="vcs"><url>https://github.com/AsyncHttpClient/async-http-client/tree/master/async-http-client-netty-utils</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-socks@4.1.60.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-socks</name>
      <version>4.1.60.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">63a724eae52cfd6074417bc6d500195c</hash>
        <hash alg="SHA-1">6f4573281df659265bd709fd10471c3e00ef6c70</hash>
        <hash alg="SHA-256">76bfb4306c67fc25ce6a817ef5ffb0cebc9250506a685fa6ec06052848c14efd</hash>
        <hash alg="SHA-512">b5c1d94a1fee13af0c6bcb8ed663ae6a987c3ea9adbfe57f229bd09492825d1e47eb019b7c2bafa061ee8adc348066e2f003c0a44569dc11652ed76bc15fac6c</hash>
        <hash alg="SHA-384">4117cdb794540c192104a7163e1b7573c8cd5065d297f926bb4751c3e4acfe491d376064187560ad7d3d252c8b3dc2d9</hash>
        <hash alg="SHA3-384">1a3151a1465236e9687f3829797672a3c0c161f1324caa24052c652e49a16a66137e7d24c48d37073f532edd216a1d12</hash>
        <hash alg="SHA3-256">29ff872963091547ec0c624a74df38cc1d8258d0cb1e795b24c82fd962839bc2</hash>
        <hash alg="SHA3-512">a9b3aa43f3118251436a3e71beef888af7479fbf2f46e75f2aa8289d72e7df696bc745dbb0d3550102c7e279254cc6dbe036546541204d7568df7835d9c867e8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-socks@4.1.60.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-codec-socks/</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/netty/netty/netty-codec-socks</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-handler-proxy@4.1.60.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler-proxy</name>
      <version>4.1.60.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">787ed6ab8f37ccdac712dd44dc548673</hash>
        <hash alg="SHA-1">2352f12826400e5db64b36fd951508ce9a61c196</hash>
        <hash alg="SHA-256">7c797450f50a5bc549bade856e91f4bed95cc6396e85b720efbaab133b13b5d5</hash>
        <hash alg="SHA-512">b520d950b92a50ddcdaaea6a1c89f8b9db6fdec2aba2f984731728cf2dc79d00969a2f4a4cd4e30ae5f3d05fd754f8fa6f210d52ae531004fd8cb2735f57718c</hash>
        <hash alg="SHA-384">30500be26c26fb517adea33b8898a8c80e9a221717c2ff7b680ca3b3825babaa460e310bc06fb41537794edf5b5c27e2</hash>
        <hash alg="SHA3-384">583eeb560ea6c0f07428a1d829c293c7d8a9a3542e2a3c606de587598fb76499fa8e05b7bb1b8d0c97181d7ee24a98e1</hash>
        <hash alg="SHA3-256">52743cdb02e153b1e5e41f4a8b552bc8595440e2afbe37d41fe81adb6eba9a9c</hash>
        <hash alg="SHA3-512">d60e363eda7af322da4e4eb493efea9afe49fd2931670988939fe5d2080450343117595703054dfadacd9911fa00d0aa277ebbcdfb631ad293cb6e2e7c49ce61</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler-proxy@4.1.60.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-handler-proxy/</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/netty/netty/netty-handler-proxy</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.60.Final?classifier=linux-x86_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-epoll</name>
      <version>4.1.60.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">29d7bda4d17bebc7ded02d5c81eb6b74</hash>
        <hash alg="SHA-1">048bd240fa29a4410e22b64b6d4c26429577d6f4</hash>
        <hash alg="SHA-256">8a7339ccfeb2ef88283a32226f207aedb963bd452e691f2e0de2c98b5758a79c</hash>
        <hash alg="SHA-512">926ab1f6e05e5d544c026e3a2d4863c0108c04020f99ee2b384b9ea38456f54f5ec8bee8c890b979b3b8c84e6557f18bf89fa305a9aa2cea5ea3ecca28a5480c</hash>
        <hash alg="SHA-384">792c53c6e0ee11a2006eb596f88c2ae5e509c558c1106a0eff95d4ca959966ce1eb4db6cfe6bd6fb8a9432eead272a75</hash>
        <hash alg="SHA3-384">276bf59a739f432ec4df49e6198726d5f3651dae0b18e660665822819eddef90b10dd1052654090da0c1588272651c1d</hash>
        <hash alg="SHA3-256">2cfb4718158163d765b5260c9b1074ace0d2a9ecf8e5f5a9e05fc1060605f354</hash>
        <hash alg="SHA3-512">1b30aee2c826986db5dad11341090807c5677f1c97ddc2421f9799499c78921cfd53b7a5c64e65dbb830f2cc547953fc67e287330e835ce76884bbdec86cbc0c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-epoll@4.1.60.Final?classifier=linux-x86_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-epoll/</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/netty/netty/netty-transport-native-epoll</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.60.Final?classifier=osx-x86_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-kqueue</name>
      <version>4.1.60.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">962299b6692114755a34dfd8a84f48e9</hash>
        <hash alg="SHA-1">b1f14b5d5b0e52e4385f1cd1a6c4934521a8ed3c</hash>
        <hash alg="SHA-256">67337e52e4bf24c39b52d1fbcadf04f762272726b437f03d3efcbbe98b22b27f</hash>
        <hash alg="SHA-512">8a9f13a8adc0397c4a0195a27bdf2d39abb33f5774aecf5eeffaa08f9713f693c36c990f97bbc99d8ff27e3e642e3b8aa047203906eceebe90d4b7388f9c3ba6</hash>
        <hash alg="SHA-384">25dbdd30280d6a4949e6e01ec3bb8a0a4fa24c64293d75a25427eb0b26fe0c92c8aad0003fc2778c0829ba14e60b40de</hash>
        <hash alg="SHA3-384">360b5a6811a9c18cbe03b982c87bed683f42b105b876561a376d862d99f8c03e74782c30489babab90510fc0d1abc00c</hash>
        <hash alg="SHA3-256">fcea5dccc702535183d78edc4c7a07b08b0f17f780b0ddf15df3b8d59f7696eb</hash>
        <hash alg="SHA3-512">9f333340a1a46b54197cbc452f24569ac284c62fdcbbc23dc7233e9e10406e05c99e7649528cd116df7a4054554c100e714e8af41e46e58a863f4b991dd297c2</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-kqueue@4.1.60.Final?classifier=osx-x86_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-kqueue/</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/netty/netty/netty-transport-native-kqueue</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar">
      <group>org.reactivestreams</group>
      <name>reactive-streams</name>
      <version>1.0.3</version>
      <description>A Protocol for Asynchronous Non-Blocking Data Sequence</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">69122b098fff1c6b1bf2cd3b355e7e03</hash>
        <hash alg="SHA-1">d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0</hash>
        <hash alg="SHA-256">1dee0481072d19c929b623e155e14d2f6085dc011529a0a0dbefc84cf571d865</hash>
        <hash alg="SHA-512">aafc86186d82b4f3bd44ef7f955978481172eab267d208aa80b24f8ca218bd902d69b587fcae2fe44a888b7a9f81fc5a209e837958307fdc0ee815248f7065f9</hash>
        <hash alg="SHA-384">dde10163531896f3b60261795a977cea1d0114514e8fc95f1ac4b6f34789c4b78c4c83ead210901a2edb3cae9f113ed4</hash>
        <hash alg="SHA3-384">4f9e101774f39c8ebcb2ccd3f2fe996a1f99bd879fa34ac9ba319e824752f6bdc6159d242497d38587d7191bba796e3a</hash>
        <hash alg="SHA3-256">45c5459f651963c5797e32c87e3b8456238229f9f9e64f543eb21d6a6b7a812e</hash>
        <hash alg="SHA3-512">9edc79ccfd2edabe1339ad79a10137cd0f1614671f976d6a8a603428b8e5179c9a6afbf4f9fcd44e6e3795be5c487cc5aa97a1d3e6d9a3e88a62d3f4de60a2ab</hash>
      </hashes>
      <licenses>
        <license>
          <id>CC0-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.reactive-streams.org/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.typesafe.netty/netty-reactive-streams@2.0.4?type=jar">
      <publisher>Typesafe</publisher>
      <group>com.typesafe.netty</group>
      <name>netty-reactive-streams</name>
      <version>2.0.4</version>
      <description>Reactive streams implementation for Netty.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a10a0d529ec175ec5d5401a394e785f0</hash>
        <hash alg="SHA-1">0f77c8eaa7d5e2f2160b6d21ba385cf726f164b2</hash>
        <hash alg="SHA-256">eafc52d500b49e891db095ee7baac0420aea8a97015ab7671ba1f1ccabf799d2</hash>
        <hash alg="SHA-512">5e72d66dfb462146de2cae9a062c5dfc5d9e3bb0beda316a97261e108c04b02f5b03b4ed448495a0a1df6ec264144fe5046422b2a3f6ea30c67a02c7755b255f</hash>
        <hash alg="SHA-384">3119863e661a6b9e9ea967491d5cfcbb6b4d84f83ec5acc6c97fef5127d2f31ebf55d4e35611ccfcf65de8b85c7b7bf2</hash>
        <hash alg="SHA3-384">3f6f9f716b195c5033944e62c30a116de81265e17a62d3a1ed79fe47ea772eef6f9343de53b182024130b0445f138652</hash>
        <hash alg="SHA3-256">01807b478ec11d29805afb3a33a06ad7b6ae73f11d0260b63eef266e43040caa</hash>
        <hash alg="SHA3-512">a5cfd72d3ab862134fa841f9931ad9d2a677e6d6eac443dc453738552d6b6e6f055dcce0a2a95185d457a8520a34466ea9587e4f63738af3f17193cd5a82c294</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.typesafe.netty/netty-reactive-streams@2.0.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/playframework/netty-reactive-streams/netty-reactive-streams</url></reference><reference type="issue-tracker"><url>https://github.com/playframework/netty-reactive-streams/issues</url></reference><reference type="vcs"><url>https://github.com/playframework/netty-reactive-streams/netty-reactive-streams</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/org.seleniumhq.selenium/selenium-os@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-os</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">69375674e45b44d46c8f2fd537c8c5c9</hash>
        <hash alg="SHA-1">91ce811433b76a85ff37e8b3aeaf2b919f4e65ff</hash>
        <hash alg="SHA-256">dde618af50f5e253df07d1f23cf60abb1f9a6da7fb3c36da22df05374e0b8f1c</hash>
        <hash alg="SHA-512">bd35296bebb25c3ca3f7e29a153f4503bb8c704605097551a30ed87355be058634cc12157111d6ec32c21d454f9537d4f992f261e4e741175800d9d13adc432d</hash>
        <hash alg="SHA-384">aa209a7abe29fdb12a6e50b9cf0231b86b73d0cb12376d53fc7181d1887c522a1778c3cd48a2d10b393e867e21fc8e23</hash>
        <hash alg="SHA3-384">9b04f97cd5d4fe7231764ebae8b80ab22d191a2acc0501fcb675b2bc6f90adf56360a209a5ffb987df2644031da90c57</hash>
        <hash alg="SHA3-256">e18fab91213f92c7c0246aaf4a8ab8ea9fef38003db4184c40bb2eac23de0dfc</hash>
        <hash alg="SHA3-512">ede86bc7695d26bfef3c10d8689ade4680be87b22a358ceb51e52963c7e3633e57d3ed538167e79de61f6a6e44863af1515d2272384b32c739c6aeeb3fd9ee62</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-os@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-exec@1.3?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-exec</name>
      <version>1.3</version>
      <description>Apache Commons Exec is a library to reliably execute external processes from within the JVM.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8bb8fa2edfd60d5c7ed6bf9923d14aa8</hash>
        <hash alg="SHA-1">8dfb9facd0830a27b1b5f29f84593f0aeee7773b</hash>
        <hash alg="SHA-256">cb49812dc1bfb0ea4f20f398bcae1a88c6406e213e67f7524fb10d4f8ad9347b</hash>
        <hash alg="SHA-512">1543fb3d06491a25dabfdb889808942ed31a403ee349d59fd1c7a850b74fc826e8847ccfc9eefda111f126fe38298083cae5968c1f447d6d81005ea06449c3be</hash>
        <hash alg="SHA-384">ae999bc27d8b2efa6fcabcaf019615754d47184740b712c9d64f23195a7499ab87e4a75fcb25a629238897d4d73c362c</hash>
        <hash alg="SHA3-384">c9e24f28844d7a2490667253b6dfed467c4b0a0b1c21b3a938133a428a6b500ff7080f8e5dc9746c75df96eaaf78257d</hash>
        <hash alg="SHA3-256">8a15e425d144e4930be6005515f0df6ca5ce4245c6cf04756154add0b4087a87</hash>
        <hash alg="SHA3-512">ecccf73cf760ccaf95d679e0e1e6bae56f4e8a6ecd6e9420ad7d302d050aa70a00a510ec11dd7bdb6bb17c87220012ddf6a421903d97a9caf9e37cf143298530</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-exec@1.3?type=jar</purl>
      <externalReferences><reference type="website"><url>http://commons.apache.org/proper/commons-exec/</url></reference><reference type="build-system"><url>https://continuum-ci.apache.org/</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/EXEC</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>http://svn.apache.org/viewvc/commons/proper/exec/trunk</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-safari-driver@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-safari-driver</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">788c07cb9f66f697f8e9f5b0a6a7777f</hash>
        <hash alg="SHA-1">739a5e2a88b640ee7660779ece1fa0f8cfaa1372</hash>
        <hash alg="SHA-256">8e3fc62a4c38761657abafd35b224a9719ddac17d213cda7064ee9321b88cc3a</hash>
        <hash alg="SHA-512">53420fab5081baad65206a5fdb74189002974bca309b16bed524265928406cdf1ec5030eafe2cfb81417708b17687245573c5a8edcead3b3df4708e3086e641a</hash>
        <hash alg="SHA-384">ffd837f218a82f1639425043d88d22092f0b8132f974bfc324bb77a8def0d5befe2c25b6f6ea2ddf92ff8a03b6741bfa</hash>
        <hash alg="SHA3-384">ed43f21a170b2f2cf291e109779ccc45ccd9e6e7d5905585d3ff70e774646fa93797422718dd89441baf3ed968213c7e</hash>
        <hash alg="SHA3-256">426ec339614bc950ba0ffea468a1a636791146679ea8666993b7e46143a33b26</hash>
        <hash alg="SHA3-512">360f09b1968f6f647b56002c5846c5022bfc08cd3b640e401892bd345e7c588b9a6322060faa863793d1cbe8a7b00789616b505ee52873ea03447357fe02941b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-safari-driver@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.seleniumhq.selenium/selenium-support@4.13.0?type=jar">
      <group>org.seleniumhq.selenium</group>
      <name>selenium-support</name>
      <version>4.13.0</version>
      <description>Selenium automates browsers. That's it! What you do with that power is entirely up to you.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a4d9f99ef2bc141745154ffb15e5e62e</hash>
        <hash alg="SHA-1">decde2a7df52ce78132dc6fe6085384327c844f0</hash>
        <hash alg="SHA-256">53bb59c47f1d161e3083bdabf058de8d310f03491f872c9bd0dbd2977cd87b06</hash>
        <hash alg="SHA-512">314440c918d58132396579fd94af4a7a792dbc9016697d0e1394caefe5716092863445662aab9e122164b8258638527b2477cc6a35b158a39558c24d8a36b71d</hash>
        <hash alg="SHA-384">7a8c31410a025853f9c3bde40843651b14a1e6c9b82be97ca772add7e67488f798f614df7f74c68c22ac621dd4d48c1f</hash>
        <hash alg="SHA3-384">2fe97122de1034279a2cfcce575f7fb8cabb47cc2a90fad077540310ca815bb27c30060208743e507cffac34f6f506f4</hash>
        <hash alg="SHA3-256">afc9532f0f854fbf954182afe89d2483f4ae63219a961a7ead94ce5c29c8e75e</hash>
        <hash alg="SHA3-512">b55bf7f5d1ac8c21f938217567a6583df3125a6e07a3662adf738f09f587aa92f0181ee1f04a1f6c24028a788ae46f7f81551b63b6df9f9694406faad49f1754</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.seleniumhq.selenium/selenium-support@4.13.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenium.dev/</url></reference><reference type="vcs"><url>https://github.com/SeleniumHQ/selenium/</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>required</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/licenses/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>
    <component type="library" bom-ref="pkg:maven/com.codeborne/selenide-core@6.19.0?type=jar">
      <group>com.codeborne</group>
      <name>selenide-core</name>
      <version>6.19.0</version>
      <description>Selenide = concise API for Selenium WebDriver</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2a105e4697c7cc2c876686aaa82c9da1</hash>
        <hash alg="SHA-1">9f7aa46d287374a9fbea8190f1775c95c63ca124</hash>
        <hash alg="SHA-256">2e99be88df597963ea22ea0a75f673d027d1f7448ee5b32bb5d3eb7dc4f5a762</hash>
        <hash alg="SHA-512">d5581e7863c02425acd334e0a55e83e23fd9995ba3d1d7745ac5ca0776ba6f03d75e8b81834d25f38db09f07c80b7975bbf521fff7a152dfb0aea13d41e87160</hash>
        <hash alg="SHA-384">adfa9ed8d1fbece78a8e9548e42c838bd9522dfe1cd1c85dde5e54776e9ffbd6aad995557247bdbd7f1be4f8b07e7c45</hash>
        <hash alg="SHA3-384">0908ff960928ed72e0c4ba33496aed04b69ccd822c0beea3d24daccb83f4e5e6e44356db0b0ee5ad97d2be7278c07c93</hash>
        <hash alg="SHA3-256">1109622372dfe219f3457079a47cd1bc76e2d8b2d45aab98414e7e7bc9600724</hash>
        <hash alg="SHA3-512">6788e673d873a1da1868b8ffa5937d6fa9cb21adaa4ac3c943ab00aee8d3c01513c0192b6f6d17ec06b3e4f01047a497a97ae9d74cde309b9cc0dda56c0ef00f</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.codeborne/selenide-core@6.19.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://selenide.org</url></reference><reference type="vcs"><url>https://github.com/selenide/selenide</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.httpcomponents.client5</group>
      <name>httpclient5</name>
      <version>5.2.1</version>
      <description>Apache HttpComponents Client</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fbbefc687f2e0c55b34b77edf53d486a</hash>
        <hash alg="SHA-1">0c900514d3446d9ce5d9dbd90c21192048125440</hash>
        <hash alg="SHA-256">9355f3876baf82fec13ced22c12b62d57536230836406d359459128e4f73ed51</hash>
        <hash alg="SHA-512">0f8cbc1b287f56af9565532aa6e16abbf8e14ce9e22d682eb155b24f9b36e3801306373b03cb9a3ad88963acff15138f949ec48ebe84491230a490a7c745b18b</hash>
        <hash alg="SHA-384">b828737744748cf6cf4d78f87f3c84bc90723eef7ad8ae68785504fb20389d08dbd4b13a66dddeb3a7d96adf5dd70d54</hash>
        <hash alg="SHA3-384">8946c3ef57726352db0621b9f604c88b5065901285f547173d708b48420f3586c04f84d0dd6a86159e8b494d50561361</hash>
        <hash alg="SHA3-256">6ab0c8554953cd7d42a9ca03659c8fb8a79be8979084847aea619044ea8dba35</hash>
        <hash alg="SHA3-512">e8db6667d9b300c728b0ea4e693f09a49283e27362d123a17e860188b4f03d2c34f57b62ab714ead1202820748c28bae9af4cbe6c43876877573f173e27bdd10</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://hc.apache.org/httpcomponents-client-5.0.x/5.2.1/httpclient5/</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/HTTPCLIENT</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?httpclient-users@hc.apache.org</url></reference><reference type="vcs"><url>https://github.com/apache/httpcomponents-client/tree/5.2.1/httpclient5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.httpcomponents.core5</group>
      <name>httpcore5</name>
      <version>5.2</version>
      <description>Apache HttpComponents HTTP/1.1 core components</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3a40241f9a99cf063f347dfb73c5c4e8</hash>
        <hash alg="SHA-1">ab7d251b8dfa3f2878f1eefbcca0e1fc0ebeba27</hash>
        <hash alg="SHA-256">293321cbf594d79ea8a0cb0214f75f146d17f088be17ad5ce11c2fe864df124c</hash>
        <hash alg="SHA-512">214dcc370a8ca0c7fdb7c7afdea37a0bf1b9ba838aa3e074d64b0d9b950ebc7ff1dae87892fad0f44cc6d56828101d640584b45358ace20076f19a78aa503300</hash>
        <hash alg="SHA-384">af7cbc6d6ba74d974665529431a57de332c69cf5bd5080368015de28e7a9f652c2daa777e78bec68350c95d168ec2280</hash>
        <hash alg="SHA3-384">22dfb21741aef07351a10123e1531db56cac4b2a158fdcf27d6ebc937b9e23169926741c27b9dcec2a29acc866549f38</hash>
        <hash alg="SHA3-256">3a97502a187ede8286a82c46af76cc8088e6b75de7f971a03ce0845ee5163ca6</hash>
        <hash alg="SHA3-512">9e814868255af14978947519b640d362f41bfddda6c9e47caf07e31403c2b0a64776e521d77b7df56a8970f173a509ec01e667b0863b11738b45ab6fadddfff1</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5/</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/HTTPCORE</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?httpclient-users@hc.apache.org</url></reference><reference type="vcs"><url>https://github.com/apache/httpcomponents-core/tree/5.2/httpcore5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.httpcomponents.core5</group>
      <name>httpcore5-h2</name>
      <version>5.2</version>
      <description>Apache HttpComponents HTTP/2 Core Components</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">272112133e0dd0559efdd8f5e615a344</hash>
        <hash alg="SHA-1">698bd8c759ccc7fd7398f3179ff45d0e5a7ccc16</hash>
        <hash alg="SHA-256">5a087fb8c619979d492a83546f351ddadf32b28cc6a32923229f3fc777171578</hash>
        <hash alg="SHA-512">3c8ebdbe931d014e390a2b42aeae1ec3ae0def07c54a0c18927d0db1afed978fd9730455602c7692393bba029b07bdd43356a5b779f5d79b285d9e36d0c448d1</hash>
        <hash alg="SHA-384">a1ab74afe0b503a3cf8eb3b060b6696a174aca2b55d728add196d46aaa5c9dce0d81de4e26e2e44482fbeb0cad197f63</hash>
        <hash alg="SHA3-384">13fd21b5aaab5f9fc0d8ecbba20196a02dade84e992c4a686ef5c9a98c3366674d201e42f8555cef7042b1ba6d4ad256</hash>
        <hash alg="SHA3-256">62e29bad6d6c936fba13033ddc64153accd59dc964ed9f3dd7c1bd14212b834d</hash>
        <hash alg="SHA3-512">3c891ebf18f05498d732eef4aacf607e0e526bb5d6a821e795601896d80dbf5244a36674f9688bdceff7f8965b8e893c88cc9deb662b7ac206b2c32b2b796e32</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5-h2/</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/HTTPCORE</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?httpclient-users@hc.apache.org</url></reference><reference type="vcs"><url>https://github.com/apache/httpcomponents-core/tree/5.2/httpcore5-h2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar">
      <group>com.google.guava</group>
      <name>guava</name>
      <version>32.1.2-jre</version>
      <description>Guava is a suite of core and expanded libraries that include
    utility classes, Google's collections, I/O classes, and
    much more.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5fe031b3b35ed56182478811a931d617</hash>
        <hash alg="SHA-1">5e64ec7e056456bef3a4bc4c6fdaef71e8ab6318</hash>
        <hash alg="SHA-256">bc65dea7cfd9e4dacf8419d8af0e741655857d27885bb35d943d7187fc3a8fce</hash>
        <hash alg="SHA-512">d683751034688863dc82315a75620abbeeca525cc592d5227b136c29902a0d035f306c6bfaf87d00d95bd1bd967953b00a932286ce09cfba1a0fb35efd852cd4</hash>
        <hash alg="SHA-384">cdf41f5f70c467f1f0d8ec42d43eebd8e9da7e5fc60bd24d17db852ce0669a7316abb0a217f19c5cca41b20ade17a1f0</hash>
        <hash alg="SHA3-384">2084f7a28971f428e1b07a659d9a2cc221654b0e31d457c1219b5526e102124207ab4b2d163d4d5ec731551da396003b</hash>
        <hash alg="SHA3-256">0ccf9f22abd1ae422fd040e387adb12c31e4dd749c3e40181077e6fb9acdb51b</hash>
        <hash alg="SHA3-512">e354820ed3f5da18411e6f4ba69294b2d171b2debbd51053e617178fa7a7cb64b3a6978c841a3060fd77474cf99e6aa2451aea39a5755cfe1f7eaef0d20d0e63</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava</url></reference><reference type="build-system"><url>https://github.com/google/guava/actions</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/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/guava</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/failureaccess@1.0.1?type=jar">
      <group>com.google.guava</group>
      <name>failureaccess</name>
      <version>1.0.1</version>
      <description>Contains
    com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
    InternalFutures. Most users will never need to use this artifact. Its
    classes is conceptually a part of Guava, but they're in this separate
    artifact so that Android libraries can use them without pulling in all of
    Guava (just as they can use ListenableFuture by depending on the
    listenablefuture artifact).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">091883993ef5bfa91da01dcc8fc52236</hash>
        <hash alg="SHA-1">1dcf1de382a0bf95a3d8b0849546c88bac1292c9</hash>
        <hash alg="SHA-256">a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26</hash>
        <hash alg="SHA-512">f8d59b808d6ba617252305b66d5590937da9b2b843d492d06b8d0b1b1f397e39f360d5817707797b979a5bf20bf21987b35333e7a15c44ed7401fea2d2119cae</hash>
        <hash alg="SHA-384">67659dbd9647ec303d7f15128dc9dba19b98fd8d74758ee3b602451e32c855e236ccaafe08edf4bbfa245f981268440f</hash>
        <hash alg="SHA3-384">1460875f0331c5fa3791772a6a322a7db180261bc2adacf7271df1fbf3b088a587a755a604c039982cb593c5cfc1f101</hash>
        <hash alg="SHA3-256">ea86406e75fcd93eafe3cde1b3135ba485f1bb9b75fed98894a0bf1f0aee04f0</hash>
        <hash alg="SHA3-512">52ac0f487ab5dd27c9f2e54fd1d84c7a620cae9d49be4072aa2b11501787bf4391ddaa13d02eccdf19e8eea46aecbea5f6064b26777c1b836108a280652e04ac</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/failureaccess@1.0.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava/failureaccess</url></reference><reference type="build-system"><url>https://travis-ci.org/google/guava</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/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/failureaccess</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar">
      <group>com.google.guava</group>
      <name>listenablefuture</name>
      <version>9999.0-empty-to-avoid-conflict-with-guava</version>
      <description>An empty artifact that Guava depends on to signal that it is providing
    ListenableFuture -- but is also available in a second "version" that
    contains com.google.common.util.concurrent.ListenableFuture class, without
    any other Guava classes. The idea is:

    - If users want only ListenableFuture, they depend on listenablefuture-1.0.

    - If users want all of Guava, they depend on guava, which, as of Guava
    27.0, depends on
    listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
    version number is enough for some build systems (notably, Gradle) to select
    that empty artifact over the "real" listenablefuture-1.0 -- avoiding a
    conflict with the copy of ListenableFuture in guava itself. If users are
    using an older version of Guava or a build system other than Gradle, they
    may see class conflicts. If so, they can solve them by manually excluding
    the listenablefuture artifact or manually forcing their build systems to
    use 9999.0-....</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d094c22570d65e132c19cea5d352e381</hash>
        <hash alg="SHA-1">b421526c5f297295adef1c886e5246c39d4ac629</hash>
        <hash alg="SHA-256">b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99</hash>
        <hash alg="SHA-512">c5987a979174cbacae2e78b319f080420cc71bcdbcf7893745731eeb93c23ed13bff8d4599441f373f3a246023d33df03e882de3015ee932a74a774afdd0782f</hash>
        <hash alg="SHA-384">caff9b74079f95832ca7f6029346b34b606051cc8c5a4389fac263511d277ada0c55f28b0d43011055b268c6eb7184d5</hash>
        <hash alg="SHA3-384">e939f08df0545847ea0d3e4b04a114b08499ad069ba8ec9461d1779f87a56e0c37273630a0f4c14e78c348d3ac7eb97f</hash>
        <hash alg="SHA3-256">1f0a8b1177773b3a8ace839df5eed63cbf56b24a38714898a6e4ed065c42559f</hash>
        <hash alg="SHA3-512">6b495ecc2a18b17365cb08d124a0da47f04bcdde81927b5245edf3edd8e498c3c3fb92ce6a4127f660bac851bb1d3e4510e5c20d03be47ce99dc296d360db285</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/guava/listenablefuture</url></reference><reference type="build-system"><url>https://travis-ci.org/google/guava</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/google/guava/issues</url></reference><reference type="vcs"><url>https://github.com/google/guava/listenablefuture</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar">
      <group>com.google.code.findbugs</group>
      <name>jsr305</name>
      <version>3.0.2</version>
      <description>JSR305 Annotations for Findbugs</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd83accb899363c32b07d7a1b2e4ce40</hash>
        <hash alg="SHA-1">25ea2e8b0c338a877313bd4672d3fe056ea78f0d</hash>
        <hash alg="SHA-256">766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7</hash>
        <hash alg="SHA-512">bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804</hash>
        <hash alg="SHA-384">ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4</hash>
        <hash alg="SHA3-384">9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1</hash>
        <hash alg="SHA3-256">223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff</hash>
        <hash alg="SHA3-512">3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://findbugs.sourceforge.net/</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://code.google.com/p/jsr-305/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar">
      <group>org.checkerframework</group>
      <name>checker-qual</name>
      <version>3.33.0</version>
      <description>checker-qual contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fc9418b779d9d57dcd52197006cbdb9b</hash>
        <hash alg="SHA-1">de2b60b62da487644fc11f734e73c8b0b431238f</hash>
        <hash alg="SHA-256">e316255bbfcd9fe50d165314b85abb2b33cb2a66a93c491db648e498a82c2de1</hash>
        <hash alg="SHA-512">049c446677b7b386f3fb501bf65e032bdf2b1b29a3f545848035fff2b683cd275380cf302e30eea641af7f0801f779bcda3d82a71d928e4176f564f796640a64</hash>
        <hash alg="SHA-384">ddf7a0f70421d1ed75e93c0a30434a4862c3905e433223e19861323cf0994e843392b746003040f10a7db6fc960b8aa6</hash>
        <hash alg="SHA3-384">edf079834fdd23317851318504b2fcc10b055cdb5cc4ada9c773d1b6c815ed6dd193c433d2b83103f070fd521021ff33</hash>
        <hash alg="SHA3-256">56244f45b03fc2a472b35489324e392e6001fac088d19f33629a87adb74a0575</hash>
        <hash alg="SHA3-512">e0516c11fe613f258bf9ad39358a8d9fb7c8df57ff9aaca5d6d16055c196fac4ed3b4185f2501a3bdf7aeb1fe142693b1d788bdaa73366be1af15762bb3591a4</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://checkerframework.org/</url></reference><reference type="vcs"><url>https://github.com/typetools/checker-framework.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.errorprone</group>
      <name>error_prone_annotations</name>
      <version>2.18.0</version>
      <description>Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">64145d0e7fee5a69ed7b84cf402de998</hash>
        <hash alg="SHA-1">89b684257096f548fa39a7df9fdaa409d4d4df91</hash>
        <hash alg="SHA-256">9e6814cb71816988a4fd1b07a993a8f21bb7058d522c162b1de849e19bea54ae</hash>
        <hash alg="SHA-512">3cea86be94bb8ae40d21ad4bf7d7f6b2233e89593b7b741ad84c78840cd3837bb5136f52e62fe9ae0953d7b190c46ad3edc102dfa97b4c7ea472a80206bf5db7</hash>
        <hash alg="SHA-384">7622eb33f83f03ab32b710b36c2fe836e24c5318f65fb8c0631a99507ca3ae65c2df8e33b63a5ce853b9cab6d9cb32e5</hash>
        <hash alg="SHA3-384">1ea52a5ce2a9ee1a960dc2a1bbe4b009d4d6a4448498e4cd76401605fa877662911e8c93b2b8bfda57bedc56c83f10a0</hash>
        <hash alg="SHA3-256">ed53f4295da75753267f241315352c4a39e60796f04e1c0c12d29c3a38be48ed</hash>
        <hash alg="SHA3-512">8266b313bd4e1170daf60642e838841370d99bc24b2a1f91825ca22037a6a30ff15cc76069f8e8770f1dc12772c277ee1320de67e815041697d93d6d7ba884fb</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://errorprone.info/error_prone_annotations</url></reference><reference type="vcs"><url>https://github.com/google/error-prone/error_prone_annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar">
      <group>com.google.j2objc</group>
      <name>j2objc-annotations</name>
      <version>2.8</version>
      <description>A set of annotations that provide additional information to the J2ObjC
    translator to modify the result of translation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c50af69b704dc91050efb98e0dff66d1</hash>
        <hash alg="SHA-1">c85270e307e7b822f1086b93689124b89768e273</hash>
        <hash alg="SHA-256">f02a95fa1a5e95edb3ed859fd0fb7df709d121a35290eff8b74dce2ab7f4d6ed</hash>
        <hash alg="SHA-512">f8263868a792b41707c9e7fe6fa5650a14cd93fbeafad20efe3772a3058fc933eb59782ec59e6eb9b9c569aa96da80134ae9fdf7547b69c44a97087efddceeff</hash>
        <hash alg="SHA-384">e6087ec31fec8289158496ad2ed6ce8472d5d513808a312e0782cedac3b86c37a62a63c0b5ea3839491d109fe9e148a1</hash>
        <hash alg="SHA3-384">10add34bfeb8612283eef89ac96747a3c9b755acd80ad526e1addaeb7efd6323c52b9bfa1a3d34adb40e1ccb963ee65d</hash>
        <hash alg="SHA3-256">b3336f8abd6b1f73b9f06d306974557000a000073bfbae6b54fda26d17dbb072</hash>
        <hash alg="SHA3-512">d376c184a6df071c4e93b913d175b5c2e63deac37105dc20342c19bdda62e4e9598ca1e8bfb4f4fd5cdee6dd5ac3b8af49e2c5193e324d59a59ce1f7adeab627</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/j2objc/</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>http://svn.sonatype.org/spice/trunk/oss/oss-parent-9/j2objc-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-lang3</name>
      <version>3.14.0</version>
      <description>Apache Commons Lang, a package of Java utility classes for the
  classes that are in java.lang's hierarchy, or are considered to be so
  standard as to justify existence in java.lang.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4e5c3f5e6b0b965ef241d7d72ac8971f</hash>
        <hash alg="SHA-1">1ed471194b02f2c6cb734a0cd6f6f107c673afae</hash>
        <hash alg="SHA-256">7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c</hash>
        <hash alg="SHA-512">0338b50767166e5746ada6d6aa2e071e7221d699323bfb629f7f204b294c1dc4cad140610a129ed751798443b43e74e0818989c7df7d33c5915aa29742be9ba8</hash>
        <hash alg="SHA-384">908d0a22dc17aaa04caa5104cff7cad5b88b77eecb78dd5b3b3fefa22ff71ac50a4fb9e31c897ac243f9d841e4b3453d</hash>
        <hash alg="SHA3-384">8a7f2e061b998780870eddd571620fbf3d3c70bcb54e24539d0db504f59d65bc6bda58136284498babe29fcc5eabb7a6</hash>
        <hash alg="SHA3-256">022bf1f8039fcea717e9e34dd96eb80cfff05b43c9cbb76e9739b2421e2d027c</hash>
        <hash alg="SHA3-512">0bcbc4edce974ea970c46e2da12ec98d9fd962c2cf64f757ac97136dec5623ca52af0c225895303c17ffabb57090e6772d7bd326d5e7438cef5454f8bbaeecfa</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.commons/commons-lang3@3.14.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-lang/</url></reference><reference type="build-system"><url>https://github.com/apache/commons-parent/actions</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/LANG</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=commons-lang.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-io/commons-io@2.16.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-io</group>
      <name>commons-io</name>
      <version>2.16.1</version>
      <description>The Apache Commons IO library contains utility classes, stream implementations, file filters,
file comparators, endian transformation classes, and much more.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ed8191a5a217940140001b0acfed18d9</hash>
        <hash alg="SHA-1">377d592e740dc77124e0901291dbfaa6810a200e</hash>
        <hash alg="SHA-256">f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f</hash>
        <hash alg="SHA-512">97eab31b073c5c57c8bcfaa2fec7b481a15a9a1f9ed864dfdc63b57f062b230557caa734c3133aca1165facb588c58db0185c07832241d70159e87a4bcf48008</hash>
        <hash alg="SHA-384">bd78e2eb3d005046d1329557d3a77529e98384d4d87940374eef432d73d5a06ef20fb7b0c44389de64496fe134dcf199</hash>
        <hash alg="SHA3-384">f9acc2f04f076328d17e2d0615da4367470b45b15f828008d8df57033401ae6b3b83b21cf9bc1745ff3cfe5a102bc48e</hash>
        <hash alg="SHA3-256">5d4bbe43356c92e3970b69892b44a10cc736ef8cb1bedfc753cc8df050520161</hash>
        <hash alg="SHA3-512">29440ccf2551b383c7e6cbdf78ef7784a421322e418da1be3fcd3251c8a826ffd5c6d1bea32b9c80e74744c035cc9cd8483e629e407110ff3133a05cb34bef93</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/commons-io/commons-io@2.16.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-io/</url></reference><reference type="build-system"><url>https://github.com/apache/commons-parent/actions</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/IO</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=commons-io.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.jspwiki/jspwiki-main@2.12.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki</group>
      <name>jspwiki-main</name>
      <version>2.12.2</version>
      <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
    and built around standard JEE components (Java, servlets, JSP).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">427fdfb77a05683ea47ad564994b144d</hash>
        <hash alg="SHA-1">bc5e81698e5362b4293344abfd19fd7d0c8a2ed6</hash>
        <hash alg="SHA-256">d614dd35340cee36440579cd815649c1b7e68da41ff85bfa545d73c10eefd949</hash>
        <hash alg="SHA-512">fa7f14ab9ef97383f433ff1a15a20a9270914dd7a26000553d86748533fa2dd8338031a2b3a59895f83844d48a4d075ded7fcd6475142c3751be3b1207f8f6f1</hash>
        <hash alg="SHA-384">854b75f2501e1d33f624a9a6025116e00758bcbd1a0105f7d7b0cba5958d23f8d222c4ad6804bb3494bc55fe91554513</hash>
        <hash alg="SHA3-384">820ac0d254c1688cd3e3ac13ae78522e9a5ddff1f1610455310f702af78b2ab2db1dbf5f85fdc2e57bc9039d6dc6e240</hash>
        <hash alg="SHA3-256">1478df01199b62565adffd5bdea6c3f34fa59256c5acdd6ed230eac885158172</hash>
        <hash alg="SHA3-512">c307cb3c34a707cd67b57180c74bc2c317faa2e8c796fb88e1338be4209ba9924b869e5f5f5c70bd2af074a635f268d2acce64c985228f9e6e9473c538c1b1fd</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki/jspwiki-main@2.12.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jspwiki.apache.org/jspwiki-main/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-main</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.jspwiki/jspwiki-util@2.12.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki</group>
      <name>jspwiki-util</name>
      <version>2.12.2</version>
      <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
    and built around standard JEE components (Java, servlets, JSP).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d8afacab077f83fb1bbf7129c2a6f6f7</hash>
        <hash alg="SHA-1">9b6f8df1b4dd12a5c31efa879f69e22ae7279abb</hash>
        <hash alg="SHA-256">eeb0bb74fece833c974b85a71db8f0640fa9482ed62e0e74ce8f622eee0e5ffe</hash>
        <hash alg="SHA-512">14b63c67807dd2b10bded0b5013d52248e19f960391b5bf3fc6b4bf4912a1a5b53fc79019b2531d376c654c04a38d718ebcf8c3c3a72f15ae523a480c3895341</hash>
        <hash alg="SHA-384">d06ae09cf2196450f9d10c6550ef9625baff1b875df22db79c94f0e1d7899b7586f1d0192e743c1b2e6536fb9a3a333f</hash>
        <hash alg="SHA3-384">9351c27ff7e93819765535cd0b1676e73081da07e58d18390a62a3908fcde04ffe1eb9f049a4d5b2cd7192d47509aa99</hash>
        <hash alg="SHA3-256">fd1359484d9de9cf9eff36680dc7aba59a6489634e19a17099f1d722cae9c932</hash>
        <hash alg="SHA3-512">5cdb6b773367ed249f0718a07d23de4b92691d5bad123f367264bfc289611c70a3c2b1bceec0af3b51d80c977087307124963f996b501a3c7eabc67eba713ece</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki/jspwiki-util@2.12.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jspwiki.apache.org/jspwiki-util/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-util</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.mail/logging-mailhandler@1.6.2?type=jar">
      <publisher>Oracle</publisher>
      <group>com.sun.mail</group>
      <name>logging-mailhandler</name>
      <version>1.6.2</version>
      <description>JavaMail API logging handler</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">31be5a050f3efedfd9d3b1320e665cc2</hash>
        <hash alg="SHA-1">3cd9498fbdb160b5f1a364a5548f7844879855ee</hash>
        <hash alg="SHA-256">990e91388821481eb7fb6df2a394184b8b65d673c39add37a100c3a753450f52</hash>
        <hash alg="SHA-512">ced2ebb9175ad9aceee1aa1f5ca50f052896a1cc77a9e808e12af6b9db4b68cb2c2171b71d78141999c3adf3b4301812566ea16a3462e0c2d608b938470ea53e</hash>
        <hash alg="SHA-384">37dc0f3ade04f4d615e79ff137c4d4d027853c6e1b825ea1b85b35e2e3339c3828c9cb03381f1876f7470133fb8a76c3</hash>
        <hash alg="SHA3-384">097d3b4623058c0318ee0c42585d6f1e83a731c68c0959fb948037ae9895f0d0e961beece88999ca6b3cb8198db26f8a</hash>
        <hash alg="SHA3-256">7d49d9bb11243bfce9c3f5042646fb9dba480e8e56dd19fc332094a2ece0e20d</hash>
        <hash alg="SHA3-512">ac16e7987b71301fd64146f499e78fc8f340fb3896c18d1de6946c0a7bdb7416edfa8410bd2361365f77898b974d3f08f14dc7d3f4328e309e7531518f611e47</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/com.sun.mail/logging-mailhandler@1.6.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://javaee.github.io/javamail/parent-distrib/logging-mailhandler</url></reference><reference type="distribution-intake"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/javaee/javamail/issues</url></reference><reference type="vcs"><url>https://github.com/javaee/javamail/parent-distrib/logging-mailhandler</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.mail/mailapi@1.6.2?type=jar">
      <publisher>Oracle</publisher>
      <group>com.sun.mail</group>
      <name>mailapi</name>
      <version>1.6.2</version>
      <description>JavaMail API (no providers)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b89a9ff8ac681f01dfd06798a008f0af</hash>
        <hash alg="SHA-1">208b6439dfbe6713c384ebf54ecd62cd4423cc50</hash>
        <hash alg="SHA-256">d37c0f88efa5973ccb4100f4cc49aee3510cd01ab25012d1f085b1b798ae2ebb</hash>
        <hash alg="SHA-512">72f2e7f843ae92986d384166835588e5b4299b271e4b26158248418843e4a9c885ab50fc4284e2504807c59b0af1d59a6b27b7543784ca746377ae815edd1143</hash>
        <hash alg="SHA-384">8478e628b400d624664f044219a74cb12962968fc96333ad58884c975fe39305b045f89c9a7518eda19d2031000e4c26</hash>
        <hash alg="SHA3-384">6162cc9a369e47ab98e72c660e90c1b97c09b01dc438b3dd889a401c4db366f4b1ddac7d1a9641aad9f1f8dcd5f22ccf</hash>
        <hash alg="SHA3-256">c10a54013a9177e258830240eb9c58ab9971db10b602a0be6eaaa0e0a6354333</hash>
        <hash alg="SHA3-512">4994293cb0dfec961a807eae29fc206d14873942ca0f2e5a379cd95a0ee4271dee20b8162974a98fe091a124d9387f4fe1251defa4b568b755a30ecf399e0697</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/com.sun.mail/mailapi@1.6.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://javaee.github.io/javamail/mailapi</url></reference><reference type="distribution-intake"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/javaee/javamail/issues</url></reference><reference type="vcs"><url>https://github.com/javaee/javamail/mailapi</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.mail/javax.mail@1.6.2?type=jar">
      <publisher>Oracle</publisher>
      <group>com.sun.mail</group>
      <name>javax.mail</name>
      <version>1.6.2</version>
      <description>JavaMail API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0b81d022797740d72d21620781841374</hash>
        <hash alg="SHA-1">935151eb71beff17a2ffac15dd80184a99a0514f</hash>
        <hash alg="SHA-256">45b515e7104944c09e45b9c7bb1ce5dff640486374852dd2b2e80cc3752dfa11</hash>
        <hash alg="SHA-512">d76243093d93c556ae399ce9b65ea35bc5a7e12703110108cf8eaa314d8f9b094034dd530438189775f61f0994727cac6f68efb8eab2f13349922b08eb00d4ec</hash>
        <hash alg="SHA-384">44300db745c6a065b5ca907e04d06bc42e42d4bf59470b24d2c40f889cf8fc79f0793997321874b2c25bc269900f9c51</hash>
        <hash alg="SHA3-384">4884616293856fe9d2ed2c6bb838f32d645ccab65a05b949351e6d93d6ed9ea408c8666ef17e19bd033c25545bafb490</hash>
        <hash alg="SHA3-256">905d9b5869f8ee5ad4b1027293beb5af5051aa2b929f52500611beedd2d5c992</hash>
        <hash alg="SHA3-512">bec15cc6423179fb27e01c149e9c761a5cc98844e47f2182101d69f84736a85390da487eef7cc2dca94992c14d6ba7fe3d5833d2ad554731bec439ef11d547d8</hash>
      </hashes>
      <licenses>
        <expression>(CDDL-1.0 OR GPL-2.0-with-classpath-exception)</expression>
      </licenses>
      <purl>pkg:maven/com.sun.mail/javax.mail@1.6.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://javaee.github.io/javamail/javax.mail</url></reference><reference type="distribution-intake"><url>https://maven.java.net/service/local/staging/deploy/maven2/</url></reference><reference type="issue-tracker"><url>https://github.com/javaee/javamail/issues</url></reference><reference type="vcs"><url>https://github.com/javaee/javamail/javax.mail</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.activation/activation@1.1?type=jar">
      <group>javax.activation</group>
      <name>activation</name>
      <version>1.1</version>
      <description>JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8ae38e87cd4f86059c0294a8fe3e0b18</hash>
        <hash alg="SHA-1">e6cb541461c2834bdea3eb920f1884d1eb508b50</hash>
        <hash alg="SHA-256">2881c79c9d6ef01c58e62beea13e9d1ac8b8baa16f2fc198ad6e6776defdcdd3</hash>
        <hash alg="SHA-512">c0ff5bf3ace7acc1b31fcc109cee48d9eb8f025ae15a31dc91eca760933bdb97c93f05d61e95af1e317859d72e5f179f897f5bf3df0e3810f4212d43bacee4bd</hash>
        <hash alg="SHA-384">c4ee54d80a2e67e819700051d6cfa01a17631c89f942b8690afb601e491f02d7497fe57bd5c70edfb9b444ae8222b846</hash>
        <hash alg="SHA3-384">de0777d2d1d7aad105defb12aed17ef38abfe89db2449c5243fa3c69304ea24dd8df0881330351d0733313e8f7252814</hash>
        <hash alg="SHA3-256">5fb94d2742cc3d44abad42c5d61b9c7464a2ef33bc58b4b5b121d49799123460</hash>
        <hash alg="SHA3-512">c5e37fe3d9c420a9035f1160eb1d396e94f01851c01c6e2f19f19a221bfc484e63f9660c7377f58aa65246b95a9eb799ac4e6798c0b20f658edf00a4435e1efa</hash>
      </hashes>
      <licenses>
        <license>
          <id>CDDL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/javax.activation/activation@1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://java.sun.com/products/javabeans/jaf/index.jsp</url></reference><reference type="distribution"><url>https://maven-repository.dev.java.net/nonav/repository/javax.activation/jars/activation-1.1.jar</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.jspwiki/jspwiki-event@2.12.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki</group>
      <name>jspwiki-event</name>
      <version>2.12.2</version>
      <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
    and built around standard JEE components (Java, servlets, JSP).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">34b6cb8866035e58607c8209826c35f5</hash>
        <hash alg="SHA-1">d5f8f0e66048419a7e638561269554942e89e9af</hash>
        <hash alg="SHA-256">a4d9fdfb1cd806e5a11bf433c4cc1954ece191b8bc47705d479a9f55dde91800</hash>
        <hash alg="SHA-512">34a4ccf324956d1457b1f8d185eac5391ad1dfe87d476ad08addb4a4ff7642c46305c930903ab2d2dc0ca9a9b70c75e6e972df1bb08c8d23720fb5ec5e586ce8</hash>
        <hash alg="SHA-384">d3a02aab279a8a2a81fa9add241acd98ca7790d0982f237e36da63f58753191985b432c7ea4a71e1d0d3995ea7d0388e</hash>
        <hash alg="SHA3-384">58049b3af8e26062348e76747292bdaf5026e9434575ee99e2568f7a387aab08226983e07fddaa4d387668cfaaf9c253</hash>
        <hash alg="SHA3-256">2c399a043eea2508244ecae74498f043e0fabc541310fc631486334b8b8d5e8d</hash>
        <hash alg="SHA3-512">a94f2081a3570a8d1a8eb3e52d250c9ad1815ef2b073fb85b8852d36cae11632501c9f71b960c93961e59f85e009d232bc4f9899dfd7815157b495d156710696</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki/jspwiki-event@2.12.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jspwiki.apache.org/jspwiki-event/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-event</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.jspwiki/jspwiki-api@2.12.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki</group>
      <name>jspwiki-api</name>
      <version>2.12.2</version>
      <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
    and built around standard JEE components (Java, servlets, JSP).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4d59b5a3246a09d7ac290b779e20de73</hash>
        <hash alg="SHA-1">1439a2bf8ae4bcc59b10edfb2930137e3d10a599</hash>
        <hash alg="SHA-256">d14d77f8fd4b5b4baadd76a618d85466f44bb39b210e065b2fe60540f84912d4</hash>
        <hash alg="SHA-512">adae2ab2fcbdc290c5d99c7a75ce378bbd64846a126abe5852abd969b8eab269eedec31346d05b2b4bc446112cd5387e1fb81f61a3cc2d8efcaea6c53092656f</hash>
        <hash alg="SHA-384">34a61e4f6d94e02fa2eacbb045df845295467df65a4e88b27a364351c20cfca99ce853482703a0e7b801d65db7ee2c06</hash>
        <hash alg="SHA3-384">bd167cf2379d2bb05a799eb7bbf8e9dd607e7fde7e2edf3048b07a14ad8841ebbe7668e3bb648887db4d881144ace209</hash>
        <hash alg="SHA3-256">0ed70b001258cb9181ac2647d93f50a0c64e8cd9581508188f3e811053049ed8</hash>
        <hash alg="SHA3-512">c0269f9a8d59779951ed9a1297b8e2d876629ec008d21bd1665e4a0d6a3e67fea8d2e3b8aa2092078384972831187a5c47c90669e083d827a752a95c3fe22c24</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki/jspwiki-api@2.12.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jspwiki.apache.org/jspwiki-api/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.logging.log4j/log4j-1.2-api@2.23.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.logging.log4j</group>
      <name>log4j-1.2-api</name>
      <version>2.23.1</version>
      <description>The Apache Log4j 1.x Compatibility API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1f411f575f9a78d132bdc595a581bff9</hash>
        <hash alg="SHA-1">f733b3c818352b0735cb59ca7987e2ce7848ee15</hash>
        <hash alg="SHA-256">4d0433042361e962656250e1568f0008c9fac2e48c74f53ca51563a14363b927</hash>
        <hash alg="SHA-512">609c87f770456b895646820d4ec5345b8d60c696a75228cb60b04d3875e6f3df6fba92f508e44a64f8d490fb1cae8fae28ba799e04a2e8ec6306ab52914d063d</hash>
        <hash alg="SHA-384">dc380d513bdcb460338627f875d97622d700d24967f6548f8bcb4fc52d59c5819bb84237fcce37bc377d426407f8df8b</hash>
        <hash alg="SHA3-384">fc935952e6741eee24ba2a511db25527d017cdfde58102b16731579fd711a21f45035d8c5873849c7ca12037b324f4bd</hash>
        <hash alg="SHA3-256">8bd798f25b6bcdeec046e5a698c09c7ac409d91f9cf3a22911e1a05d678bb870</hash>
        <hash alg="SHA3-512">ad295be02ebed11401b39deccc23951925cfa49d8dd0e6ff6c20490f9a7290002326a0bdee6b42ae10f79e9667c10aeddb0225faaa5091c7f16f3de7a1273b06</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.logging.log4j/log4j-1.2-api@2.23.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://logging.apache.org/log4j/2.x/log4j/log4j-1.2-api/</url></reference><reference type="build-system"><url>https://github.com/apache/logging-log4j2/actions</url></reference><reference type="distribution"><url>https://logging.apache.org/logging-parent/latest/#distribution</url></reference><reference type="distribution-intake"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://github.com/apache/logging-log4j2/issues</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?log4j-user@logging.apache.org</url></reference><reference type="vcs"><url>https://github.com/apache/logging-log4j2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.jspwiki/jspwiki-cache@2.12.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki</group>
      <name>jspwiki-cache</name>
      <version>2.12.2</version>
      <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
    and built around standard JEE components (Java, servlets, JSP).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f7bae5e650a6dc77d943492a730e6680</hash>
        <hash alg="SHA-1">4f52c95179a08fb11fd36799e479a81a737c0b3b</hash>
        <hash alg="SHA-256">8a538749bcc943c90cc7772c48144c3153d7e6974ac8618b58edd73ab912a16d</hash>
        <hash alg="SHA-512">c9119350e1d38efb7c7d936ba999d5cd9a52689436fddc2302a3a4253fdd901b024d24be87fe170c9720e22a2312ed07fbc73aef84ffc4369cf0236da0323d0b</hash>
        <hash alg="SHA-384">78283863e8141e64ec3204fcf0474dfd518648d1e11d78b9c6a1b728157ff9cc2638b8caeb5a119680e67b43a680f0bd</hash>
        <hash alg="SHA3-384">6fd218a9da4f7da348ff03fa079a5524985633bd5e66e112dbb59ec732b7cc4a279ba4c0e149506945a24da92ec9b0c7</hash>
        <hash alg="SHA3-256">0c57dd4d3fa6a25b34ab8f06c7a31b795cd65566b9838406bd4a6d5d866a4457</hash>
        <hash alg="SHA3-512">188691de3c4150ad38ba716539760681e82614d5c19dea194323520660476edcf52bd31b323ff319bec83e51f74b372ad4f70e5f2cb8b8855b29ab7016eaf043</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki/jspwiki-cache@2.12.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jspwiki.apache.org/jspwiki-cache/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-cache</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.logging.log4j/log4j-slf4j-impl@2.23.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.logging.log4j</group>
      <name>log4j-slf4j-impl</name>
      <version>2.23.1</version>
      <description>The Apache Log4j SLF4J API binding to Log4j 2 Core</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c5a27e08e18600d379d0ca72d71838b8</hash>
        <hash alg="SHA-1">9ef67909a1b4eae999af4c7a211ab2379e4b86c2</hash>
        <hash alg="SHA-256">210742c8fb85b0dcc26a9d74a32fbc828e0429087dee3d2920d4a76b1eb96d91</hash>
        <hash alg="SHA-512">deb506f6c13ce8aa11fc9759eebdd80b4eadf77b96f14da13988c9051e702e83597737597ea8999d85f7617e88b60ac753dc6a1a6f73b27c450133e64dbbc859</hash>
        <hash alg="SHA-384">0449be649f0e05da8f902e6f97ce78f15721e6de873231f3492ab4248f2c81ce9be5bcd9a5f740bb32099253a8114ce3</hash>
        <hash alg="SHA3-384">b2dc813f97560f222938baa9aefeacfd6ce5d42bd90636d614fd6856835f14149dc562e26ce5cd9ab3b66be200880b55</hash>
        <hash alg="SHA3-256">846840fa738cecbbaa879bfc105225a75f0399fe4694ac1c1327a9ead100f778</hash>
        <hash alg="SHA3-512">077f8d31a23e621aadf123e4df73436831c570b6f0555c67a6b1afc18e596961bbac9746e413ebdb0232b8ebd22fc9096c5f90e0664df0b62dacc8f63a564350</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.logging.log4j/log4j-slf4j-impl@2.23.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j-impl/</url></reference><reference type="build-system"><url>https://github.com/apache/logging-log4j2/actions</url></reference><reference type="distribution"><url>https://logging.apache.org/logging-parent/latest/#distribution</url></reference><reference type="distribution-intake"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://github.com/apache/logging-log4j2/issues</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?log4j-user@logging.apache.org</url></reference><reference type="vcs"><url>https://github.com/apache/logging-log4j2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.sf.ehcache/ehcache@2.10.9.2?type=jar">
      <publisher>Terracotta, Inc.</publisher>
      <group>net.sf.ehcache</group>
      <name>ehcache</name>
      <version>2.10.9.2</version>
      <description>Ehcache is an open source, standards-based cache used to boost performance,
  offload the database and simplify scalability. Ehcache is robust, proven and full-featured and
  this has made it the most widely-used Java-based cache.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">863e690aaec2467d27d391b154d3151d</hash>
        <hash alg="SHA-1">642832b8def8968295e9eedb41cd8fd625786561</hash>
        <hash alg="SHA-256">43cdfeecb986364c55a840eff0a9242e5b3e6f69d89bd0d1db2d89ad2db33509</hash>
        <hash alg="SHA-512">8d2fe9a755241cd576ad94e2c1b873dc813163d5bb993e3f677d01926b3d725596e78ac4d3108136ff5f845be276068bda04abebd447bf381e0b16fc10c9890f</hash>
        <hash alg="SHA-384">19bf43b2619ba9fcdfbe914d00182c8498355e86e4fbfa5a29ead4c7f3dd3282a3e2c5c8afab9eafb8fa60121e223361</hash>
        <hash alg="SHA3-384">efd367cfec2445686c3bd24e37701abff4276dbb845439bbc74044f063158e998151b9d40c68682b9504dc90c52344c9</hash>
        <hash alg="SHA3-256">6e72d773a57762a50d2aa44e01903c75d72f856d3b910b25be4d34fac414b4ee</hash>
        <hash alg="SHA3-512">1204e5483e3538ecad7ba36d5ee38e2338e9d77043d0ce3f2bbc39546fe87fd30e876bfd85dfddfb520eb9afe591d34b90549bf9722b4896d22189c8d1ce7593</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/net.sf.ehcache/ehcache@2.10.9.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://ehcache.org</url></reference><reference type="distribution-intake"><url>http://nexus.terracotta.eur.ad.sag/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://jira.terracotta.org/jira/browse/EHC</url></reference><reference type="mailing-list"><url>https://groups.google.com/forum/#!forum/ehcache-users</url></reference><reference type="vcs"><url>http://svn.terracotta.org/svn/ehcache/tags/ehcache-parent-2.25/ehcache-root/ehcache</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.jspwiki/jspwiki-http@2.12.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki</group>
      <name>jspwiki-http</name>
      <version>2.12.2</version>
      <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
    and built around standard JEE components (Java, servlets, JSP).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dbabfa32d0f2a1924b15d9ac2eb01b94</hash>
        <hash alg="SHA-1">14b8f18b33e7c3beb7eeae2c481d737cd7a5d248</hash>
        <hash alg="SHA-256">c795628b14fa8b5dba6f571b497f2b67265d44160a7fe236c3159604630d2c68</hash>
        <hash alg="SHA-512">e37d8d86a98aae62d542620706df79123af866a89033231044763d42b3650d04fb8e8dc94df1968b9a5ca3993d5d236006faa19f44ed29cbbe8ad59bdec35f42</hash>
        <hash alg="SHA-384">c50978ab62fb0202f48156b64cb7a85e85a722eeb54267a31bf99e51810796aa0d471084fea4296274f7f23e319bdd6d</hash>
        <hash alg="SHA3-384">b3e6f7eb1b915ae2c65bf5457b8fa957f5c5a01baa99ee16506e3c671e2696350263d7181c44266be91110379d741941</hash>
        <hash alg="SHA3-256">6bf89249baeea7928fc8ccad2243937cf49526b316e27540bc52f8ed4a778b9d</hash>
        <hash alg="SHA3-512">fbd0962566911259c8846f80f29ce28e38647a98a004c105128f5848283b59194722629c07d4936e26f935b0b05fc7c99522e983cb8577ad59c9ee17a5786637</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki/jspwiki-http@2.12.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jspwiki.apache.org/jspwiki-http/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-http</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.jspwiki/jspwiki-wysiwyg@2.12.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki</group>
      <name>jspwiki-wysiwyg</name>
      <version>2.12.2</version>
      <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
    and built around standard JEE components (Java, servlets, JSP).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1112fae0b48ee9568b5e7ce00ec6326f</hash>
        <hash alg="SHA-1">9a8d3630002760dfebe31019c258ca09daac1d31</hash>
        <hash alg="SHA-256">c412e349249146a8a4c928ad81d668dcb730883ead2642a24f2bbd2f0f59e958</hash>
        <hash alg="SHA-512">29c5c1cda1260ab2bb7e66022b0b383f336a43e47c68716891b11b4b85cbc6f5df004a077848eddc828c58538029ee4368d5f630e5d054d190cfdd4f61b3592a</hash>
        <hash alg="SHA-384">abb9ace40a293c9dcb5aec3d7874c8d68235c19231f74995354e03e3dc867cc8ed92d104dd57bdee98f2b64103b62af6</hash>
        <hash alg="SHA3-384">f002d1e3b0f91b1bcdcd833f4dd2e1057e49302c571dcc97e36e49910f95ffe7ffdc0c078be7ea033866ce8c945bb6c2</hash>
        <hash alg="SHA3-256">ee8880c046f5f0f5b8043982233863f788a2e3eec1f91d52475890fd2d446994</hash>
        <hash alg="SHA3-512">5303eecb15e1ed3ccce032ad626b9814f5a7c944d905e92edd5a7f6731a1d293ba2be8e0e51bfae84631f9df2c55c7ff61b4b8a73e5341fc7ba2017869159120</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki/jspwiki-wysiwyg@2.12.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jspwiki.apache.org/jspwiki-wysiwyg/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-wysiwyg</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.gson/gson@2.11.0?type=jar">
      <group>com.google.code.gson</group>
      <name>gson</name>
      <version>2.11.0</version>
      <description>Gson JSON library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0c69b9199d3a4e6c34dc03619ff7feee</hash>
        <hash alg="SHA-1">527175ca6d81050b53bdd4c457a6d6e017626b0e</hash>
        <hash alg="SHA-256">57928d6e5a6edeb2abd3770a8f95ba44dce45f3b23b7a9dc2b309c581552a78b</hash>
        <hash alg="SHA-512">b8c91426a8275b42ea5c55b104308ffbe656ae3354bc661f62173352e53a4818a009e4dd82bc6cf518c77fda5a4d2eab0d3ad832581a8f0d87966ef04e6c025a</hash>
        <hash alg="SHA-384">8720df1ca6f2258a71b7f2307e2b49f0ad2379bc93e93be6a6c619e52b95dbe5a080a49149e8708ce1890e97b47b9bbf</hash>
        <hash alg="SHA3-384">e3e268c6f8c75f018c7c8160fba7fe373242d45a2313b5c7823f3f75fcc04bbf93cb43c08ba2998b01b8a3c685d77280</hash>
        <hash alg="SHA3-256">aa4162683be07c5de9c962e88301054ea42a9bed2257a5e4e650545624a2c094</hash>
        <hash alg="SHA3-512">31730c961b8920673ac3e973a16272752a46df479bfc0ce4dfb6dd324e32d34e5006247d6b5508b8fdc785ba5ffb42534ea3fa2d7094191febcac60654230e24</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.code.gson/gson@2.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/google/gson</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/google/gson/issues</url></reference><reference type="vcs"><url>https://github.com/google/gson/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-fileupload/commons-fileupload@1.5?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-fileupload</group>
      <name>commons-fileupload</name>
      <version>1.5</version>
      <description>The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart
    file upload functionality to servlets and web applications.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6e4786c0c12d65433d31df883683610a</hash>
        <hash alg="SHA-1">bdc182c779d79c3cbc2b919030e2db8a81645e54</hash>
        <hash alg="SHA-256">345eca7c085abde9ec587971f916c48380d12c07b320e4c3f15208d0a14d2384</hash>
        <hash alg="SHA-512">4ce1f6b80d7417ac446c0931bd63eb30c7e4edec3411422e9b308df74e6d9903df70cb8642493c336f4c52a0e48414584261abf3e3319bcc5a90b730698c0e4d</hash>
        <hash alg="SHA-384">54a49e9f90200cbda7d98204915e1a5918ab0b30be87354458212e2c201d2e5c61946baec42781fabb7e20034509f31e</hash>
        <hash alg="SHA3-384">9870604a5c2702edd66cc24ca8c769e0c87c1997c612158c08e194dc30224e25d165f8e1283aa04ceae7d7b5d09dd210</hash>
        <hash alg="SHA3-256">1139f74e2afb908d5b3df08c677120bdecb08354d4b5b72ec0b34b18a5d36119</hash>
        <hash alg="SHA3-512">b818f36fb0930c3eef58c07e8c503788ada26339b197db5815f9dd058e1f0ce14847c87682f796843e2b6c804d165c90b262d2013ce64310a53003e963f635c9</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
          <url>https://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
      </licenses>
      <purl>pkg:maven/commons-fileupload/commons-fileupload@1.5?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-fileupload/</url></reference><reference type="build-system"><url>https://github.com/apache/commons-parent/actions</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/FILEUPLOAD</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=commons-fileupload.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.sourceforge/akismet-java@1.02?type=jar">
      <group>net.sourceforge</group>
      <name>akismet-java</name>
      <version>1.02</version>
      <description>Akismet Java is an API for interacting with Akismet.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bc99cfdb9f3216460eaac499c823c55d</hash>
        <hash alg="SHA-1">7e7852477c268517a07f85595d84bdc8a0153a16</hash>
        <hash alg="SHA-256">fc7fe4cf36028f92bc8035ccb1b2bac8d102eb1a61ff93df19e99eeaa1eda6f5</hash>
        <hash alg="SHA-512">1ac636d154fcedb3d46e2dcc12709b915b5c35d38b8a2fc8a21d1b0e59502515642d73ace7a7bc7327eda07ec4184176919e5b797b7375a08993e4f2c2fc2f69</hash>
        <hash alg="SHA-384">261ac6dc1d501ddb837871b1f32a6a39d79157cc3a678e3152d3cdc05a94e0395e7fd0e6d927f5e47e079a51d2b986ce</hash>
        <hash alg="SHA3-384">c36d636889ca0e8194062f2b7346f1e3ea04dfd163ffc6b6798ed381dbe8887064112a036b8b7e563b95a40b5621e620</hash>
        <hash alg="SHA3-256">a43e27be30b6cb3410885af56bb0128c98bcdbc3a73002ed5cb59f5b8a2446f6</hash>
        <hash alg="SHA3-512">8216e582dd1430869b007982467b9fbcb930d4ccca16c059c446ef8868eadf314fe80dad675379d44ccda40438c5a4e53e5a1f01cc665fa7713c6dc8e64a6ee6</hash>
      </hashes>
      <licenses>
        <license>
          <name>Akismet License</name>
          <url>http://akismet-java.cvs.sourceforge.net/viewvc/akismet-java/akismet-java/LICENSE?view=markup</url>
        </license>
      </licenses>
      <purl>pkg:maven/net.sourceforge/akismet-java@1.02?type=jar</purl>
      <externalReferences><reference type="website"><url>http://sourceforge.net/projects/akismet-java/</url></reference><reference type="vcs"><url>http://akismet-java.cvs.sourceforge.net/akismet-java</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-codec/commons-codec@1.3?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-codec</group>
      <name>commons-codec</name>
      <version>1.3</version>
      <description>The codec package contains simple encoder and decoders for
   various formats such as Base64 and Hexadecimal.  In addition to these
   widely used encoders and decoders, the codec package also maintains a
   collection of phonetic encoding utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8e149c1053741c03736a52df83974dcc</hash>
        <hash alg="SHA-1">fd32786786e2adb664d5ecc965da47629dca14ba</hash>
        <hash alg="SHA-256">1bafd2ece2e88db4cdf835a7f8f0de65fab5b1147977a5dcc59b7c1b8c6f5080</hash>
        <hash alg="SHA-512">acea0a510bb701c7bae3cb41b5c61a93e72b99c8441e5081269856df906fcc6de1977984f229eb78d0dc1601492a36d9992611c1ff5b8ed3f7b96294d67ecc29</hash>
        <hash alg="SHA-384">c3d189986c881351eb8ace4f92d8a3889c20d1310c95605696227d29c4932c19d9e47dbe017a5fa6351a0753ec7306f5</hash>
        <hash alg="SHA3-384">f998c54d6e563203b7a8fabc559cf04d377d9f1cc60ff53ba7ba9f2db4e60d6b65a49b481e637f29d71605df02055492</hash>
        <hash alg="SHA3-256">53139a29865d70b5b0d2843e77d2314cb3ab9f1ac386da80b2792acb2c98caa4</hash>
        <hash alg="SHA3-512">faecc8258d20a65cfcffecb5b3968a032c74b6306f5ae0fe65e714b38aa31302e154dd532a1c502a5e6204632aecfbe978f2254c43e0ce09dd25d516eb48298c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-codec/commons-codec@1.3?type=jar</purl>
      <externalReferences><reference type="website"><url>http://jakarta.apache.org/commons/codec/</url></reference><reference type="distribution-intake"><url>file:///www/jakarta.apache.org/builds/jakarta-commons/codec/</url></reference><reference type="issue-tracker"><url>http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Codec&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time</url></reference><reference type="mailing-list"><url>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</url></reference><reference type="vcs"><url>http://cvs.apache.org/viewcvs/jakarta-commons/codec/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-httpclient/commons-httpclient@3.1?type=jar">
      <publisher>Apache Software Foundation</publisher>
      <group>commons-httpclient</group>
      <name>commons-httpclient</name>
      <version>3.1</version>
      <description>The HttpClient  component supports the client-side of RFC 1945 (HTTP/1.0)  and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8ad8c9229ef2d59ab9f59f7050e846a5</hash>
        <hash alg="SHA-1">964cd74171f427720480efdec40a7c7f6e58426a</hash>
        <hash alg="SHA-256">dbd4953d013e10e7c1cc3701a3e6ccd8c950c892f08d804fabfac21705930443</hash>
        <hash alg="SHA-512">85e79d4fdb266861910ef95bcd6e82a7f091c9bfbc63dbe2112383ea4d53a5b7a378b54e7c472fbdfde923f30c72d9cad626f8fabb0b9c70d1dfb095add73359</hash>
        <hash alg="SHA-384">973e966839aaaddea4af4dd43c6dea59eeeca88b8e452af0a35efeb3c920592b110c5a366fc46f75c404d1c7fa4a7443</hash>
        <hash alg="SHA3-384">0c77f4cf3c1d38d7de2cf42a7ff98a0be313ed739d20b62354278bbb7ac12f5c8be656d38e297689ddb8c7ff707f9cc4</hash>
        <hash alg="SHA3-256">00c433b1cdaa88af6b91f41a5f1030c95beee1044de84880862f329d1af5821a</hash>
        <hash alg="SHA3-512">2fdd42541ff607906620cca573c4ce0ddaac10eb90ce6d755ba4c4e41a6166869748ff79937ebface698407a42aa47abf931ab4ecf996e672344d1a992b39025</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-httpclient/commons-httpclient@3.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://jakarta.apache.org/httpcomponents/httpclient-3.x/</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/HTTPCLIENT</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jakarta-httpcomponents-dev/</url></reference><reference type="vcs"><url>http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-logging/commons-logging@1.0.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-logging</group>
      <name>commons-logging</name>
      <version>1.0.4</version>
      <description>Commons Logging is a thin adapter allowing configurable bridging to other,
    well known logging systems.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8a507817b28077e0478add944c64586a</hash>
        <hash alg="SHA-1">f029a2aefe2b3e1517573c580f948caac31b1056</hash>
        <hash alg="SHA-256">e94af49749384c11f5aa50e8d0f5fe679be771295b52030338d32843c980351e</hash>
        <hash alg="SHA-512">c8d2d39a60adcc49091d393daf30473d1776e4b6b09bb86639171f660833a17afbdc9f3e85843093535da16fa664cd7cd4ca38f54e141018dd1b78de681ad668</hash>
        <hash alg="SHA-384">a08af7c449f30861b88cc8d6ebdc97a480e03a6f5cc56314759a3b6342a3885986ef5016c184c33f89e4a445997d5d14</hash>
        <hash alg="SHA3-384">c7a402c012e7cc62140fee3af3f33cfb71bfd99b9de11995c1d2de0a3be360e35f412bb706aef1bf1490185a7ff1216b</hash>
        <hash alg="SHA3-256">d5ef6dc6ba69bf752fb4cc1de051125b802cb9460885f8004e5daa70c82e22dd</hash>
        <hash alg="SHA3-512">e4b85827f87735bf2e94a54fd2db46a7805650aa49c1208a1d12a8b201f42b31acd022bf6386af68c43c6f678430b8232fab3987e31fc003511bf11c93e24a9f</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-logging/commons-logging@1.0.4?type=jar</purl>
      <externalReferences><reference type="website"><url>http://jakarta.apache.org/commons/logging/</url></reference><reference type="distribution-intake"><url>file:///www/jakarta.apache.org/builds/jakarta-commons/logging/</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/bugzilla/</url></reference><reference type="mailing-list"><url>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</url></reference><reference type="vcs"><url>http://cvs.apache.org/viewcvs/jakarta-commons/logging/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/net.sourceforge/sandler@0.5?type=jar">
      <group>net.sourceforge</group>
      <name>sandler</name>
      <version>0.5</version>
      <description>A java tookit for generating and processing Atom messages</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">358e2a8cce3d78864a456c11469a749f</hash>
        <hash alg="SHA-1">467223e1b773a433140f70b88ec07799f05332f1</hash>
        <hash alg="SHA-256">1810804e501b62b63dcf06f12984c06b716c9924847138413eb1a61c85e7d475</hash>
        <hash alg="SHA-512">b6d98069e14601d73e7f988c0dece34cf02faa5d87cdf4031db704b944f54b096759f4e248631efe30e43f78d51a4530a785d927b64886c939f66f7697989800</hash>
        <hash alg="SHA-384">7ea4ffb453b6eee76b602e837d9a5117182a0ffc9d0cdfaff4c59381809168bea86fbd76a6349064c3adc6ebfcb32111</hash>
        <hash alg="SHA3-384">bd6e8f07918993983aad74d88818eb8305d1594936029458223064c20d90ea4f01304fe8d69ca047ada9c3422c914103</hash>
        <hash alg="SHA3-256">772c18aeefd4ad553f00d1dbd82e3e661d421e4ec8b0e58b9dad70d1ff5aeee0</hash>
        <hash alg="SHA3-512">48c14288da10e38849a5fda7f688e79b72f5da44f658f4c34f955dca944f56b94d9e4dc9ad6cf25a3a9c80925746289aa8110834b3fc24541951909d03252105</hash>
      </hashes>
      <licenses>
        <license>
          <name>Sandler License</name>
          <url>http://sandler.cvs.sourceforge.net/viewvc/sandler/sandler/LICENSE?view=markup</url>
        </license>
      </licenses>
      <purl>pkg:maven/net.sourceforge/sandler@0.5?type=jar</purl>
      <externalReferences><reference type="website"><url>http://sourceforge.net/projects/sandler</url></reference><reference type="vcs"><url>http://sandler.cvs.sourceforge.net/sandler</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/xpp3/xpp3@1.1.3.4-RC3?type=jar">
      <group>xpp3</group>
      <name>xpp3</name>
      <version>1.1.3.4-RC3</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b04068ac657ab49b7434c9760065a108</hash>
        <hash alg="SHA-1">f63aa962f306d04f9c9683b72bee53a9362954f8</hash>
        <hash alg="SHA-256">7e00f4d6838d95e7598638c4a9de38435ad1d22128b8d96318b25b3698c685cf</hash>
        <hash alg="SHA-512">53d0f8578c920aaac084b1f326dec735799ae2021a9a9cda8f69cef007b6329e4d1766b56e897dc7d47bc40b8fc5c6a311fa20e81898ff72e40b93d62a0d3341</hash>
        <hash alg="SHA-384">6f9ff2ddc211b9daed59f5957b3b1cba4155105915daf500eb0614a94a3d4dc67b4a39b4507dc8b9aa388cc581bbd794</hash>
        <hash alg="SHA3-384">dbdc4096f0d411d2b3c3bf86cd61586498e86914d9ea79aff1f0b3ff6da757c148cdd42845ec7808fd6927e0c9d080eb</hash>
        <hash alg="SHA3-256">54f5ccc82adf0c453ac1b85d0b098787e361bb730903d24f32deed1c8b934a10</hash>
        <hash alg="SHA3-512">2b5090a2d0e0b72e730b82f9cc68bdd3420529d7ec5cf4559f52b830367ad8bce48a10355fde8a8cc8bc37680f86c9b3aa18953aefbf4d560ff8bf09780bdcd3</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/xpp3/xpp3@1.1.3.4-RC3?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.servlet/jstl@1.2?type=jar">
      <group>javax.servlet</group>
      <name>jstl</name>
      <version>1.2</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">51e15f798e69358cb893e38c50596b9b</hash>
        <hash alg="SHA-1">74aca283cd4f4b4f3e425f5820cda58f44409547</hash>
        <hash alg="SHA-256">c6273119354a41522877e663582041012b22f8204fe72bba337ed84c7e649b0a</hash>
        <hash alg="SHA-512">fb6fe33922631bba21b606cb5d53c4457071e695ec5632205185281e7db3e2d63d95248b43b9c7fb2cb5042d14a267b87d2c5da742c989174c3526dccf23aeec</hash>
        <hash alg="SHA-384">750771b79ef083a19d20a7b384c166893c9045ebbb9428b641d0bafd8101615652d50b095e3647d2d849fb79b822b109</hash>
        <hash alg="SHA3-384">98a520ca2dfd326e210fee9dac631e6fc21315ae6f8eb93c1a29bf4cd7b7a5fe880aaeafb73d14d5e6638ea72ead222c</hash>
        <hash alg="SHA3-256">6f412b6fb48e4eafde516fc2803e0f40b09e2b6b090a798094430c0a126da654</hash>
        <hash alg="SHA3-512">d67e63b347426c3e547e5fa6d6d8285dc5b2f9ba212355d1d909ffae336f1475b18133e30ee0bf84acaac9f8007c52f1c94fb2cda1e1e339ba5db5715f981927</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/javax.servlet/jstl@1.2?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/jaxen/jaxen@2.0.0?type=jar">
      <publisher>The Jaxen Project</publisher>
      <group>jaxen</group>
      <name>jaxen</name>
      <version>2.0.0</version>
      <description>Jaxen is a universal XPath engine for Java.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">674d5bd86b7838fe431b0277856e97ae</hash>
        <hash alg="SHA-1">bd6a33b0fda054a5678010df843cc999f288dc6c</hash>
        <hash alg="SHA-256">9499e487a66268f47b8307d130cd1e13a58392105e98a51f6a525db79c615cc5</hash>
        <hash alg="SHA-512">dc4d2686c65bfb0c2936e8c0eb4d517152aa284ed28a7880165a4247564823f34e1e9f06785a9dbad7b4cbe90486d3e9aed4c32c75d485d29bd15b8d7642b6f9</hash>
        <hash alg="SHA-384">fdbb322d3af5f63a3aa39419734de3cae39daa4b1b01b43b97c2074502e9f737dc4031a159438a9bf75d7dadfabd56ae</hash>
        <hash alg="SHA3-384">ecc8beb677e957adba96ed6cffbf343388713ccac411193c20bf5b919e0db9e1dabe1a7725130cc75eeb9640844b6c19</hash>
        <hash alg="SHA3-256">572fdde162d406c7221fb5ae3d885f6c0f5d6c3d56140a2a31152e487439c58b</hash>
        <hash alg="SHA3-512">1ed5f4959ffb6fe24748e582dd1d0efddd5ac79aec3db09c1faf7ed246e9e2674ea40103d24ce954b02d660379cec4a2c1042dac3b81f6c7e63152e99be18b5e</hash>
      </hashes>
      <licenses>
        <license>
          <name>BSD License 2.0</name>
          <url>https://raw.githubusercontent.com/jaxen-xpath/jaxen/master/LICENSE.txt</url>
        </license>
      </licenses>
      <purl>pkg:maven/jaxen/jaxen@2.0.0?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.cafeconleche.org/jaxen/jaxen</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/jaxen-xpath/jaxen/issues</url></reference><reference type="mailing-list"><url>https://markmail.org/search/?q=list%3Aorg.codehaus.jaxen.user</url></reference><reference type="vcs"><url>https://github.com/jaxen-xpath/jaxen/jaxen</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-collections4</name>
      <version>4.4</version>
      <description>The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4a37023740719b391f10030362c86be6</hash>
        <hash alg="SHA-1">62ebe7544cb7164d87e0637a2a6a2bdc981395e8</hash>
        <hash alg="SHA-256">1df8b9430b5c8ed143d7815e403e33ef5371b2400aadbe9bda0883762e0846d1</hash>
        <hash alg="SHA-512">5939c9931eb9557caee3b45fe1dd9ce54cabdc4e6182ed7faac77e1a866dd0cb602bfa4ece2f3316d769913366106bd2b61bf3bb5faad1fa7d808124c06dec0f</hash>
        <hash alg="SHA-384">74059fd8f61c366ed448e102256fdbd1db0d690501c2c296c80f3657a2c0d8ade3dd9533b1431cc29786bbb624195f46</hash>
        <hash alg="SHA3-384">15034fb39842620bf3b152cd90bce252644ebc6a29fafd6dcf5e1f3925f09ccea2ae4e195817450f996b25a7081a9a3f</hash>
        <hash alg="SHA3-256">1716630a207a8f4a83bf9ef19245f46c87d62bfebbcfa1227101e6dd51da8fa5</hash>
        <hash alg="SHA3-512">c290c98c7b5825d024644ec1162804a1f9ad4da3bb5324d147ddffee6cc79e3c0ecc3825d6116502f2ca292ec80c4e7f8d49a03542dda8f4d58b0dc8228923c5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-collections/</url></reference><reference type="build-system"><url>https://builds.apache.org/</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/COLLECTIONS</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://git-wip-us.apache.org/repos/asf?p=commons-collections.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.commons</group>
      <name>commons-text</name>
      <version>1.12.0</version>
      <description>Apache Commons Text is a set of utility functions and reusable components for the purpose of processing
    and manipulating text that should be of use in a Java environment.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">544add6fbc8d4b100b07c3692d08099e</hash>
        <hash alg="SHA-1">66aa90dc099701c4d3b14bd256c328f592ccf0d6</hash>
        <hash alg="SHA-256">de023257ff166044a56bd1aa9124e843cd05dac5806cc705a9311f3556d5a15f</hash>
        <hash alg="SHA-512">7d198cc288e4d515f37c81d0dcd1210bce3594d2a06a11f6a78566d33c33acdb4f292b0b42c87281b69fe3af891966bca708e25fa29b1b3536e9f951f5b57d7c</hash>
        <hash alg="SHA-384">4f471c41486a396f25e6956750440aa05c294778ae1ffaafba1f8596f0d49da45b56ad829d59343900fca7c0db461bbe</hash>
        <hash alg="SHA3-384">685ab7392554fd43e5ec7fcd1f6faab19a74d0541927e947334ac9ae1e97e6d12590998f091ef4293738e3763999a6cc</hash>
        <hash alg="SHA3-256">ed3e3bb796583c58c587be9c692cef80f6e7496120963d9b47cef453d2b6f20d</hash>
        <hash alg="SHA3-512">f5fcacd33f37676d354c836329c41347a4023f851ec0b24785c64c46c72c609dc64599413f2a6a3ecab4e45fcdbb3b487ca36a9b67fcd1c457bd09e1b5530137</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.commons/commons-text@1.12.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-text</url></reference><reference type="build-system"><url>https://github.com/apache/commons-parent/actions</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/TEXT</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=commons-text.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.logging.log4j</group>
      <name>log4j-api</name>
      <version>2.23.1</version>
      <description>The Apache Log4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bee2e2dcbeeb983bdb6b71c9c3476b6a</hash>
        <hash alg="SHA-1">9c15c29c526d9c6783049c0a77722693c66706e1</hash>
        <hash alg="SHA-256">92ec1fd36ab3bc09de6198d2d7c0914685c0f7127ea931acc32fd2ecdd82ea89</hash>
        <hash alg="SHA-512">2a296246b0059ff5fe5c26e2ba3f48aa99e38d7658d613fbd02f32c6d4262f93a67525e6cc4d767fa5c2ab0e39e70bb3c0d3966d38ea4f01608588c084af3162</hash>
        <hash alg="SHA-384">3937cb646009763a94b199a0d6c0065441b9914e2b25e3d58db523874ea760276b445ff300015948d3a813217e0ee404</hash>
        <hash alg="SHA3-384">16ea3301ca37fbede2927399209b403066621789c4f1bee531b5153f27b652458900697fb828170d541a5f3b82e77fb7</hash>
        <hash alg="SHA3-256">0a3dfffc0f362b0a86ad0cd8b36da313c7500a8bdecb0ad7e628c2637d933548</hash>
        <hash alg="SHA3-512">2e230994b8cb7442a2073d60f89c27703ffc78b613dec7891bbfa42e91c95ed684b387ed65df3ee48559ccc06e6877462748f7e2ef985082c8db0741feb576a8</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.logging.log4j/log4j-api@2.23.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://logging.apache.org/log4j/2.x/log4j/log4j-api/</url></reference><reference type="build-system"><url>https://github.com/apache/logging-log4j2/actions</url></reference><reference type="distribution"><url>https://logging.apache.org/logging-parent/latest/#distribution</url></reference><reference type="distribution-intake"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://github.com/apache/logging-log4j2/issues</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?log4j-user@logging.apache.org</url></reference><reference type="vcs"><url>https://github.com/apache/logging-log4j2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.logging.log4j</group>
      <name>log4j-core</name>
      <version>2.23.1</version>
      <description>The Apache Log4j Implementation</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">34fad2df975cf874a2fdf4b797122f16</hash>
        <hash alg="SHA-1">905802940e2c78042d75b837c136ac477d2b4e4d</hash>
        <hash alg="SHA-256">7079368005fc34f56248f57f8a8a53361c3a53e9007d556dbc66fc669df081b5</hash>
        <hash alg="SHA-512">0862144475f4a5ed67c8ab4bf163e02a89c1cdde18cd3dd3811075bd7a4cd33bab5cb824c3dac8d16afa74e9e267a1120b6c18bbf3d586f37d740e06a1af1b15</hash>
        <hash alg="SHA-384">d2608dd33e2dd3e50a663d942660db80bb62c39afa3fe4155de6bad235b4ee637f97488cb21e9d22750bdd279a44634a</hash>
        <hash alg="SHA3-384">a4d3ebc98bba16601879fe05ca40c4ca442e8d8177795d286c19ac14040b750f1a9adbffbea982e4636bdd8798918883</hash>
        <hash alg="SHA3-256">80fc801f0be9b360024407409c8eae4d5fdfbfb520ec968500a9196446d77817</hash>
        <hash alg="SHA3-512">1d7923e1bf2bf28f9e5f0990b36cff5c5e8b3409ae848ee903c970a0af22da3d4ae81dfb335d2ecfb3cdf3f09dec08bf2d2f1f8dd2702c766fa373975f551205</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.logging.log4j/log4j-core@2.23.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://logging.apache.org/log4j/2.x/log4j/log4j-core/</url></reference><reference type="build-system"><url>https://github.com/apache/logging-log4j2/actions</url></reference><reference type="distribution"><url>https://logging.apache.org/logging-parent/latest/#distribution</url></reference><reference type="distribution-intake"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://github.com/apache/logging-log4j2/issues</url></reference><reference type="mailing-list"><url>https://lists.apache.org/list.html?log4j-user@logging.apache.org</url></reference><reference type="vcs"><url>https://github.com/apache/logging-log4j2</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.lucene/lucene-analysis-common@9.11.0?type=jar">
      <group>org.apache.lucene</group>
      <name>lucene-analysis-common</name>
      <version>9.11.0</version>
      <description>Apache Lucene (module: common)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e17dcf90e25f3c34daf4367012ead851</hash>
        <hash alg="SHA-1">75a0a333cf1e043102743066c929e65fe51cbcda</hash>
        <hash alg="SHA-256">b66571a2f4bf0607704a8dc05d18bc2857c36b4cfa62c4f6356ee88a5be95280</hash>
        <hash alg="SHA-512">0bb6cf4d41572fb0c4331f3e7fd302125206a5e7b6a72d91965a1bbf21b9a1fe3674aa34c65f77b7b70a151015e97ab2bb6f27785655256ce27f45e145336dea</hash>
        <hash alg="SHA-384">53efef78b256ba3f34f96ac5844938e0479d2e411263906e623ee8c71e1e8fb0e4ee8014d424eee0147e59c24ddfa29a</hash>
        <hash alg="SHA3-384">589bd195641f159fe784c396154b7bc266b52b12eeda328a9085e4cf0a0bca8af4e8943c7ebb3a64c86e95599918ac39</hash>
        <hash alg="SHA3-256">b585d5da3839453e674f036562348b3b0f23ef778f752320f3b4d90dfef35749</hash>
        <hash alg="SHA3-512">bb2bc38d63d4f1b4564bcd7dc5c518f3f96a0ded40f39ccbe18e952226390e401ecb5d741c3ec10ffb4baa9f991910e9aeb7867bad2a8409533c723b585082b8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.lucene/lucene-analysis-common@9.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://lucene.apache.org/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/Lucene/</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LUCENE</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/lucene-java-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=lucene.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar">
      <group>org.apache.lucene</group>
      <name>lucene-core</name>
      <version>9.11.0</version>
      <description>Apache Lucene (module: core)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d5e91f59ac8e0aa8ee7fc8134d00a596</hash>
        <hash alg="SHA-1">2e487755a6814b2a1bc770c26569dcba86873dcf</hash>
        <hash alg="SHA-256">c8d7bbdac42edc8f82749001de734db482901802f3e4899fb5b115922013aa7d</hash>
        <hash alg="SHA-512">6cf84f60f868a5bebef603ad15608ce47b186eff9578b8d0fc916cdc2b23bfe7aaa1b8fb1dbfee0c3fe56ed8f2f56dfbc2c91f7b832232504b15119c56daf8f9</hash>
        <hash alg="SHA-384">02e8b6c5d014959e6a60091b7cf15a8ece84675768612300c2bb6bc275cf3cb64799f99bb709deb1716a31238237109b</hash>
        <hash alg="SHA3-384">953e7c7598e522d4c45f28da430f69dd37bcd3d8601a861548e0faf6cc094560d6a9b13077ddd74811fda958bc63c273</hash>
        <hash alg="SHA3-256">30ed2d170a299d7c0e16e265c66c33ce4fa51d5473fb895941801848e6fd756b</hash>
        <hash alg="SHA3-512">0d9c1aae92cabbe939728693381a2a982b5dd181a2ccd42db6e3c0ebe41d2e08ddd83b642cadf704e4eed37c1fd7ffdb38eacfed3147365f56500fe605498a80</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://lucene.apache.org/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/Lucene/</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LUCENE</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/lucene-java-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=lucene.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.lucene/lucene-backward-codecs@9.11.0?type=jar">
      <group>org.apache.lucene</group>
      <name>lucene-backward-codecs</name>
      <version>9.11.0</version>
      <description>Apache Lucene (module: backward-codecs)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9f938f5a2a7f432cdd198cc86eba4359</hash>
        <hash alg="SHA-1">db385446bc3fd70e7c6a744276c0a157bd60ee0a</hash>
        <hash alg="SHA-256">c00347144b4eb30d462de6de73bc77524a208b778592a8890f6590c726b0c6ec</hash>
        <hash alg="SHA-512">bf5d0147e6e08452e25190b2097c58615c9f04d7e5e9bb70cdb22e3a9fc8a97a1b06e3f9f8d496b7c704a0189e3effe1ee57bbf3eb1e46720b85ed5da40ddde5</hash>
        <hash alg="SHA-384">ef887a88f11a29714896bd51cdbf2f2c206e703cf77d073fe322d3b0d57ad6ddebb58f7767628196199652c8e4a7bf37</hash>
        <hash alg="SHA3-384">850350ae5f46cfed9d1d1e6b17aa34cf08767405053077de4019cb150e37a1c290680c675401f841c0cc300928372d68</hash>
        <hash alg="SHA3-256">bdc49039e9c448b2833209087a02dfdb332344074994fc66b233a38a0ea93cfc</hash>
        <hash alg="SHA3-512">8290b9b01ba8e701f5a1f5347c0ad9e9f290481c169859769119d30ee657f508e6e8167785403b27151ebe11fe62236e8123e34e779d3f04e43339fe01cbc2ba</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.lucene/lucene-backward-codecs@9.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://lucene.apache.org/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/Lucene/</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LUCENE</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/lucene-java-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=lucene.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.lucene/lucene-highlighter@9.11.0?type=jar">
      <group>org.apache.lucene</group>
      <name>lucene-highlighter</name>
      <version>9.11.0</version>
      <description>Apache Lucene (module: highlighter)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b4285255bfba4f6286e90097738e0ee8</hash>
        <hash alg="SHA-1">44accdc03c5482e602718f7bf91e5940ba4e4870</hash>
        <hash alg="SHA-256">eb83205bfbdf94af2519a7e3b206c5e92a116ef204ecaeed6a9c6f07966ffac0</hash>
        <hash alg="SHA-512">50adcff4d994c478ba5896a2492cfdc1a680fee87ed6e0fe0488cabeeec24c7b5512ff35cf20f7eb23900f769fb51e6280ac2d5a7060eca57d7a4adaacb5dc5e</hash>
        <hash alg="SHA-384">73e6356e035e9d5c09956c82bf7cb2d1f792385c647ca7ee171b34b0f2e4fc7aae2222a3b9923a631a8d0585c5a1ec7e</hash>
        <hash alg="SHA3-384">4f7377412d6e116c97049e9a286692f7eb8a15277c969c8b99fa692d1dd21d51d66105f4d6c14e3fd9d4223531d591d0</hash>
        <hash alg="SHA3-256">ce9391f823a81a6c456da173322712b0667ad504a33d9134524b0b814b72f263</hash>
        <hash alg="SHA3-512">d8da061a8027a2d95631e0935426c5971c8e4764de9dcb3d2c51620cdb9ba5565978b94390c4a5bf4f3f8eaa2387cadc73b282758b1a777e63be8eda63599130</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.lucene/lucene-highlighter@9.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://lucene.apache.org/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/Lucene/</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LUCENE</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/lucene-java-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=lucene.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.lucene/lucene-queries@9.11.0?type=jar">
      <group>org.apache.lucene</group>
      <name>lucene-queries</name>
      <version>9.11.0</version>
      <description>Apache Lucene (module: queries)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1cf3adc0fe4e1f2e83b5da7b176e1312</hash>
        <hash alg="SHA-1">987d1286949ddf514b8405fd453ed47bebdfb12d</hash>
        <hash alg="SHA-256">a8a0aaa41159ad0be990a0017b6196fce75c925192693c6b5282ec42804c0ac3</hash>
        <hash alg="SHA-512">fdc5e07394b1b7bf808722f2b74f418e97c2ef2e5123812735f6275a927df347cd13fc208cf2fff4abec83effb6115d0220b7b3ccaeb9ee08d9b43e9b531fc13</hash>
        <hash alg="SHA-384">94f97f549fa330bd33941e1acb25004df58d6a5708023adadabf0322217a30ae2011935a793c3f265f3b0401828990ce</hash>
        <hash alg="SHA3-384">56418d263f7b5602840779d43c8eaaf7f52e521764582804bf86eb30ba0985d90efc9361e2ecdc434597f31896eab883</hash>
        <hash alg="SHA3-256">3ab9d368653666fc19a62eb1d8eef2d5aa8fd3adc21f56d0609e54d39defd736</hash>
        <hash alg="SHA3-512">0cb540baabfce90e25fb30ff44966b242f4ee744ef229cac51fb085b1842bc38049d33b586aed4ae93556048c2a50498efbe46ed81a6d0fd4d0dc4a7f6cdb5ec</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.lucene/lucene-queries@9.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://lucene.apache.org/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/Lucene/</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LUCENE</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/lucene-java-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=lucene.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.lucene/lucene-memory@9.11.0?type=jar">
      <group>org.apache.lucene</group>
      <name>lucene-memory</name>
      <version>9.11.0</version>
      <description>Apache Lucene (module: memory)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f34f567912f656f114371bcce06b3743</hash>
        <hash alg="SHA-1">b3e80aa6aa3299118e76a23edc23b58f3ba5a515</hash>
        <hash alg="SHA-256">a20f08b5d466eda114ac5cd8ea4017125c85e9bc9e0a1ca7c630d15382d99b2a</hash>
        <hash alg="SHA-512">d8f701121cfe70869e3985b79249ae6c2a7e004709cfc8ab9f8e9615fc3c473ea665adb87f6aefb516e0036150cd8be6bfaad39d8b2f8d2359586cbcdb18fdf7</hash>
        <hash alg="SHA-384">d312265a155728be4d1de7885a0098653caf780db1f1c438affc5c556a6c096320f4080ebfb9939f42532a0950032db6</hash>
        <hash alg="SHA3-384">da9476e7d940d6d7c7687d1f8caf037b76eb7a84bd4baf9795f010d78f2c5ba910b0aa01ab108177142eeb5e0b17fd83</hash>
        <hash alg="SHA3-256">6a6ef211dd91a91a60936657028b7a8954b140cefa508d07ca7677d0760dbe43</hash>
        <hash alg="SHA3-512">15c4c191ad02eecac5dbc489bd1e3854a6fee207cf4de8722f84e059b8b31a35967a7da988e6f6f75b11ed2f3c1b9e96e2e9201906fb7687808b875676903b88</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.lucene/lucene-memory@9.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://lucene.apache.org/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/Lucene/</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LUCENE</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/lucene-java-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=lucene.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.lucene/lucene-queryparser@9.11.0?type=jar">
      <group>org.apache.lucene</group>
      <name>lucene-queryparser</name>
      <version>9.11.0</version>
      <description>Apache Lucene (module: queryparser)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f436ed8c7d3adf5f76081149d746381a</hash>
        <hash alg="SHA-1">e97fe1c0d102edb8d6e1c01454992fd2b8d80ae0</hash>
        <hash alg="SHA-256">145f2396201bac06fd8d97085c0fd09f86f78baae1de5156a20848bbfbff7877</hash>
        <hash alg="SHA-512">ce6d158fd3bf177e285d73af06d72782676618e89b62f5a264fde9579414f3b16ec92287d4db159391e623889a600c309a622547dc47c9609fac7c8f5f5a70d9</hash>
        <hash alg="SHA-384">e79017bad971b41061ce879d716f5e652a146a0eccbf6bf6ffb95bae891ebdd78509c3a64b11bb2827f91a62e6ad534a</hash>
        <hash alg="SHA3-384">d9fc89d62c63970098f486141fa4be521cfc31cf1b63bf95601e3e9e22de7987c23c1dfd13684e604b7ef08de8da27a7</hash>
        <hash alg="SHA3-256">94fdb55c8eac75d428c23bfe654604c3b3c782b95e181a8724fe8ad7163f30b0</hash>
        <hash alg="SHA3-512">17329c24e0acaca4c52ff03ba07b4aff6caae8ff1183f558715f6929b89e66bc0cced5659a04861bed4c4e1264e5e05f8896a11c24e5cdd32db136bfa8d31373</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.lucene/lucene-queryparser@9.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://lucene.apache.org/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/Lucene/</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LUCENE</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/lucene-java-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=lucene.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.lucene/lucene-sandbox@9.11.0?type=jar">
      <group>org.apache.lucene</group>
      <name>lucene-sandbox</name>
      <version>9.11.0</version>
      <description>Apache Lucene (module: sandbox)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5cd15f59e052d34ed39c5d98bd481131</hash>
        <hash alg="SHA-1">5e46b790744bd9118ccc053f70235364213312a5</hash>
        <hash alg="SHA-256">163a3c4e50bb27b014d5ea6e25e96189d68f563b39745a086b3d720b343be21b</hash>
        <hash alg="SHA-512">6e6e74da7f10239882b62252837fd3edfd357a2adb9aaf3ce8b09c26f07d3e4096233cbd1c6f5200ca26d64904f94fbfeab364f6399ee45669eaedf5f838c378</hash>
        <hash alg="SHA-384">78710762c189865df11361cdcd3aceb777a7c0a0ff30ac7ee24b366514f76b104d8da7411249b055c9e7df5056e61c5e</hash>
        <hash alg="SHA3-384">f4a94a2c9cec9c48157564dc002b88ddba498d459db2874e00a149f6f9ba02ec285871eddf392d336f1ad42d40af1748</hash>
        <hash alg="SHA3-256">360f35b7ebe31294b3e5b92e78353dcbc19ddb8aeccc6ba97f902c278567eb13</hash>
        <hash alg="SHA3-512">2e003e8839c9c7610f093e6bb999eab8ac998cab520d7d9615f70a5e3d7e29293f86a6e64ea0858a39fc8a57e708fc7bf7ba8f120cc478ac536201f8f3817afb</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.lucene/lucene-sandbox@9.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://lucene.apache.org/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/Lucene/</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/LUCENE</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/lucene-java-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=lucene.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.codelibs/nekohtml@2.1.2?type=jar">
      <publisher>CodeLibs Project</publisher>
      <group>org.codelibs</group>
      <name>nekohtml</name>
      <version>2.1.2</version>
      <description>An HTML parser and tag balancer.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">959925ced96f3c1d5c67a5d97aedc6c9</hash>
        <hash alg="SHA-1">6cc02d875c22be3bc43e0ec0933d1df73a83fe28</hash>
        <hash alg="SHA-256">353d9bb884ab6b7c0555f7339946cd365a5b8c30e16052a8c7cb9c20bc5f3b8f</hash>
        <hash alg="SHA-512">87706365af1af4f22f6fdd42a7a14c088816a837c86c512d6e07beba500d76d145d4dec221498321e9a57587cab70cc97af1d23b01748a0b7d7e36313825548c</hash>
        <hash alg="SHA-384">70afe2612018cd121a72be47fa32464689d68d0e089c0fda2d629cf6f9c448437f231f647dcb766a3a579425110c5f8a</hash>
        <hash alg="SHA3-384">80519dfb59ade7209638e7be3fa90426cfa828db1c99b1ccb22623b75aecaba401d53c81c9494f60cd269b224df19cf6</hash>
        <hash alg="SHA3-256">f8f84291a3d0a72bc1c11ef2a8e88e7327e1c2fcec1bb08a1d140cd06eb8485c</hash>
        <hash alg="SHA3-512">e823263cfe1c2ff848efa30e3956bc0c48db6256a79953f7dd4db3447a5beb070b9196b2d958b8d381aa88a802397e4410a540379af255aa27fc1984ae341e89</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.codelibs/nekohtml@2.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/codelibs/nekohtml</url></reference><reference type="distribution-intake"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>scm:git:git@github.com:codelibs/nekohtml.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.freshcookies/freshcookies-security@0.60?type=jar">
      <group>org.freshcookies</group>
      <name>freshcookies-security</name>
      <version>0.60</version>
      <description>Freshcookies security utilities</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d6bc54b9e9e76dc646f5198ce7c2c5d8</hash>
        <hash alg="SHA-1">c6b4f2fecc8d560dcde60de8578b8ac6df829996</hash>
        <hash alg="SHA-256">e6c673dd9d2f4331a6d66b8db2e01cb3b9a98b4a4c8cc5e1cbc6888ff0b710c6</hash>
        <hash alg="SHA-512">6344c7a9eda21595c1c0690b9ff7ed14f77a4858983158e8915f8e802aa8fa4d7a80224a60a06d3eb6ba9bb3fcb1d207e5cc5e848fa9b3e101ff480bc96a0bf3</hash>
        <hash alg="SHA-384">8518b9440ed2e1b1b85666e55fca617747b1ef85d1f1264e99ffd33103879c5487957ff40935bf6a4c401ae2192434ce</hash>
        <hash alg="SHA3-384">c1097a80822a73350365d53536b308c83ba6337d54a93efa776d4cc7cb438d393f110640b80cc5d59a28a6ab2b985ae5</hash>
        <hash alg="SHA3-256">87ce57e812793ee9bc5ce1aa7a9521181156afe201bb2f4a44d94d8664596f7a</hash>
        <hash alg="SHA3-512">c1d93e01f40adbe6288500737ad8c252130ee348285c296f25ecaffd96cc5036c5e1d9139381f749a66293d3c4d8c33322e4011c7ecfd10811cf675476d443fc</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.freshcookies/freshcookies-security@0.60?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.freshcookies.org</url></reference><reference type="vcs"><url>http://sisyphus.ru/en/srpm/Sisyphus/freshcookies-security/get</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jdom/jdom2@2.0.6?type=jar">
      <publisher>JDOM</publisher>
      <group>org.jdom</group>
      <name>jdom2</name>
      <version>2.0.6</version>
      <description>A complete, Java-based solution for accessing, manipulating, 
		and outputting XML data</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">86a30c9b1ddc08ca155747890db423b7</hash>
        <hash alg="SHA-1">6f14738ec2e9dd0011e343717fa624a10f8aab64</hash>
        <hash alg="SHA-256">1345f11ba606d15603d6740551a8c21947c0215640770ec67271fe78bea97cf5</hash>
        <hash alg="SHA-512">315791dc16bc6240d81da7fee9ae325102ff7db19a57805335d189bc747abc4d1c80144589ebf956613b93b2263c7565fdf171aca0c6c598616eb3f0bdf4cc58</hash>
        <hash alg="SHA-384">6240f6747c788c1d512aa1383ff5648dc1c528504010d1dea0667cfa7b291e5521ad70521a8753e52c057edbdc190d36</hash>
        <hash alg="SHA3-384">5905840ddfa1bdad2bf8cc3b61a0509c438de94585473b5e4a4dccd8c653fe0a97b094b6703b502605b1141ad6b83d23</hash>
        <hash alg="SHA3-256">e46ea1f3ddd97c9e6a5714ed0e4f981962f4c11c28ec96f63edff801c202921a</hash>
        <hash alg="SHA3-512">4db8ae655765f69ffd94f4cfbf1d637a9159bb015af198902449ad0f9654b41aa3ec8695e36c358ce36ec7d3ebb67feafd955be6eefdb5d72f308e95a97ab8a9</hash>
      </hashes>
      <licenses>
        <license>
          <name>Similar to Apache License but with the acknowledgment clause removed</name>
          <url>https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.jdom/jdom2@2.0.6?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.jdom.org</url></reference><reference type="mailing-list"><url>http://jdom.markmail.org/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jvnet.hudson/org.suigeneris.jrcs.diff@0.4.2?type=jar">
      <group>org.jvnet.hudson</group>
      <name>org.suigeneris.jrcs.diff</name>
      <version>0.4.2</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a05e71b59b7099da7844fd3b5f38e299</hash>
        <hash alg="SHA-1">6e8eea2281426cd791a64b348c0932c88b966f39</hash>
        <hash alg="SHA-256">5fd35ce177154ef55dd474e8bef7c89f109132107ac14b5b876c3b5c4d20536d</hash>
        <hash alg="SHA-512">de73e0ab9c534e23ea5a54c5694f2fc29ee785934fe5c9515afc198d2c3da3a7ce93be2d7ecfe9588076fd9da1a89fd39d79c6d9bf3707bdb7dc6622ba12fe49</hash>
        <hash alg="SHA-384">5558ac9968b60f82c9bbb9a8ea641b929ec9aaf3f198e39f2f2920f04f584e52ef5f2ab436bc88089bcbbc0aff5e6948</hash>
        <hash alg="SHA3-384">6f4597e1311797bb9f0b8fa2c26c32a47a33fd57d043ea6701dc906201ce97dd8f0bdcd1c221a8aadd1a8a9d2d2483fc</hash>
        <hash alg="SHA3-256">8858665d346833df5812acfd18b32fc69486f1a0fc39deab84a3f825645c2c4b</hash>
        <hash alg="SHA3-512">e4bfaf5a7d447452587455ed27b67b9fcebc6efdad665aec18fe2b40e091f3e4186c5b55565f03cb449d378adb1344e0837931c7adcd965334e263fbdc70a6ba</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.jvnet.hudson/org.suigeneris.jrcs.diff@0.4.2?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/oro/oro@2.0.8?type=jar">
      <group>oro</group>
      <name>oro</name>
      <version>2.0.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">42e940d5d2d822f4dc04c65053e630ab</hash>
        <hash alg="SHA-1">5592374f834645c4ae250f4c9fbb314c9369d698</hash>
        <hash alg="SHA-256">e00ccdad5df7eb43fdee44232ef64602bf63807c2d133a7be83ba09fd49af26e</hash>
        <hash alg="SHA-512">9a98e493c4d771322b1331ec05ab0e363a83d8ac2af8018d96a44df2bf5bfc97d33ebe6f6f93e46ab10bf1536f0c29e9d9569318ed49bc18b4e96b1a8b476d37</hash>
        <hash alg="SHA-384">f542e92b7a86bcb20cc21f0c4b29778428944391344ca11df432f9ce36a96ce8e8f65da67e450e52c0e8ba441d2a7332</hash>
        <hash alg="SHA3-384">e483eec12e463136ea4163a280dc17d62e48f5d49f0f0ad2ab672c4c5366b1f4e5fd460e880caaa4b39666106ac98ca1</hash>
        <hash alg="SHA3-256">e558c00adc56713dc57cebed64b966e3ca0d8f096056d8843fa8bb11c7c96017</hash>
        <hash alg="SHA3-512">f6e02d2cd83014e4a4d5ca0f24b189ec944c3b1e306c5eb04fac7e148b47ad2432256ef6b05292cf6d34a31c72420637702cc0fff4b38edcfae21bc0ffda98aa</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/oro/oro@2.0.8?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/xmlrpc/xmlrpc@2.0.1?type=jar">
      <group>xmlrpc</group>
      <name>xmlrpc</name>
      <version>2.0.1</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">668ddd7347f75fbf18a4de6b39d01708</hash>
        <hash alg="SHA-1">ab3c3503846a8f3e09b00c69d44026f224f08e3e</hash>
        <hash alg="SHA-256">36efda6efee96e83602c9ba246db19bf4c5e733324390d2fa8213417d6b681e7</hash>
        <hash alg="SHA-512">cb4cd92d7cc4320d645413008186282ed6a94d4a12817efcc678cf22fdc6d2c1c03df7e1220568a11a314ef31ec04c445faa8753a19c8b40376a70991603f20b</hash>
        <hash alg="SHA-384">d6a1acb1e7a9402936fbf165ca82a2e0c85ca9c8b0542315b486dc4b7f45dfd16efc9927da83e484efcde8a8df0061aa</hash>
        <hash alg="SHA3-384">1fb71cdd4fcd090197b7d17f943a94ac2135a9a809c1b2253b368804c29247efd3b765a8e263115a3345f5e2d858a1d7</hash>
        <hash alg="SHA3-256">63bc8c6c381c9c1588814f76d333ee238d8a95b4f800b63c7b29eda12a8559fe</hash>
        <hash alg="SHA3-512">30cb4f509c73c523bdbcaa337fd7bd37a6509ddc573c8a9f46e6251f2eda8f5430a343a4600748c27a866227fed3a46ab2413787dedc39082a123dbd71d15bfb</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/xmlrpc/xmlrpc@2.0.1?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2?type=jar">
      <group>org.junit.jupiter</group>
      <name>junit-jupiter-api</name>
      <version>5.10.2</version>
      <description>Module "junit-jupiter-api" of JUnit 5.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6e691e23a36de8cbda5cbcc9f31461e3</hash>
        <hash alg="SHA-1">fb55d6e2bce173f35fd28422e7975539621055ef</hash>
        <hash alg="SHA-256">afff77c186cd317275803872fa5133aa801fd6ac40bd91c78a6cf8009b4b17cc</hash>
        <hash alg="SHA-512">7dfb74405cc011bf0b9176f2093686680225ef32658ec82b55bad9857eb38999b8ac25c23f920127b426120bfc20938f2d9dc8df111a509d9858d350e5ff7685</hash>
        <hash alg="SHA-384">5ef5590ce923e0e5b33e821e1ef650ff30be70433fdd03ab0986ad68f71e18a804c43a8736e5ee619b676218de4d6142</hash>
        <hash alg="SHA3-384">dfe5609aa1e95c4156fe2f0143ffb9d327d734a372ccccaca1d2d307b370fb79c5eacc8f228f90d5382f64cd0508447e</hash>
        <hash alg="SHA3-256">db3d74ba82ebe3eed0779121c694d3f40932c8c6f1f5985ec0187ebc6af6cfde</hash>
        <hash alg="SHA3-512">43cf8157d2de72a4fbbd6c0f92adb32d9454e3b1e32667d11b98916a3310f0835a0a38766ac0e56387e87e916fc4d18cd6b953150e404bc05a743605be90250c</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://junit.org/junit5/</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar">
      <group>org.opentest4j</group>
      <name>opentest4j</name>
      <version>1.3.0</version>
      <description>Open Test Alliance for the JVM</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">03c404f727531f3fd3b4c73997899327</hash>
        <hash alg="SHA-1">152ea56b3a72f655d4fd677fc0ef2596c3dd5e6e</hash>
        <hash alg="SHA-256">48e2df636cab6563ced64dcdff8abb2355627cb236ef0bf37598682ddf742f1b</hash>
        <hash alg="SHA-512">78fc698a7871bb50305e3657893c10500595f043348d875f57bc39ca4a6a51eda3967b7c8c8a7ec3e8f85f2171bca4aa98823e912e416e87e81c6ba5b70a37c3</hash>
        <hash alg="SHA-384">10398b6998c9202a0731e2e19ae1c3f9d8a83582c2663fe7bdda15794ee6fa816727dbd8f7c7164bd5395ee1cfe7c97e</hash>
        <hash alg="SHA3-384">3abe706fd78509c25a402c7bbf6f9ddf71ffb5b35054864ba0fdf7902207115f888a0ba728fd71d2e87a9360d2498121</hash>
        <hash alg="SHA3-256">d961907a1bfa1dcda329dca494ffbc251b31fabcaca5ab7095661a8ce3c1d654</hash>
        <hash alg="SHA3-512">0ad661617bcac51bcd26f7ad4611c69b1fd9811b50dbf734e041a3243ab1f845e7796620e8a7c40c4a2df3946864598b1251396c7d9bd813203d82710788cce0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/ota4j-team/opentest4j</url></reference><reference type="vcs"><url>https://github.com/ota4j-team/opentest4j</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.junit.platform/junit-platform-commons@1.10.2?type=jar">
      <group>org.junit.platform</group>
      <name>junit-platform-commons</name>
      <version>1.10.2</version>
      <description>Module "junit-platform-commons" of JUnit 5.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ae199049daca42c359e64974009025c5</hash>
        <hash alg="SHA-1">3197154a1f0c88da46c47a9ca27611ac7ec5d797</hash>
        <hash alg="SHA-256">b56a5ec000a479df4973b18bba24c98fe0db8faa14c8907d3ef451d8c71fd8ae</hash>
        <hash alg="SHA-512">aa739ee21b91fd4476aa5f9ad975f83cd440b6fbac71c8cc15816e3924710c0d70838465ee22a1b7390c2bae42ef1809868fa7ae0169b75f437cd95baac539d1</hash>
        <hash alg="SHA-384">0963ac9cf11f6312a807b4068dacd66cab7f6378445b4dc2cfd62b62dd7afe609fe389aff4fd2006cdcc564670e849af</hash>
        <hash alg="SHA3-384">64688f7803aff2ac8d536c5f9e11891f6b5bfae23580b2513ff4fde3c1f28509a27c483e91fd974e1fbca4a7cbaf3f87</hash>
        <hash alg="SHA3-256">83d491a6808587990e165c5065a7c938760065248083d9d05e81d9e4802d7764</hash>
        <hash alg="SHA3-512">1d54bed73766715b245012bce223e440703ff2fb8c7d5cfd208393060c2d63178e69e21aa739e5196599dcd1a79decf595cf142abc34ade6bd45a2b1d269f724</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.junit.platform/junit-platform-commons@1.10.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://junit.org/junit5/</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar">
      <group>org.apiguardian</group>
      <name>apiguardian-api</name>
      <version>1.1.2</version>
      <description>@API Guardian</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8c7de3f82037fa4a2e8be2a2f13092af</hash>
        <hash alg="SHA-1">a231e0d844d2721b0fa1b238006d15c6ded6842a</hash>
        <hash alg="SHA-256">b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38</hash>
        <hash alg="SHA-512">d7ccd0e7019f1a997de39d66dc0ad4efe150428fdd7f4c743c93884f1602a3e90135ad34baea96d5b6d925ad6c0c8487c8e78304f0a089a12383d4a62e2c9a61</hash>
        <hash alg="SHA-384">5ae11cfedcee7da43a506a67946ddc8a7a2622284a924ba78f74541e9a22db6868a15f5d84edb91a541e38afded734ea</hash>
        <hash alg="SHA3-384">c146116b3dfd969200b2ce52d96b92dd02d6f5a45a86e7e85edf35600ddbc2f3c6e8a1ad7e2db4dcd2c398c09fad0927</hash>
        <hash alg="SHA3-256">b4b436d7f615fc0b820204e69f83c517d1c1ccc5f6b99e459209ede4482268de</hash>
        <hash alg="SHA3-512">7b95b7ac68a6891b8901b5507acd2c24a0c1e20effa63cd513764f513eab4eb55f8de5178edbe0a400c11f3a18d3f56243569d6d663100f06dd98288504c09c5</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/apiguardian-team/apiguardian</url></reference><reference type="vcs"><url>https://github.com/apiguardian-team/apiguardian</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.2?type=jar">
      <group>org.junit.jupiter</group>
      <name>junit-jupiter-params</name>
      <version>5.10.2</version>
      <description>Module "junit-jupiter-params" of JUnit 5.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2f33df4bff7fbfb15352803fa575b88d</hash>
        <hash alg="SHA-1">359132c82a9d3fa87a325db6edd33b5fdc67a3d8</hash>
        <hash alg="SHA-256">edb1e43ff0b8067626ffb55e5e9eeca1d9ab2478141a7c7f253d115b29cc7cf2</hash>
        <hash alg="SHA-512">002b2010769413f1bc86cf95a48f679eeb7a372379e8f401f892d03bd1089483937a77f08c095579f81b8f0a27896fac6bebdc4c09a2dff9f5459e09207ac0d8</hash>
        <hash alg="SHA-384">f026f977c21b4d19611ea2ac8a18cb7c6110787241fd47f650557e427db0289aadd12a1069b46e73cb807bf45bb69455</hash>
        <hash alg="SHA3-384">210369e1ccd3a70a0b4fd785777367994414163361ed9d9c449b0b2364dd43122579d48ebb8feb923548c8f43eb74067</hash>
        <hash alg="SHA3-256">3714beec66c923801a378969a1d370a43761a5f18e86e26c8161763ad19adb69</hash>
        <hash alg="SHA3-512">edcd46e165d048ad49e023c1a71d14b9046c8dd1be20f908b63bde859dad2c76e6b84e8c100ca0e17008f22c3cddd1b4d427b7c4041e6cceea559ef707cfd024</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://junit.org/junit5/</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2?type=jar">
      <group>org.junit.jupiter</group>
      <name>junit-jupiter-engine</name>
      <version>5.10.2</version>
      <description>Module "junit-jupiter-engine" of JUnit 5.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">830301d576c574fbf82320f93f8abacd</hash>
        <hash alg="SHA-1">f1f8fe97bd58e85569205f071274d459c2c4f8cd</hash>
        <hash alg="SHA-256">b6df35da750a546ae932376f11b3c0df841f0c90c7cb2944cd39adb432886e4b</hash>
        <hash alg="SHA-512">0a95745a7d7b7d1cc4974e946cb0ab2696d7739ec1cee8545a34d6f14e63f065d06ab1363e4fc1b588d5197107f9ffc42537bebcd7b10a945fae316e5fdbc103</hash>
        <hash alg="SHA-384">e25eda0e686e407053368c09ae28fb95a229d88cedcfa674b74397979f0c7ff36cb410b64c71aef2dda037a5fde2bfcc</hash>
        <hash alg="SHA3-384">ac6c8e106d16838f365f701a9fd768f30cd312c903ff117d060383a04043daa92645fb0544917aacd5f116d6272b7e64</hash>
        <hash alg="SHA3-256">70d7684eb70992e6a66da5df9bbf23c938f49ec2883320ae57d69930d26a03a3</hash>
        <hash alg="SHA3-512">090afd1efec0951d4b8dd870afedf5967281e3e9adad0cb0974d9b06a1c2d9740e102d47f2a0d46013ae65515ba97fbed29083ab4aac84d47b2d0b36fa6204b1</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://junit.org/junit5/</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.junit.platform/junit-platform-engine@1.10.2?type=jar">
      <group>org.junit.platform</group>
      <name>junit-platform-engine</name>
      <version>1.10.2</version>
      <description>Module "junit-platform-engine" of JUnit 5.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">0bab6a13692441a957234370baae15f0</hash>
        <hash alg="SHA-1">d53bb4e0ce7f211a498705783440614bfaf0df2e</hash>
        <hash alg="SHA-256">905cba9b4998ccc29d1239085a7fb1fe0e28024d7526152356d810edec0a49a3</hash>
        <hash alg="SHA-512">5ca468aff73099673266e4e1431189023b0a660292f4f6c101dc4b03b8ab3643392731aa55455bf3a5079331a563dacda0c6b3cf3df64563ca6e0201af609e27</hash>
        <hash alg="SHA-384">7e883fc0a9cd5f3d6a792f26a43eddbe1e8e6583cedfba48690679ca43bf46482967c6e5a91c9b32f8904eaa54b7b759</hash>
        <hash alg="SHA3-384">25d922124644f344ec96487622c34c0e853c7a6a70858a3fae3572b0c03d7b7fec4f297f66d37311f87dcdf7c3c58f18</hash>
        <hash alg="SHA3-256">90615525738990e5226ec73729c052cb9ee2a8212b263c3214d71fcb28c41118</hash>
        <hash alg="SHA3-512">3cbd7d8afa9f1953fef49c010f04f47b286f0cc40ddc3766928801202cf08539919f4018ece569c251d198a1a6e3258bc48d4b2facd2bb7f2d5d675fc34c7dff</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.junit.platform/junit-platform-engine@1.10.2?type=jar</purl>
      <externalReferences><reference type="website"><url>https://junit.org/junit5/</url></reference><reference type="vcs"><url>https://github.com/junit-team/junit5</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.jspwiki/jspwiki-war@2.12.2?type=war">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.jspwiki</group>
      <name>jspwiki-war</name>
      <version>2.12.2</version>
      <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
    and built around standard JEE components (Java, servlets, JSP).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">bd6bde109da7102612105489109248ee</hash>
        <hash alg="SHA-1">36f998ca44ebc3d646c617daafc1bfbf2a83cb07</hash>
        <hash alg="SHA-256">96689ae5b98ace5b30a63dc5c93a8b42049a57bd840dbdcbe66ff7b0250a29d4</hash>
        <hash alg="SHA-512">b6b032b1c56f15cdcc82e0af20376a3a915702619c4822935cb58e2c926ccafe2ca2ac757c3bfc6a2b7fb4a9ab0658f5f7c329a33f8f53245df5a061d6cfa148</hash>
        <hash alg="SHA-384">1729df79ea9a193035935bbb9e01382c11339f01f6c3ec334a4af99a035a1935c2de0001f5f1a9fc94b931ad47bafc0e</hash>
        <hash alg="SHA3-384">97a7517465f924071d3474d463b7692d3804bd4daa2dfa74932fcc23538eb3809dae4ee5adc7eb1052f7bba9c80176c0</hash>
        <hash alg="SHA3-256">a8f34648a7d5c6ed0b2fc097271759432e5e3fe342a6ff8c38307adaf79a5f8a</hash>
        <hash alg="SHA3-512">446308d8b1d5ca71859cf762b247a62608d99572f0fc25af695f4bac02ae39ca36dd237787d29cc9f638d5ff96f36af07b3819a4ab625d556ef4d8efa78c2d4c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.jspwiki/jspwiki-war@2.12.2?type=war</purl>
      <externalReferences><reference type="website"><url>https://jspwiki.apache.org/jspwiki-war/</url></reference><reference type="build-system"><url>https://builds.apache.org/job/JSPWiki</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/JSPWIKI</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/jspwiki-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/jspwiki/jspwiki-war</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.hsqldb/hsqldb@2.7.2?classifier=jdk8&amp;type=jar">
      <publisher>The HSQL Development Group</publisher>
      <group>org.hsqldb</group>
      <name>hsqldb</name>
      <version>2.7.2</version>
      <description>HSQLDB - Lightweight 100% Java SQL Database Engine</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b25017073fc04b09ac4a15344febed2b</hash>
        <hash alg="SHA-1">56abc2511747c4e117627b6ed05d6eaafd42fa5f</hash>
        <hash alg="SHA-256">5d33ef96b9c110847362664a731d4d64e95c405bbf0f209a493ce5ca0f1e160f</hash>
        <hash alg="SHA-512">c784345c52481e6dc6ada1e3ac993e4f6157d7f9c13f0ba7916eeda241aa73c0fc7ff9a541eb1546e3f65acbcb61f6ab5a26f87024ec0a3c85c13025a15d8708</hash>
        <hash alg="SHA-384">e037d1c01cfa89285e225a85b60d2ecc25a1a8c209169dc42fa2f4c9fcb5b5dde28307894984a9130585fb66a00904e1</hash>
        <hash alg="SHA3-384">e32687788f1c40b128b8130a21e99926cce4dfb00848b89d1d585a265026fe785612ca9967fa12276a933470c046a9e7</hash>
        <hash alg="SHA3-256">45d9e443edfe2bde3a521c8ec15ec9b304550448f0df10f55a97ae28b4ce6449</hash>
        <hash alg="SHA3-512">eca28c9854f05d871b1b2b0edef12fc19eb5fa68d53278554d225f254edf623010adbe0a71f99022129c0ac56e1f44ed03e5155a65b1091f0478b74d98eaeb02</hash>
      </hashes>
      <licenses>
        <license>
          <name>HSQLDB License, a BSD open source license</name>
          <url>http://hsqldb.org/web/hsqlLicense.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.hsqldb/hsqldb@2.7.2?classifier=jdk8&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>http://hsqldb.org</url></reference><reference type="vcs"><url>http://sourceforge.net/p/hsqldb/svn/HEAD/tree/base/tags/2.7.2</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.jspwiki.it/jspwiki-selenide-tests@2.12.2?type=jar">
      <dependency ref="pkg:maven/com.codeborne/selenide@6.19.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-main@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-war@2.12.2?type=war"/>
      <dependency ref="pkg:maven/org.hsqldb/hsqldb@2.7.2?classifier=jdk8&amp;type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.codeborne/selenide@6.19.0?type=jar">
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-java@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/com.codeborne/selenide-core@6.19.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-java@4.13.0?type=jar">
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-chrome-driver@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v115@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v116@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v117@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v85@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-edge-driver@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-firefox-driver@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-ie-driver@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-safari-driver@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-support@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-chrome-driver@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-chromium-driver@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-manager@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
    <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar">
      <dependency ref="pkg:maven/com.google.guava/failureaccess@1.0.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.guava/failureaccess@1.0.1?type=jar"/>
    <dependency ref="pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"/>
    <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
    <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"/>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-chromium-driver@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar">
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-exporter-logging@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-semconv@1.28.0-alpha?type=jar"/>
      <dependency ref="pkg:maven/net.bytebuddy/byte-buddy@1.14.5?type=jar"/>
      <dependency ref="pkg:maven/org.asynchttpclient/async-http-client@2.12.3?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-http@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-manager@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-os@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-handler@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.96.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.28.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-context@1.28.0?type=jar"/>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-exporter-logging@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.28.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.28.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-semconv@1.28.0-alpha?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-semconv@1.28.0-alpha?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-semconv@1.28.0-alpha?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.28.0-alpha?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.28.0-alpha?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api-events@1.28.0-alpha?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api-events@1.28.0-alpha?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api@1.28.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk@1.28.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.28.0?type=jar">
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.28.0?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-api-events@1.28.0-alpha?type=jar"/>
      <dependency ref="pkg:maven/io.opentelemetry/opentelemetry-semconv@1.28.0-alpha?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/net.bytebuddy/byte-buddy@1.14.5?type=jar"/>
    <dependency ref="pkg:maven/org.asynchttpclient/async-http-client@2.12.3?type=jar">
      <dependency ref="pkg:maven/org.asynchttpclient/async-http-client-netty-utils@2.12.3?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.60.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.60.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.60.Final?classifier=linux-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.60.Final?classifier=osx-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"/>
      <dependency ref="pkg:maven/com.typesafe.netty/netty-reactive-streams@2.0.4?type=jar"/>
      <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@1.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.asynchttpclient/async-http-client-netty-utils@2.12.3?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@1.2.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.activation/jakarta.activation@1.2.2?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.60.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.60.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.60.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.60.Final?classifier=linux-x86_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-kqueue@4.1.60.Final?classifier=osx-x86_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.96.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"/>
    <dependency ref="pkg:maven/com.typesafe.netty/netty-reactive-streams@2.0.4?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.96.Final?type=jar"/>
      <dependency ref="pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-http@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/dev.failsafe/failsafe@3.3.2?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/dev.failsafe/failsafe@3.3.2?type=jar"/>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-manager@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-os@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-os@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-exec@1.3?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-exec@1.3?type=jar"/>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v115@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v116@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v117@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v85@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-edge-driver@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-chromium-driver@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-manager@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-firefox-driver@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-devtools-v85@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-http@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-manager@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-ie-driver@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-manager@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-safari-driver@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-support@4.13.0?type=jar">
      <dependency ref="pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/net.bytebuddy/byte-buddy@1.14.5?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-api@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-json@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-remote-driver@4.13.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    <dependency ref="pkg:maven/com.codeborne/selenide-core@6.19.0?type=jar">
      <dependency ref="pkg:maven/org.seleniumhq.selenium/selenium-java@4.13.0?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.guava/guava@32.1.2-jre?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    <dependency ref="pkg:maven/commons-io/commons-io@2.16.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar">
      <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar"/>
    <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar">
      <dependency ref="pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-main@2.12.2?type=jar">
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-util@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-event@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-api@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-cache@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-http@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-wysiwyg@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/com.google.code.gson/gson@2.11.0?type=jar"/>
      <dependency ref="pkg:maven/commons-fileupload/commons-fileupload@1.5?type=jar"/>
      <dependency ref="pkg:maven/net.sourceforge/akismet-java@1.02?type=jar"/>
      <dependency ref="pkg:maven/net.sourceforge/sandler@0.5?type=jar"/>
      <dependency ref="pkg:maven/javax.servlet/jstl@1.2?type=jar"/>
      <dependency ref="pkg:maven/jaxen/jaxen@2.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-analysis-common@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-backward-codecs@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-highlighter@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-queryparser@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.codelibs/nekohtml@2.1.2?type=jar"/>
      <dependency ref="pkg:maven/org.freshcookies/freshcookies-security@0.60?type=jar"/>
      <dependency ref="pkg:maven/org.jdom/jdom2@2.0.6?type=jar"/>
      <dependency ref="pkg:maven/org.jvnet.hudson/org.suigeneris.jrcs.diff@0.4.2?type=jar"/>
      <dependency ref="pkg:maven/oro/oro@2.0.8?type=jar"/>
      <dependency ref="pkg:maven/xmlrpc/xmlrpc@2.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-util@2.12.2?type=jar">
      <dependency ref="pkg:maven/com.sun.mail/logging-mailhandler@1.6.2?type=jar"/>
      <dependency ref="pkg:maven/com.sun.mail/javax.mail@1.6.2?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.16.1?type=jar"/>
      <dependency ref="pkg:maven/jaxen/jaxen@2.0.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
      <dependency ref="pkg:maven/org.jdom/jdom2@2.0.6?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.mail/logging-mailhandler@1.6.2?type=jar">
      <dependency ref="pkg:maven/com.sun.mail/mailapi@1.6.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.mail/mailapi@1.6.2?type=jar"/>
    <dependency ref="pkg:maven/com.sun.mail/javax.mail@1.6.2?type=jar">
      <dependency ref="pkg:maven/javax.activation/activation@1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.activation/activation@1.1?type=jar"/>
    <dependency ref="pkg:maven/jaxen/jaxen@2.0.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
    <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar">
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.jdom/jdom2@2.0.6?type=jar"/>
    <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-event@2.12.2?type=jar">
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-api@2.12.2?type=jar">
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-event@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-util@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-1.2-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-1.2-api@2.23.1?type=jar">
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-cache@2.12.2?type=jar">
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-api@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-util@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-1.2-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-slf4j-impl@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/net.sf.ehcache/ehcache@2.10.9.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-slf4j-impl@2.23.1?type=jar">
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-core@2.23.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/net.sf.ehcache/ehcache@2.10.9.2?type=jar">
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-http@2.12.2?type=jar">
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-api@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-util@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-1.2-api@2.23.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-wysiwyg@2.12.2?type=jar">
      <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-api@2.12.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.logging.log4j/log4j-api@2.23.1?type=jar"/>
      <dependency ref="pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar"/>
      <dependency ref="pkg:maven/org.codelibs/nekohtml@2.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar">
      <dependency ref="pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.codelibs/nekohtml@2.1.2?type=jar"/>
    <dependency ref="pkg:maven/com.google.code.gson/gson@2.11.0?type=jar">
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-fileupload/commons-fileupload@1.5?type=jar">
      <dependency ref="pkg:maven/commons-io/commons-io@2.16.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/net.sourceforge/akismet-java@1.02?type=jar">
      <dependency ref="pkg:maven/commons-codec/commons-codec@1.3?type=jar"/>
      <dependency ref="pkg:maven/commons-httpclient/commons-httpclient@3.1?type=jar"/>
      <dependency ref="pkg:maven/commons-logging/commons-logging@1.0.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-codec/commons-codec@1.3?type=jar"/>
    <dependency ref="pkg:maven/commons-httpclient/commons-httpclient@3.1?type=jar">
      <dependency ref="pkg:maven/commons-logging/commons-logging@1.0.4?type=jar"/>
      <dependency ref="pkg:maven/commons-codec/commons-codec@1.3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-logging/commons-logging@1.0.4?type=jar"/>
    <dependency ref="pkg:maven/net.sourceforge/sandler@0.5?type=jar">
      <dependency ref="pkg:maven/commons-httpclient/commons-httpclient@3.1?type=jar"/>
      <dependency ref="pkg:maven/xpp3/xpp3@1.1.3.4-RC3?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/xpp3/xpp3@1.1.3.4-RC3?type=jar"/>
    <dependency ref="pkg:maven/javax.servlet/jstl@1.2?type=jar"/>
    <dependency ref="pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar"/>
    <dependency ref="pkg:maven/org.apache.lucene/lucene-analysis-common@9.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar"/>
    <dependency ref="pkg:maven/org.apache.lucene/lucene-backward-codecs@9.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.lucene/lucene-highlighter@9.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-queries@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-memory@9.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.lucene/lucene-queries@9.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.lucene/lucene-memory@9.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.lucene/lucene-queryparser@9.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-queries@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-sandbox@9.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.lucene/lucene-sandbox@9.11.0?type=jar">
      <dependency ref="pkg:maven/org.apache.lucene/lucene-core@9.11.0?type=jar"/>
      <dependency ref="pkg:maven/org.apache.lucene/lucene-queries@9.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.freshcookies/freshcookies-security@0.60?type=jar"/>
    <dependency ref="pkg:maven/org.jvnet.hudson/org.suigeneris.jrcs.diff@0.4.2?type=jar"/>
    <dependency ref="pkg:maven/oro/oro@2.0.8?type=jar"/>
    <dependency ref="pkg:maven/xmlrpc/xmlrpc@2.0.1?type=jar"/>
    <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2?type=jar">
      <dependency ref="pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar"/>
      <dependency ref="pkg:maven/org.junit.platform/junit-platform-commons@1.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.junit.platform/junit-platform-commons@1.10.2?type=jar">
      <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.2?type=jar">
      <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2?type=jar">
      <dependency ref="pkg:maven/org.junit.platform/junit-platform-engine@1.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.junit.platform/junit-platform-engine@1.10.2?type=jar">
      <dependency ref="pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar"/>
      <dependency ref="pkg:maven/org.junit.platform/junit-platform-commons@1.10.2?type=jar"/>
      <dependency ref="pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.jspwiki/jspwiki-war@2.12.2?type=war"/>
    <dependency ref="pkg:maven/org.hsqldb/hsqldb@2.7.2?classifier=jdk8&amp;type=jar"/>
  </dependencies>
</bom>
