From 4e2417b8b5e59b9659900ad36ce7248810813aeb Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 9 Dec 2020 10:25:59 +0100 Subject: update commons-collection to latest version, because velocity does not use it --- eaaf_core/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'eaaf_core/pom.xml') diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index 23df59a9..2993110d 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -54,8 +54,8 @@ org.apache.commons commons-lang3 - - + + org.apache.commons commons-collections4 @@ -75,6 +75,10 @@ org.apache.velocity velocity + + commons-collections + commons-collections + jaxen jaxen -- cgit v1.2.3