From bb8e98440f52f35e01ee569ffbedd98ac39062be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 12:26:16 +0000 Subject: [PATCH] Bump undertow-core from 2.1.0.Final to 2.2.19.Final in /stocker Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.1.0.Final to 2.2.19.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.1.0.Final...2.2.19.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stocker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stocker/pom.xml b/stocker/pom.xml index a2044191..96410256 100644 --- a/stocker/pom.xml +++ b/stocker/pom.xml @@ -102,7 +102,7 @@ io.undertow undertow-core - 2.1.0.Final + 2.2.19.Final io.undertow