From 70086ee6de212cce1006a1e07eac26248581ec8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 15:11:54 +0000 Subject: [PATCH] build(deps): bump netty-all in /cache-client Bumps [netty-all](https://github.com/netty/netty) from 4.1.0.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.0.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- cache-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache-client/pom.xml b/cache-client/pom.xml index 85ecf8b57..4c9e52f15 100644 --- a/cache-client/pom.xml +++ b/cache-client/pom.xml @@ -45,7 +45,7 @@ io.netty netty-all - 4.1.0.Final + 4.1.42.Final org.projectlombok