From 40eeb2c0137402f2ef7118b8741d7db63019412e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 02:27:44 +0000 Subject: [PATCH] Bump undertow-core from 2.0.28.Final to 2.1.6.Final in /firenio-test Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.28.Final to 2.1.6.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.0.28.Final...2.1.6.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..b9bf3ad76 100644 --- a/firenio-test/pom.xml +++ b/firenio-test/pom.xml @@ -99,7 +99,7 @@ io.undertow undertow-core - 2.0.28.Final + 2.1.6.Final