This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch commons
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit 06b23d52ffac171851d265bb448a5e0d22fb6c0f
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Mon May 29 18:33:01 2023 -0400

    update commons-io to 2.12.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e43400dea..7b2556cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
     <mavenVersion>3.2.5</mavenVersion>
     <commonsLang3Version>3.12.0</commonsLang3Version>
     <commonsCompress>1.21</commonsCompress>
-    <commonsIoVersion>2.11.0</commonsIoVersion>
+    <commonsIoVersion>2.12.0</commonsIoVersion>
     <plexus-java-version>1.1.2</plexus-java-version>
     <!-- maven-shared-utils:3.3.4 uses org.fusesource.jansi:jansi:2.2.0 -->
     <mavenSharedUtilsVersion>3.3.4</mavenSharedUtilsVersion>

Reply via email to