From 152abeb43a76bc551db213a55b845dfa6ee7fb09 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 20 Jan 2021 12:57:55 -0500 Subject: [PATCH] Upgrade io.netty to fix security issues Issue-ID: POLICY-2943 Change-Id: I03ea86e71a7f7d5d4b72222b70ff4b911fec5955 Signed-off-by: Ram Krishna Verma --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index ef5870f7..90e75136 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -47,7 +47,7 @@ 1.6.2 2.3.1 1.1.4 - 4.1.48.Final + 4.1.58.Final ${project.basedir}/../target/code-coverage/jacoco-ut.exec -- 2.16.6