diff --git a/pom.xml b/pom.xml index 6b7ebb6fa..3eaa324f9 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,13 @@ + + + 1.6.0 + + 3.20.0 + + 0-SNAPSHOT 17 @@ -48,9 +55,6 @@ as libraries in other projects might be compiled with a different, lower, java version. --> 17 - - 1.6.0 - 3.5.7 2025.0.0 @@ -200,12 +204,18 @@ - + commons-fileupload commons-fileupload ${commons-fileupload.version} + + org.apache.commons + commons-lang3 + ${commons-lang-version} + +