From a29fa63f76a1ccc21c3ef5aca5331120a0484467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 00:59:35 +0000 Subject: [PATCH] Bump undertow-core from 2.0.26.Final to 2.1.6.Final Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.26.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.26.Final...2.1.6.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 068c46c..b3ad6c0 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ false true - 2.0.26.Final + 2.1.6.Final