From ecf43d6dc88208af80509240373ac3b28021203f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:33:11 +0000 Subject: [PATCH] Bump undertow-core from 2.0.26.Final to 2.2.15.Final in /rest Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.26.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.26.Final...2.2.15.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/pom.xml b/rest/pom.xml index 0d22377..cbd9e9c 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -16,7 +16,7 @@ io.undertow undertow-core - 2.0.26.Final + 2.2.15.Final