From 7b846732065492a036cea548694c166a51f6d856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 17:19:21 +0000 Subject: [PATCH] Bump undertow-core from 2.1.4.Final to 2.2.24.Final in /https-demo Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.1.4.Final to 2.2.24.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.1.4.Final...2.2.24.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- https-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/https-demo/pom.xml b/https-demo/pom.xml index 06c9128..2ca3992 100644 --- a/https-demo/pom.xml +++ b/https-demo/pom.xml @@ -73,7 +73,7 @@ io.undertow undertow-core - 2.1.4.Final + 2.2.24.Final io.undertow