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