From 8356ed8bce80a957c68236ce14fe0a270524c7df Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 8 Apr 2019 14:39:39 +0200 Subject: Fix dom4j issue Upgrade Spring and Camel to latest version so that it fixes thesecurity issues Issue-ID: CLAMP-338 Change-Id: I214ac3520be3c388ec2f7e715b7d37e0db5d5a9c Signed-off-by: sebdet --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f60833ff..e03aeada 100644 --- a/pom.xml +++ b/pom.xml @@ -64,8 +64,8 @@ 1.8 1.0.0 - 2.22.1 - 2.0.6.RELEASE + 2.23.1 + 2.1.4.RELEASE jacoco ${project.build.directory}/surefire-reports @@ -409,6 +409,7 @@ com.googlecode.json-simple json-simple + 1.1.1 org.apache.commons -- cgit 1.2.3-korg