From 522fd1066349e50f0d99e9dce00f07d1e9ca40a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:05:33 +0000 Subject: [PATCH] Bump undertow-core from 2.0.26.Final to 2.2.19.Final in /rest Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.26.Final to 2.2.19.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.0.26.Final...2.2.19.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..46a0dc9 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -16,7 +16,7 @@ io.undertow undertow-core - 2.0.26.Final + 2.2.19.Final