From 52c23721bc5fd590d81d4e2ddcc4d5b09cfa1a3e Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 24 May 2022 23:06:03 +0200 Subject: [PATCH] Manage transitive dependency versions --- pom.xml | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 50469995..fec16f8b 100644 --- a/pom.xml +++ b/pom.xml @@ -76,6 +76,32 @@ under the License. 2021-02-14T00:04:14Z + + + + + commons-beanutils + commons-beanutils + 1.9.4 + + + commons-codec + commons-codec + 1.15 + + + commons-collections + commons-collections + 3.2.2 + + + commons-io + commons-io + 2.11.0 + + + + org.apache.maven.shared @@ -187,11 +213,6 @@ under the License. plexus-utils 3.4.2 - - commons-io - commons-io - 2.11.0 - org.codehaus.plexus plexus-interpolation