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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 280b92f769 FIX common compress 1.23.0 -> 1.24.0 to fix CVE-2023-42503 
(#1728)
280b92f769 is described below

commit 280b92f769099bccd829ed706221f7032792eb68
Author: Benoit TELLIER <btell...@linagora.com>
AuthorDate: Fri Sep 15 13:23:26 2023 +0700

    FIX common compress 1.23.0 -> 1.24.0 to fix CVE-2023-42503 (#1728)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6ff9443bad..9a51b77cb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2557,7 +2557,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-compress</artifactId>
-                <version>1.23.0</version>
+                <version>1.24.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to