From 549e3de797177ac143df598b51e068302e76482f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 00:59:26 +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.1.6.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/1.0.0.Beta30...2.1.6.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..ea3050b 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.1.6.Final 4.0.2.Final 1.3.1.Final