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 be7bd6db58 [FIX] commons-lang3 3.17.0 -> 3.18.0 (CVE-2025-48924) 
(#2768)
be7bd6db58 is described below

commit be7bd6db582ffa67994caf8eba40999beb20e0a8
Author: Benoit TELLIER <[email protected]>
AuthorDate: Fri Jul 25 21:53:45 2025 +0200

    [FIX] commons-lang3 3.17.0 -> 3.18.0 (CVE-2025-48924) (#2768)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc7bd4b7ed..22a602a2f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2703,7 +2703,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.17.0</version>
+                <version>3.18.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to