From 75861c578a3e05b33133d2592042dc0c633d87d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:33:09 +0000 Subject: [PATCH] Bump undertow-core from 1.4.22.Final to 2.2.15.Final Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.4.22.Final to 2.2.15.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/1.4.22.Final...2.2.15.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 bf7b094..d9b8e8e 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ io.undertow undertow-core - 1.4.22.Final + 2.2.15.Final