From 14d869705b964b4f59309f8eb5c2d5ba27593eb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 17:19:45 +0000 Subject: [PATCH] Bump undertow-core in /cybench-java-benchmark-httpServers Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.2.19.Final to 2.2.24.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.2.19.Final...2.2.24.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cybench-java-benchmark-httpServers/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cybench-java-benchmark-httpServers/pom.xml b/cybench-java-benchmark-httpServers/pom.xml index 9626708..5f83d6d 100644 --- a/cybench-java-benchmark-httpServers/pom.xml +++ b/cybench-java-benchmark-httpServers/pom.xml @@ -107,7 +107,7 @@ io.undertow undertow-core - 2.2.19.Final + 2.2.24.Final