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

struberg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git

commit 54b42ace8e56e41ab43e07cccc0cd24066872cb4
Author: Mark Struberg <strub...@apache.org>
AuthorDate: Tue Oct 22 12:06:36 2024 +0200

    upgrade commons-compress to 1.27.1
---
 meecrowave-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meecrowave-maven-plugin/pom.xml b/meecrowave-maven-plugin/pom.xml
index 5dcf5d0..6ec6e58 100644
--- a/meecrowave-maven-plugin/pom.xml
+++ b/meecrowave-maven-plugin/pom.xml
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.21</version>
+      <version>1.27.1</version>
     </dependency>
 
     <dependency>

Reply via email to