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 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1889eb35..f573518c 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,7 @@ 1.15 3.11 1.9 + 3.2.2 4.4 2.8.0 1.4 @@ -354,6 +355,11 @@ javax.annotation javax.annotation-api ${javax.annotation-api} + + + commons-collections + commons-collections + ${org.apache.commons-collections} org.apache.commons -- cgit v1.2.3