From c08ce538cefd86e998d94cf0cba8d670957eb2df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:33:17 +0000 Subject: [PATCH] Bump undertow-core from 2.0.28.Final to 2.2.15.Final in /firenio-test Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.28.Final to 2.2.15.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.0.28.Final...2.2.15.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- firenio-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firenio-test/pom.xml b/firenio-test/pom.xml index b28c87ca2..563ae7920 100644 --- a/firenio-test/pom.xml +++ b/firenio-test/pom.xml @@ -99,7 +99,7 @@ io.undertow undertow-core - 2.0.28.Final + 2.2.15.Final