From 59597868fe181003ad9edfd0f74c792855c037f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 08:38:08 +0000 Subject: [PATCH] Bump netty-all Bumps [netty-all](https://github.com/netty/netty) from 4.1.0.CR3 to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.0.CR3...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- .../META-INF/maven/com.bdwise.twamp/twamp-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/dependency/META-INF/maven/com.bdwise.twamp/twamp-client/pom.xml b/target/dependency/META-INF/maven/com.bdwise.twamp/twamp-client/pom.xml index 109bec2..ee751aa 100644 --- a/target/dependency/META-INF/maven/com.bdwise.twamp/twamp-client/pom.xml +++ b/target/dependency/META-INF/maven/com.bdwise.twamp/twamp-client/pom.xml @@ -31,7 +31,7 @@ io.netty netty-all - 4.1.0.CR3 + 4.1.42.Final commons-net