From 791ef7832edc7478ec344ed47c90aa5826e95b8e Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 2 Jul 2019 11:01:03 +0000 Subject: Fix security vulnerabilities in apex-pdp Upgraded the versions of avro, jquery and jgroups to versions in order to remove security vulnerabilities. Issue-ID: POLICY-1074 Change-Id: I412b9c951b061b19e6ae6edacf7b3785d4c7869b Signed-off-by: liamfallon --- .../plugins-context-schema/plugins-context-schema-avro/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/plugins-context/plugins-context-schema') diff --git a/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml b/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml index 5ec6962aa..9ddd1cf48 100644 --- a/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml +++ b/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml @@ -33,7 +33,7 @@ org.apache.avro avro - 1.8.2 + 1.9.0 org.apache.commons @@ -65,4 +65,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg