From 702077855ddac1fa93bab0a4305be9f4f37040f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 16:31:57 +0000 Subject: [PATCH] build(deps): bump io.undertow:undertow-core in /modules/transport-h2 Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.10.Final to 2.3.20.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.10.Final...2.3.20.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-version: 2.3.20.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..9a41f11831 100644 --- a/modules/transport-h2/pom.xml +++ b/modules/transport-h2/pom.xml @@ -141,7 +141,7 @@ io.undertow undertow-core - 2.3.10.Final + 2.3.20.Final true