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

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

commit 345473a3519c5fe68ee8817dc9bf0267e970c4c9
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Tue May 30 08:02:50 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 1e47fcd3d..8a2517795 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
     <javaVersion>8</javaVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <commonsLang3Version>3.12.0</commonsLang3Version>
-    <commonsCompress>1.21</commonsCompress>
+    <commonsCompress>1.23.0</commonsCompress>
     <commonsIoVersion>2.11.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 -->

Reply via email to