From 8fc87de2cf08906193c31d65f29bb0f1d155ea3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:04:12 +0000 Subject: [PATCH] Bump undertow-core in /undertow-servlet-1.0.15 Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.0.15.Final to 2.2.19.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/1.0.15.Final...2.2.19.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- undertow-servlet-1.0.15/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undertow-servlet-1.0.15/pom.xml b/undertow-servlet-1.0.15/pom.xml index e15fd01..a62ca03 100644 --- a/undertow-servlet-1.0.15/pom.xml +++ b/undertow-servlet-1.0.15/pom.xml @@ -30,7 +30,7 @@ io.undertow undertow-servlet - 1.0.15.Final + 2.2.19.Final io.undertow.servlet.*;version=1.0