From afd396a917543c1a70c147bccd8a51544e4235c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 15:36:40 +0000 Subject: [PATCH] Bump io.undertow:undertow-core in /web/undertow/simple Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.20.Final to 2.3.21.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.20.Final...2.3.21.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-version: 2.3.21.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/undertow/simple/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/undertow/simple/pom.xml b/web/undertow/simple/pom.xml index 541194a..5f2c4e6 100644 --- a/web/undertow/simple/pom.xml +++ b/web/undertow/simple/pom.xml @@ -20,7 +20,7 @@ io.undertow undertow-core - 2.3.20.Final + 2.3.21.Final