<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:433025b0-efaa-3999-a0b9-2034d1672890" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <timestamp>2025-09-16T07:54:32Z</timestamp>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <components>
        <component type="library">
          <author>OWASP Foundation</author>
          <group>org.cyclonedx</group>
          <name>cyclonedx-maven-plugin</name>
          <version>2.9.1</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">9c7a565cf28cce58557d0c621c5ea4b1</hash>
            <hash alg="SHA-1">be882d5a22050bfa9d19090b1420c188617d0e1c</hash>
            <hash alg="SHA-256">698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249</hash>
            <hash alg="SHA-512">c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0</hash>
            <hash alg="SHA-384">d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb</hash>
            <hash alg="SHA3-384">80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f</hash>
            <hash alg="SHA3-256">142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699</hash>
            <hash alg="SHA3-512">af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.20.0?type=jar">
      <publisher>SmallRye</publisher>
      <group>io.smallrye.reactive</group>
      <name>smallrye-mutiny-vertx-runtime</name>
      <version>3.20.0</version>
      <description>SmallRye Mutiny Vert.x Bindings</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.20.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://smallrye.io/smallrye-mutiny-vertx-bindings</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/smallrye/smallrye-mutiny-vertx-bindings/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-clients/smallrye-mutiny-vertx-runtime</url>
        </reference>
      </externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/io.smallrye.reactive/mutiny@3.0.0?type=jar">
      <publisher>SmallRye</publisher>
      <group>io.smallrye.reactive</group>
      <name>mutiny</name>
      <version>3.0.0</version>
      <description>Intuitive Event-Driven Reactive Programming Library for Java</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8c92fb024c84148f493e5d6fc4402bb3</hash>
        <hash alg="SHA-1">8c93cba14e66aaffaf9101f4845eededa0db8959</hash>
        <hash alg="SHA-256">5a0403a129a5dfc49e7463959577b2a8a10c3f0ffcc1136a92aa4c119336c46a</hash>
        <hash alg="SHA-512">b8979c333a2706215e7e37224b2aa60bc1d0188b0d75c358375247c62c1f3e103bba6696dd69203879ee1ed982a9fe89b6b301ae93cf9413e448557fdc2f8e37</hash>
        <hash alg="SHA-384">fb95a3e8ed60d673f02be66767d7c4797dec8e4565fcb96c5dad8fa50f51c7156a8a38d61f56cfa9a8179bfe68b93d6a</hash>
        <hash alg="SHA3-384">867ebbb15328923a4eaa070f320dd0a8dfc35ffc7b144c3223483f2750bbcc408e78afa3f3b3f488997daba76e99ed26</hash>
        <hash alg="SHA3-256">4b100879ab250a772c09006c3a821f448374b20018ddbdc61f3a51317bee7bf5</hash>
        <hash alg="SHA3-512">76a46b89f8b2cfd9a062e811fead0303d143a3421fbb2a44cecb8cd0a66ea3fa60632bc78ae5729f94efd25ecbaac3a3b512eba44be53ce4e7094b1a5bbe3b40</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.smallrye.reactive/mutiny@3.0.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://smallrye.io/smallrye-mutiny</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/smallrye/smallrye-mutiny/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/smallrye/smallrye-mutiny/mutiny</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar">
      <group>io.smallrye.common</group>
      <name>smallrye-common-annotation</name>
      <version>2.13.8</version>
      <description>Common utilities for SmallRye</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ab742fb958a879f7740422552f40ac98</hash>
        <hash alg="SHA-1">73a8af56c4c5286a15f6906e128473ca1d608b38</hash>
        <hash alg="SHA-256">fe53213df16492127c40b24ff4c347413a506a4408f13bb6146af324175115dc</hash>
        <hash alg="SHA-512">719ad0196c91393cceae7526630ecb8c90c5496340defe08f5aa1a360903f7b9fee60834e53f2b16d6a9ff65451330114ad3616253ee6e6fb6eb72cc6a7a700d</hash>
        <hash alg="SHA-384">07a9927a4ef04ff7474fdf69a198983f3846edfd94ac9d22b5fa6986381cf53ff3ed84490b40757eaca7ffa6cd3b2e1c</hash>
        <hash alg="SHA3-384">d218ed3aa4e975a936d77230806e2a14ceb56b2408a1303148dfcacc0d0cdb814728153811aaba81e3ade589875555ef</hash>
        <hash alg="SHA3-256">41bd1683aa42e0660c03a6f140f8654d67be9d4a4e50fea13282b344dd2244aa</hash>
        <hash alg="SHA3-512">bccedd3a05e73acb849c1d51bf6f3455dbb480eb31b2561c9bba826bd4ac772d3efee48492d3496697d9716f1acafdc3fe9dbebeef45ffbf6ccb41402bc67dc8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://smallrye.io</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/smallrye/smallrye-common/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/smallrye/smallrye-common/smallrye-common-annotation/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.jctools/jctools-core@4.0.5?type=jar">
      <group>org.jctools</group>
      <name>jctools-core</name>
      <version>4.0.5</version>
      <description>Java Concurrency Tools Core Library</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">4ec497e79923de658526ef2dcb61a641</hash>
        <hash alg="SHA-1">9ab38ca19877236986db4894ef1400a7ca23db80</hash>
        <hash alg="SHA-256">d65e5f38bcd0984e26f87187687f1f70dd52740c4d5e046f8d104e01ab5db95f</hash>
        <hash alg="SHA-512">3f95bd58dd68e80544aae685d3edbf1d80490dbac562ca7cb454e48bcba89a345b7973466b79373c219c1888dcdead25f0dcf105670ce6fc9f648bfc77b93d74</hash>
        <hash alg="SHA-384">aae4390c3ee4f995b6e1767c18cbc0ad7af6344384637ee8633212c31d857616508ec5aebf0adca5943417fc7b35bd18</hash>
        <hash alg="SHA3-384">61bbdf154142213ef755b53c8c55232bcfec3c4f0d8dc0367d20358278f125504507dc87ffc9b42b683f53b1a2637ec1</hash>
        <hash alg="SHA3-256">f616d29bd080645a709fc23e33f1f493f7dbf3beabc13629a834412c77e450f5</hash>
        <hash alg="SHA3-512">b667ac9af64a01c076000eebdace73b74fabb2f15cd97dd04a23abcde94f8ab4eb67f78cd2b346280447aac6408f5b9267cb21031b2ede91d271cb209d097ff6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.jctools/jctools-core@4.0.5?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/JCTools</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/JCTools/JCTools</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.vertx/vertx-core@4.5.21?type=jar">
      <publisher>Eclipse</publisher>
      <group>io.vertx</group>
      <name>vertx-core</name>
      <version>4.5.21</version>
      <description>Vert.x Parent pom</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ecf8e647d47db77363fafa5d2ba10c36</hash>
        <hash alg="SHA-1">70c73f7af4a3a7ee19604603ea2e769a4fa3f8ce</hash>
        <hash alg="SHA-256">a073006a8f8b71702fbb8375583b40d63b080b09884f62938446d581aeab256b</hash>
        <hash alg="SHA-512">b2d94a26e5797354debe13fae984d37aa66bf2d98e1753419903b9ff8389e619ae75cecfbebc7f7bb239b6ea5c3769b7f0ef51b5bd26c5ace394ba8540f27116</hash>
        <hash alg="SHA-384">76596e24597626b128873e2413c08430b7058168303b0218833268ddcf50f16bcbeca804df1eeec71cba606f8751dd27</hash>
        <hash alg="SHA3-384">b6caf566d714e671c2a07b36137c42e7289945eee1e36af72d3ae68af0a09b81f1b2e6707f59b2ca822b2095454a3c22</hash>
        <hash alg="SHA3-256">efab9abf0f7e0121bf5ea67ffbfbfb99423dd533b1699788e6f475ae8f373ee6</hash>
        <hash alg="SHA3-512">da429246bc1da2bd2caac3b749f9b731a77c4b48ae516d25bb5956e6d71fa104177f42364aa48fc04beaa64956a3abae0bfc41b536ff00d686f2787dd5e8b933</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
        <license>
          <id>EPL-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.vertx/vertx-core@4.5.21?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/vert-x3/vertx-parent/vertx-core</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-common</name>
      <version>4.1.125.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">e62daeec7972cd130d39a4238a6d1de5</hash>
        <hash alg="SHA-1">e07fdeb2ad80ad1d849e45f57d3889a992b25159</hash>
        <hash alg="SHA-256">370e82fb7a020b1d6286148b453c7a5e210259b5616feac7440ff6b7089d3b34</hash>
        <hash alg="SHA-512">17aa47e12cde3aba3490759b0b3eff90f6e89dd36cd74018e51cc828be1ccb36120e3010cdd797bf401d44889aa805f2f1e91920f1546b6f70e64eb6443dcc5a</hash>
        <hash alg="SHA-384">43fca02b45da592c7aa1fa6f2612ad463743138081f7802aa391d51a6b26ed65b5ceb417cf6b24d5888f47ee11825e1c</hash>
        <hash alg="SHA3-384">7ef26fbfc9da3744361de49cd51f75923edd0e8685296d76acf4905c630f8508e73750ff7f7cb73c52245e8539348125</hash>
        <hash alg="SHA3-256">e7663a85afc211453443f018904eedde873e3bdab6bb9fca69f6adbd939bd4d1</hash>
        <hash alg="SHA3-512">9f6543975e8f54563379b08ee24a55a362d42cb03543d9f4522d901eaf15527e9c65e7aa6e580c71a1d384a9066b0ac5e9f576ea938907222ec19be2d52ae195</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-common@4.1.125.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-buffer@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-buffer</name>
      <version>4.1.125.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">8fd7213e236542c1b893aaa0fb59cf0c</hash>
        <hash alg="SHA-1">814b9a0fbe6b46ea87f77b6548c26f2f6b21cc51</hash>
        <hash alg="SHA-256">d2915bf091552d823cbba91e22349dcea21c8d5cc9f2f9308bf9a9f378ab7c95</hash>
        <hash alg="SHA-512">181937ed8debd7439066aff8f4eaaec8abf2b9e3eef0b6d91cc053c91de695cc5e6ae7f6ab81d8ae68204939d8a1efdaf8d44762987537d57c505d31c93f7e6c</hash>
        <hash alg="SHA-384">9ddba8c9bd3e9068e80ec9102f300ca8c72a9ac68cce58e41e8df394dcf11740899ad69326266c5917d489c9b649bf33</hash>
        <hash alg="SHA3-384">b76cab1f6236afefdbb9c095a597eb6365f8836df0039b565c45ac94d6d5672916419ae46d625e07e5a2e51c0289bfd4</hash>
        <hash alg="SHA3-256">f3e9746a863d4c609b053f511099dcdbcb0fd0ec7a3222f6627b8c83b2690193</hash>
        <hash alg="SHA3-512">92881dc21df94804b89d42d1ad2c637a930f35e78756c01149d15be4cf21cc6f9ffe691318fadbe522dd983e4d2475c9585f26b9826fa19dea276fdf5997db83</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-buffer@4.1.125.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-transport@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport</name>
      <version>4.1.125.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">17b57fa3b0cb4588d40d564c62a5b447</hash>
        <hash alg="SHA-1">a81400cf3207415e549ad54c6c2f47473886c1b0</hash>
        <hash alg="SHA-256">808df173a36c6cb715c23276871b28c559e2e66b528ff71de074527dc5d5883f</hash>
        <hash alg="SHA-512">063e8fed03346452d4d75f2beca106871ff918bd6503ed52db97528b30fa5d86dfc544c2139bcd8f3491285ce3a1bbf929dc6e928c763da38195f334d611f94c</hash>
        <hash alg="SHA-384">be644839a962f8c133879e44f6c621f439c96c348931387f91afbe0c664a46ce8414cc41cf63854b01ff95c695f65f64</hash>
        <hash alg="SHA3-384">410ed7f0e8dc124477ba21981b1b1b8bb8cd10588f22cc7099664286dc7691a65abf1ea5c1afb1ad36a4d5265442bcac</hash>
        <hash alg="SHA3-256">1a8ea5e341213e0a27cb45472f8e3b32db3b7547291e45de3aa6a498de21196a</hash>
        <hash alg="SHA3-512">f5fe6919802a7a23909182335b42f62c68bf2cc3b3204586b7b6b1219c2a894ec581e5b8cf2aa01e1e1a2810c06d577b4b8bb61eeaf698f8ac8fbf3460f7aea3</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport@4.1.125.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-handler@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler</name>
      <version>4.1.125.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">2632d49d60c08ed985eb4641fabb48d3</hash>
        <hash alg="SHA-1">3eb6a0d1aaded69e40de0a1d812c5f7944a020cb</hash>
        <hash alg="SHA-256">fb88c7a6824ea43401d3f058e98ee317fa74996f985dccc1b80d26e24d81c97f</hash>
        <hash alg="SHA-512">144c59dd3b578eae86627272bbeb0aa36dcb6daa5f213af398df9419705f843cfe4f4aa415bcc6f7bc380305ebbf5a18c3a40253b10d017915a0972af6c634cc</hash>
        <hash alg="SHA-384">3de0c5be38f0c08d8f0ac08b18e390ea891776a45fa871fd05d1c415f1c224e84376c8c28cf8553ae6c86ab07235a688</hash>
        <hash alg="SHA3-384">af5f45c02d4aa228beab4731ae0c9e4fa72ed4e7f6d92388cac698e7715ae8165a41e3e21cefb5405e273184078755e1</hash>
        <hash alg="SHA3-256">8fe7acc3cc88fefee8e9bb4f61e26ad1a005a7a66841ca75c969c22272515e7c</hash>
        <hash alg="SHA3-512">20127651b5b5213435b9b23b993d497105bdb1c97ab08e2cc73f968ef1452157335bff0c73d246b9bdbc88321c0ada9ac38c79e01fba9f915fa3b6d9016209c2</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler@4.1.125.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-transport-native-unix-common@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-unix-common</name>
      <version>4.1.125.Final</version>
      <description>Static library which contains common unix utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">99a01489ed128ef1e02b8a956baf2a27</hash>
        <hash alg="SHA-1">72f1e54685c68e921ac1dd87cbd65ec1dcbbcb92</hash>
        <hash alg="SHA-256">69c7874fdb998fa9ca3d02934272725f0813bb52871ac98cdffdd47212ef0203</hash>
        <hash alg="SHA-512">73d4b92830622cedc8ab0488510c2d0f61a4394add728f131e2e9d8580e34f2fd1696a17bf7b5bdf448c5e2a80c0b3ec0907026ea8c0c352f27d011f1dc8a53c</hash>
        <hash alg="SHA-384">962735c3351e1f5a54f9b98012a925a406ddda6ab381e2adb78fba41bc02c4bdaf078e7ceee30b003d5b118c56241605</hash>
        <hash alg="SHA3-384">9602aa12a3c2d6cef2e22ac60a8448bf932f1db4f4dbcb70e7c89370cf5e4f301b5a86d1d190ca483bebfbba93328ff5</hash>
        <hash alg="SHA3-256">f6b64a9a262595cd097a69f0951d83c745a466924363389f4926ddb938f616ae</hash>
        <hash alg="SHA3-512">9077b3a603cf401a363152f7949220460b18aa580492b8e490211be6bce2f3412d09870491f83a583a5190dff1b24682fc17cd9feff2f148e45aa0fd9eb72418</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-unix-common@4.1.125.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-codec@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec</name>
      <version>4.1.125.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">dacce3cbcfbf601356838db9d93d1cb2</hash>
        <hash alg="SHA-1">ce90b4cf7fffaec2711397337eeb098a1495c455</hash>
        <hash alg="SHA-256">78301327e5355c03746abd0af1d59965b6bf23e1c9ac54362adeb64e0ad5263c</hash>
        <hash alg="SHA-512">6fbee5f070d6f601ee0a652e830a9480c17eaaeafe50cab647153c9635d18092fdde61d0c2ec8c11ba8adcdcf4f98e97c83bc6a7527fe35a75faf8930863f7d6</hash>
        <hash alg="SHA-384">fc3663a5dded7cfdb244a8dea7478f53a73dbcfc03d1d0b29476d8802239f40c1423410294ead4eabcfb0febfdf14146</hash>
        <hash alg="SHA3-384">66b34daae0b74537b5f84ce6efcf2e3895427614a72d976b87500b9b329f8b3c1255f1f63854a590c4e1f61034e5a09d</hash>
        <hash alg="SHA3-256">e40f81e4f7ad7d3295c2255c239a6096248fda97bf657ba1818405ed7161065c</hash>
        <hash alg="SHA3-512">ab3bb9bba21bae87ea1502955f54649ff20307c3d3b878f12c523571d44c7d5493bb31176bc9ce305b72d4e916882defef71554a210a1c39371b0c57dc87cd3d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec@4.1.125.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-proxy@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler-proxy</name>
      <version>4.1.125.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">748321e93d47a271f0bbeafdafea7564</hash>
        <hash alg="SHA-1">19a614cccc6fe8924c2674035fb3c9fedc7ae1c9</hash>
        <hash alg="SHA-256">790a5b2d5b4ce119d4c678f423646fe18c4fb0d54347b436e7919e451bfff66d</hash>
        <hash alg="SHA-512">ca27bd3af7286ea7f3c5bf580d01149acaef85ceee30bfe7dd6087ac5476ca89c2056e26d4b4cdec68716806300dc4e872f2eb3d76496cd7bbe5655394ed2a88</hash>
        <hash alg="SHA-384">e88627d20678d76e4c8b4f6dbd3ebe174ba7dee8bc5fb9853e4a6cf36ff71dcb0b4819e087924f975dff34b7554e7946</hash>
        <hash alg="SHA3-384">968566c9d8c2a16cc8897f889337844d94279dc6ad91b457bc298a10b1ba80d528d0b613ff89433d68ee18968158afb0</hash>
        <hash alg="SHA3-256">0de13ea7a9b7a705f692a721822a8a83d464b5519fc08674cc7d6c8a21858be4</hash>
        <hash alg="SHA3-512">daa62b1057e8ef133f80cf5699204db20431aedcc336b4709c0a1afff3d26d6a84e729f3d2cfe1bbc151c0200c7852ceaf0716e7d7362262ea02638fc62a986c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler-proxy@4.1.125.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-codec-socks@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-socks</name>
      <version>4.1.125.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">fe0c1064a944de194cb3af3a0b9dee1f</hash>
        <hash alg="SHA-1">87880becd7919fb79d76d01e7f8f2b0c616604a1</hash>
        <hash alg="SHA-256">fa18c012a2e1e2dae4bb5ed5f12da694e38634b2f5a2563e4ca4119cfeba67c1</hash>
        <hash alg="SHA-512">a62ea9569a751af31373b69d2ed3705e7cfa0ca70b4ce506580dea94df00b3ddf913a94b3e1c85e5828e5631d22c0c3dbf7846fb957e3e5fd3a8f686fb917626</hash>
        <hash alg="SHA-384">6fee225434557a0416f5fa20c41360220badff15feaee29d5dbb0aa6fabee0185987b87f104add658acc6f700051397f</hash>
        <hash alg="SHA3-384">aa5e556df9c20f907dd7ac9fbe0aada4bffb2863cb58d3b1888510a93d0646f06b3927db33d20f49c42f1a7cebb3f629</hash>
        <hash alg="SHA3-256">f9a724877d82ec2c45719215581500b7f916a56770163a1db6bd635fbf9dece6</hash>
        <hash alg="SHA3-512">563c0c07c835aebe2a16035f82bf59a447da282585966a3f8b920f96c5c189861e81145c4475750a154ac170252bbea706486c066339326f444833db1dab1da0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-socks@4.1.125.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-codec-http@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-http</name>
      <version>4.1.125.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">87a4bb4fa2e3d2c1d9d72c309a113a50</hash>
        <hash alg="SHA-1">e5c04e7e7885890cf03085cac4fdf837e73ef8ab</hash>
        <hash alg="SHA-256">17b6e581dca9b1eeb51098bc2a44cfce0935a02e0cb6c17be639f814f5e916a9</hash>
        <hash alg="SHA-512">def940163b66dcd83b45fb121f565c5bafd28f5b1cc998be64093bf1fd8497601851a2c4b3a6dd579a368665d16d8ef31a47c4e99492d0136093c5dc8110730e</hash>
        <hash alg="SHA-384">8946428a6d2a134d48c702c6c8b4ecb942857706a7f826b0f33cc6e3fc6f4380b7484de4f5ab577b7a4c666a1ef1dc8d</hash>
        <hash alg="SHA3-384">78381d15b6859e16ace4a4c8b7f7116ac47ecfdc2b5c7f7e54fe094a6ed595dd469405e30e72a66d76493348a5fd6cb2</hash>
        <hash alg="SHA3-256">4e4d58b74cb73cfa506582a0767153a958ee88b74a7c29a4705b3d111f31777e</hash>
        <hash alg="SHA3-512">d261fabf0fa23973efc6c282ed407e644fe0381a3a137d6946925b902e2b890f8649a9f3c325dabbe83882c4e20512b20e5449b6e211a6cfde09854f9f6fb47e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-http@4.1.125.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-http2@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-http2</name>
      <version>4.1.125.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">39c7f746fab1a9e7b0012a6fc0ef90a8</hash>
        <hash alg="SHA-1">38ac88e75e5721665bd5ea8124fe71cb1d7faef3</hash>
        <hash alg="SHA-256">6b10a7fbacd82618b3a0dfe6f9c3e1f8ed93366e1d6e3986aadf102dfc36f3fb</hash>
        <hash alg="SHA-512">0fbead491cae2feca4fdb17ab8b1bf8978abd5be264292271057933f08d73cb9c8511c91e8915693e751abc765faa322f715d938e43035865ae5bfb794f5d743</hash>
        <hash alg="SHA-384">9371d329efc4b549b0a5300b56bb19f67c38210c203c0e99d0913af1b290840c5cc7e156b9cdcc682b89823a0b720439</hash>
        <hash alg="SHA3-384">f048cc5caeffb922e5e408641585834217c1db4b18194e6bf85f65c96bb79e4a81904c5e4ab3972cbe8c03397965527a</hash>
        <hash alg="SHA3-256">037f53a3c6c92c1dfc070cffcf216d5bfbc1eb9b3e3ad4bb74bb32d130d2b74c</hash>
        <hash alg="SHA3-512">90429c2949265ecf0d16c02f22ecc8fed01c4702055f776d90e11b3159b0921c0c0941f5447c07c52793060519c6d7572b0a5631c8f05528da5339b5d2d981b0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-http2@4.1.125.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-http2/</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-http2</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver</name>
      <version>4.1.125.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">897de87956aae61fd42aa4dbedd62b11</hash>
        <hash alg="SHA-1">6dd3e964005803e6ef477323035725480349ca76</hash>
        <hash alg="SHA-256">fd051f7c8e7b36aa15ad9ce6017d278137f68675115d8a94a52caeebe534d60b</hash>
        <hash alg="SHA-512">3dea29ca4b5525631cbea6037b1a7465d7af63a125bda4604b825f855ee7c1ce11e85390a9b393eb4545556be1db24b3075f6114b5a6db5a34d9c2b5a8f6f3d2</hash>
        <hash alg="SHA-384">9ac1bb0cf8bd9566f951e1c6e6dd6cf8f7b5d72c42ae1e2fd34bce9c8ec8305dc8ef0d68feecbc03f456abb67571d7e8</hash>
        <hash alg="SHA3-384">b22443a1a7b816e6f3192a9f459b64184d427099fff8add68c80e53a030996fbbefcb62e27600af21ac2d4da8ca40bc6</hash>
        <hash alg="SHA3-256">5dc0cb959bc29e7a0d422cd382061eb84f856bfdd1ebf75cb4f85248b88d4919</hash>
        <hash alg="SHA3-512">c3b68814be2181c88a8eb5a848024e9ee981b4ce520384c2c963e758b0eb9f217144a044faf9936250f8cd1024cd3548e58cc071177d596e5711b5bf58861f83</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver@4.1.125.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.netty/netty-resolver-dns@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver-dns</name>
      <version>4.1.125.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">3e9a42f5f759b90fd227b4323f5bf7ad</hash>
        <hash alg="SHA-1">2f0d5f10e52739fcf9ab2b021adad4ded6064f2c</hash>
        <hash alg="SHA-256">a64ee1cf8ed5afffea1e25e19fc4205b0886d4dda5ee9010a9109630f0907bae</hash>
        <hash alg="SHA-512">baece71f5ca241d25abfbc5eb7ff81a07d95007806dbd09ed7b027e992dc682065c0b9240f337ab3e9f79d577f1c95d23049e23056f48a805289db933851f5be</hash>
        <hash alg="SHA-384">bac994ac8c46d3b602c4d3ebf0bc9ee04572488ce7093c798904a4338a06cae1c2e964665da6b6f93c0993825fbd7ae0</hash>
        <hash alg="SHA3-384">1b4844314999c5d7a54fc174c975bac47e67105c9f18eaf5138b285b97b7f95fa2656dee6dba54fb6a19ba132b7fb152</hash>
        <hash alg="SHA3-256">0bf3acfabc2b9fa6a9eebe99d55c14910ccc448d369041457790e248c8dfaac5</hash>
        <hash alg="SHA3-512">53a60c3275c862c5be066322a42707c4405b481b1bd26342ff749ff6648bc00c5bba2ccfecf1574782a76c7d62fb179fa307cce6fe32b6f19d91047a8983c0c0</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver-dns@4.1.125.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-resolver-dns/</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-dns</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec-dns@4.1.125.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec-dns</name>
      <version>4.1.125.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">7d166e66f9a9163912030b57dc1e24f8</hash>
        <hash alg="SHA-1">c328f0afa45a0198a6c3674ca07d36204dc36179</hash>
        <hash alg="SHA-256">41b38d2e6cf9fc5994aa84577fd6271de3e9715d71fa5f0b15380ffe6a925dbe</hash>
        <hash alg="SHA-512">3266555254dbb0a89d6052b8eef0228d7871d0cb05ecbdfa33783ab06b17b33a0de919bd374920af78f04edf1fcc513a64daaea8ccd0099cdf9668e9ae3def67</hash>
        <hash alg="SHA-384">12a30ef43970b410493209cdba51d3816a47b2429f15f9f3a2017106443d2bd09faf3677a0f686d91c4d3f139f26e9dd</hash>
        <hash alg="SHA3-384">44653ed88f9c59bc54088db295c4eb368f06de2ced8058d3fe217c999636c7ed9ae1083299b30069b160b4f7792ca61e</hash>
        <hash alg="SHA3-256">b85a4082429a4f0125ea369c569c6430c758ba5c3b7a21d853139d5a0446a406</hash>
        <hash alg="SHA3-512">3804638b7a9f236e0f9943b87afc50140c1f218c393889629fc2017255915f00430a3f680fd4bd9d32765da8154a4a9b815434425c498f31b03652d1b6fdab37</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec-dns@4.1.125.Final?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://netty.io/netty-codec-dns/</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-dns</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.20.0?type=jar">
      <publisher>FasterXML</publisher>
      <group>com.fasterxml.jackson.core</group>
      <name>jackson-core</name>
      <version>2.20.0</version>
      <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3536b524a7106dae1b4feb71e6f5ff74</hash>
        <hash alg="SHA-1">3c97f7fad069f7cfae639d790bd93d6a0b2dff31</hash>
        <hash alg="SHA-256">bc0cf46075877201f8406ee7de2741ae7df6c066f5f0457bd80632a718c06e72</hash>
        <hash alg="SHA-512">6fde805019901b0e6f6af56c48b60a08ead48e962e167308a3d8ed861470594a80e5c6aec340e7ce8dd12a32d8c0cbb46bc39bc381f027f5977953950e60b083</hash>
        <hash alg="SHA-384">5f294aa2b3561b2dc5f6bd9958758783294ae31396b8af9cca1495f87d4b8fa470e41b62f6078a407cb6d7f5e8efecee</hash>
        <hash alg="SHA3-384">ef6efea299577b599d290fd0b48f44e239c0c051b0849b163b2f667641a6ff682bd68745ab3ecad1fb7939de0dd11e4e</hash>
        <hash alg="SHA3-256">3879cf4a3f6bfcea4181ec464142c7798f979d6cc0a561cd87dea8054f5abb50</hash>
        <hash alg="SHA3-512">fc84b0702c51b31e4a6eaa0e6eff8914166a51dad8adbb768887ea580106d953e86bfc2fe8c5b99d03e64ef06bf6d33a4ef33e8f045d743b00cb0e05452ec082</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.fasterxml.jackson.core/jackson-core@2.20.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/FasterXML/jackson-core</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://central.sonatype.com/api/v1/publisher</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/FasterXML/jackson-core/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/FasterXML/jackson-core</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.20.0?type=jar">
      <dependency ref="pkg:maven/io.smallrye.reactive/mutiny@3.0.0?type=jar"/>
      <dependency ref="pkg:maven/io.vertx/vertx-core@4.5.21?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.smallrye.reactive/mutiny@3.0.0?type=jar">
      <dependency ref="pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar"/>
      <dependency ref="pkg:maven/org.jctools/jctools-core@4.0.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar"/>
    <dependency ref="pkg:maven/org.jctools/jctools-core@4.0.5?type=jar"/>
    <dependency ref="pkg:maven/io.vertx/vertx-core@4.5.21?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http2@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver-dns@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.20.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-handler@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-handler-proxy@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec-socks@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec-http2@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-http@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-resolver-dns@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec-dns@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec-dns@4.1.125.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.125.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.125.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.fasterxml.jackson.core/jackson-core@2.20.0?type=jar"/>
  </dependencies>
</bom>
