From 2151d0b1dd7b2c5199d394c5ae399a36da7670ef Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 10 Jan 2018 09:17:22 +0100 Subject: - lib update - switch to version 2.0.2 --- pom.xml | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 5566397..43394a5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ 4.0.0 at.gv.util egovutils - 2.0.1 + 2.0.2 zuseutil http://maven.apache.org UTF-8 - 3.1.6 + 3.2.1 @@ -89,12 +89,12 @@ commons-validator commons-validator - 1.4.0 + 1.6 commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 bouncycastle @@ -104,12 +104,12 @@ org.slf4j slf4j-api - 1.7.7 + 1.7.25 org.slf4j slf4j-log4j12 - 1.7.7 + 1.7.25 javax.servlet @@ -120,7 +120,7 @@ commons-codec commons-codec - 1.9 + 1.11 commons-lang @@ -137,7 +137,20 @@ org.apache.httpcomponents httpclient - 4.3.5 + 4.5.4 + + + + commons-collections + commons-collections + 3.2.2 + + + + iaik + iaik_ecc + 2.19 + test -- cgit v1.2.3