From cb2813c930771bc9b3250c69486313f3b7c70fc8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Jul 2018 23:28:41 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-30078 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKLDAP-31584 - https://snyk.io/vuln/SNYK-JAVA-XALAN-31385 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c28273b..069fef5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.xmlgraphics batik-dom - 1.7 + 1.9 compile @@ -76,7 +76,7 @@ commons-collections commons-collections - 3.2 + 3.2.2 compile @@ -268,7 +268,7 @@ org.springframework.ldap spring-ldap-core - 1.3.2.RELEASE + 2.3.2.RELEASE compile @@ -304,7 +304,7 @@ org.hibernate hibernate-core - 3.6.9.Final + 4.1.1.Final compile