From 6b7002f21ab132f96652b2f2c62bda7d35eceb73 Mon Sep 17 00:00:00 2001 From: su622b Date: Wed, 9 Sep 2020 14:10:53 -0400 Subject: [PATCH 1/1] fixes for security vulnerabilities Issue-ID: DMAAP-1488 Change-Id: I6853ffc5cd2aae546dc7397f6aeae8af97fa1ef6 Signed-off-by: su622b --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4461cf2..f703434 100644 --- a/pom.xml +++ b/pom.xml @@ -336,7 +336,12 @@ commons-codec commons-codec - 1.13 + 1.14 + + + commons-io + commons-io + 2.7 org.quartz-scheduler @@ -427,11 +432,6 @@ spring-context 4.3.18.RELEASE - - commons-io - commons-io - 2.4 - org.apache.commons commons-io -- 2.16.6