From 94c474688f9ceadc8a3c2d6c80f0bd6b7f40d11b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:39:41 +0000 Subject: [PATCH] Bump undertow-core from 2.0.28.Final to 2.2.19.Final Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.28.Final to 2.2.19.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.0.28.Final...2.2.19.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f301522..c4e177f 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ io.undertow undertow-core - 2.2.15.Final + 2.2.19.Final