From 6f98d2b43d2d0219a1c213f5f34b178bc6fe08a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:08:37 +0000 Subject: [PATCH] Bump io.undertow:undertow-core in /server Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.16.Final to 2.3.17.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.16.Final...2.3.17.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index 0b3c343..db53f0d 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -65,7 +65,7 @@ io.undertow undertow-core - 2.3.16.Final + 2.3.17.Final