From c0b86976380292ebd9313d7b1d36645362d82e7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 06:29:49 +0000 Subject: [PATCH] Bump netty-all from 4.1.24.Final to 4.1.42.Final in /spring-boot-netty Bumps [netty-all](https://github.com/netty/netty) from 4.1.24.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.24.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- spring-boot-netty/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-netty/pom.xml b/spring-boot-netty/pom.xml index 1ae21df..3afd91a 100644 --- a/spring-boot-netty/pom.xml +++ b/spring-boot-netty/pom.xml @@ -26,7 +26,7 @@ io.netty netty-all - 4.1.24.Final + 4.1.42.Final compile