From 3b5823987ca4bc3caf72d11446610dd4a197e86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 09:48:17 +0800 Subject: [PATCH] Bump netty-all version in sentinel-demo-dubbo to fix vulnerability (#1130) Bumps [netty-all](https://github.com/netty/netty) from 4.1.31.Final to 4.1.42.Final. Signed-off-by: dependabot[bot] --- sentinel-demo/sentinel-demo-dubbo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentinel-demo/sentinel-demo-dubbo/pom.xml b/sentinel-demo/sentinel-demo-dubbo/pom.xml index 19ca045b..28e85ad1 100644 --- a/sentinel-demo/sentinel-demo-dubbo/pom.xml +++ b/sentinel-demo/sentinel-demo-dubbo/pom.xml @@ -25,7 +25,7 @@ io.netty netty-all - 4.1.31.Final + 4.1.42.Final