From a5c5e4798857e4a514ee4e2773f89dc90bd3ff0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 04:09:23 +0000 Subject: [PATCH] Bump undertow-core from 2.2.19.Final to 2.2.20.Final Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.2.19.Final to 2.2.20.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.2.19.Final...2.2.20.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index af31031875..1f3e444308 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -35,7 +35,7 @@ 4.2.12 2.0.3 - 2.2.19.Final + 2.2.20.Final