From f1106f4ac24e78b90afc96d38b1fc28cf227aab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 29 Aug 2018 20:32:15 +0000 Subject: [PATCH] [Security] Bump netty-all from 4.0.28.Final to 4.1.29.Final Bumps [netty-all](https://github.com/netty/netty) from 4.0.28.Final to 4.1.29.Final. **This update includes security fixes.** - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.28.Final...netty-4.1.29.Final) Signed-off-by: dependabot[bot] --- core/client/pom.xml | 2 +- core/common/pom.xml | 2 +- core/server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/client/pom.xml b/core/client/pom.xml index cd9c1973d55e..1a3b2cca0832 100644 --- a/core/client/pom.xml +++ b/core/client/pom.xml @@ -38,7 +38,7 @@ io.netty netty-all - 4.0.28.Final + 4.1.29.Final org.apache.hadoop diff --git a/core/common/pom.xml b/core/common/pom.xml index 151c74cb5e79..e421f6fef937 100644 --- a/core/common/pom.xml +++ b/core/common/pom.xml @@ -48,7 +48,7 @@ io.netty netty-all - 4.0.28.Final + 4.1.29.Final org.apache.commons diff --git a/core/server/pom.xml b/core/server/pom.xml index 77504a5509fe..92ce3a396cdd 100644 --- a/core/server/pom.xml +++ b/core/server/pom.xml @@ -63,7 +63,7 @@ io.netty netty-all - 4.0.28.Final + 4.1.29.Final org.eclipse.jetty