From 4acf164b7d61e163f5d9a636b67bdb0ed65db366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jan 2022 13:59:07 +0000 Subject: [PATCH] Bump netty-all in /spring-boot-2-nettyserver Bumps [netty-all](https://github.com/netty/netty) from 4.1.36.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.36.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-2-nettyserver/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-2-nettyserver/pom.xml b/spring-boot-2-nettyserver/pom.xml index 44abc13..6cf739c 100644 --- a/spring-boot-2-nettyserver/pom.xml +++ b/spring-boot-2-nettyserver/pom.xml @@ -25,7 +25,7 @@ io.netty netty-all - 4.1.36.Final + 4.1.42.Final org.springframework.boot