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