From e72521321a20e7f3abb77f6f1744d4ff8e2b24a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 15:31:56 +0000 Subject: [PATCH] Bump netty-all in /resteasy-netty-example Bumps [netty-all](https://github.com/netty/netty) from 4.0.2.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.2.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all 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..f30845c 100644 --- a/resteasy-netty-example/pom.xml +++ b/resteasy-netty-example/pom.xml @@ -20,7 +20,7 @@ 3.0.6.Final 1.0.0.Beta30 - 4.0.2.Final + 4.1.42.Final 1.3.1.Final