From 3645ed3d0ba5130576b4e4a8ceb37ff1cdb24ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 13:04:04 +0000 Subject: [PATCH] build(deps): bump org.jboss.xnio:xnio-api Bumps [org.jboss.xnio:xnio-api](https://github.com/xnio/xnio) from 3.8.14.Final to 3.8.17.Final. - [Commits](https://github.com/xnio/xnio/compare/3.8.14.Final...3.8.17.Final) --- updated-dependencies: - dependency-name: org.jboss.xnio:xnio-api dependency-version: 3.8.17.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/transport-h2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/transport-h2/pom.xml b/modules/transport-h2/pom.xml index 0c92fe7320..220939624f 100644 --- a/modules/transport-h2/pom.xml +++ b/modules/transport-h2/pom.xml @@ -155,7 +155,7 @@ org.jboss.xnio xnio-api - 3.8.14.Final + 3.8.17.Final true