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 0cd5804111 [UPGRADE] logback 1.5.18 -> 1.5.19 to fix minor 
CVE-2025-11226
0cd5804111 is described below

commit 0cd58041113e45c8346e9889c74fd60594f59462
Author: Benoit TELLIER <[email protected]>
AuthorDate: Wed Oct 1 20:52:35 2025 +0200

    [UPGRADE] logback 1.5.18 -> 1.5.19 to fix minor CVE-2025-11226
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8f14625752..5e3c4ad094 100644
--- a/pom.xml
+++ b/pom.xml
@@ -672,7 +672,7 @@
         <lucene.version>10.2.1</lucene.version>
         <jasypt.version>1.9.3</jasypt.version>
         <guice.version>7.0.0</guice.version>
-        <logback.version>1.5.18</logback.version>
+        <logback.version>1.5.19</logback.version>
         <tink.version>1.17.0</tink.version>
         <lettuce.core.version>6.7.1.RELEASE</lettuce.core.version>
         <io.micrometer.core.version>1.15.1</io.micrometer.core.version>


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

Reply via email to