From 1e603ea5a97491d32f29d30f2462e3ac5d6d4063 Mon Sep 17 00:00:00 2001 From: panos-kakos <102670093+panos-kakos@users.noreply.github.com> Date: Mon, 26 Feb 2024 18:51:33 +0200 Subject: [PATCH] =?UTF-8?q?[JAVA-30181]=20Upgraded=20commons-cli=20and=20c?= =?UTF-8?q?ommons-io=20=20libraries=20in=20main=20p=E2=80=A6=20(#15842)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [JAVA-30181] Upgraded commons-cli and commons-io libraries in main pom.xml * [JAVA-30181] --- pom.xml | 4 ++-- spring-web-modules/spring-mvc-basics-5/pom.xml | 3 +-- testing-modules/junit-5-basics-2/pom.xml | 1 - 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b4fcf874f8..5a57bf503b 100644 --- a/pom.xml +++ b/pom.xml @@ -1184,9 +1184,9 @@ 1.37 3.1.2 4.4 - 2.13.0 + 2.15.1 3.14.0 - 1.5.0 + 1.6.0 3.4.0 4.0.1 1.2 diff --git a/spring-web-modules/spring-mvc-basics-5/pom.xml b/spring-web-modules/spring-mvc-basics-5/pom.xml index 1c8c87a2ef..fe36bed5b4 100644 --- a/spring-web-modules/spring-mvc-basics-5/pom.xml +++ b/spring-web-modules/spring-mvc-basics-5/pom.xml @@ -45,7 +45,7 @@ test - org.apache.commons + commons-io commons-io ${commons-io.version} @@ -81,7 +81,6 @@ - 1.3.2 2.8.0 2.3.5 2.0.0 diff --git a/testing-modules/junit-5-basics-2/pom.xml b/testing-modules/junit-5-basics-2/pom.xml index 9ceb70b37f..d8bb2a6e79 100644 --- a/testing-modules/junit-5-basics-2/pom.xml +++ b/testing-modules/junit-5-basics-2/pom.xml @@ -41,7 +41,6 @@ - 1.5.0 5.10.0 5.5.0