From db99126076d2213b8943bcadf3d56889c045779d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 16:31:56 +0000 Subject: [PATCH] build(deps): bump org.jboss.xnio:xnio-api in /modules/transport-h2 Bumps org.jboss.xnio:xnio-api from 3.8.8.Final to 3.8.14.Final. --- updated-dependencies: - dependency-name: org.jboss.xnio:xnio-api dependency-version: 3.8.14.Final dependency-type: direct:production ... 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 2354d71534..9895b8d9b7 100644 --- a/modules/transport-h2/pom.xml +++ b/modules/transport-h2/pom.xml @@ -155,7 +155,7 @@ org.jboss.xnio xnio-api - 3.8.8.Final + 3.8.14.Final true