From 490e4b143c6337d41672dc27f885a7eadb1f8b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 17:17:36 +0000 Subject: [PATCH] Bump undertow-core in /resteasy-netty-example Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.0.0.Beta30 to 2.2.24.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/1.0.0.Beta30...2.2.24.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resteasy-netty-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resteasy-netty-example/pom.xml b/resteasy-netty-example/pom.xml index 093d1cc..56e0c1f 100644 --- a/resteasy-netty-example/pom.xml +++ b/resteasy-netty-example/pom.xml @@ -19,7 +19,7 @@ 3.0.6.Final - 1.0.0.Beta30 + 2.2.24.Final 4.0.2.Final 1.3.1.Final