From b9b2f95def2bca000d0f1e6e4c864d5a37d43642 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 27 Aug 2021 13:34:43 +0100 Subject: [PATCH] Upgrade netty to clear apex-pdp security issue Netty 4.1.63 has security violations, 4.1.67 clears them. Issue-ID: POLICY-3590 Change-Id: I6c6553bd0093f033de87ca1a06fa4bcc7b2b8482 Signed-off-by: liamfallon --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 87dbc237..8144377a 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -49,7 +49,7 @@ 1.6.2 2.3.1 1.1.4 - 4.1.63.Final + 4.1.67.Final 2.5.0 1.0.0 3.7.3 -- 2.16.6