From 42b3ec4cf9b285c5f1fefd9c9dc8c2cea69aa413 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 7 Nov 2021 14:12:32 +0100 Subject: [PATCH] Remove unused dependency netconf-util is not using netty-common, ditch that dependency. Change-Id: I77053e25d6aef62fca78a2b635e1d58c9eb26c9d Signed-off-by: Robert Varga --- netconf/netconf-util/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 199cb02dd3..047cb4b9b8 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -34,10 +34,6 @@ com.google.guava guava - - io.netty - netty-common - io.netty netty-transport -- 2.36.6