From d4cd944cf4619ec71123612dbeffb17b6c55b75b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 17:51:08 +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.0.23.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/1.0.15.Final...2.0.23.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..457f432 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.0.23.Final io.undertow.servlet.*;version=1.0