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 187428bf0f [UPGRADE] Logback 1.5.12 -> 1.5.15 (#2581)
187428bf0f is described below

commit 187428bf0f73803337e9649bcff2df50e1bf1269
Author: Benoit TELLIER <btell...@linagora.com>
AuthorDate: Sat Dec 28 06:36:44 2024 +0100

    [UPGRADE] Logback 1.5.12 -> 1.5.15 (#2581)
    
    Fixes:
    
     - https://www.cve.org/CVERecord?id=CVE-2024-12798
     - https://www.cve.org/CVERecord?id=CVE-2024-12801
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f2622cbd08..86ce868979 100644
--- a/pom.xml
+++ b/pom.xml
@@ -651,7 +651,7 @@
         <lucene.version>9.11.1</lucene.version>
         <jasypt.version>1.9.3</jasypt.version>
         <guice.version>7.0.0</guice.version>
-        <logback.version>1.5.12</logback.version>
+        <logback.version>1.5.15</logback.version>
         <tink.version>1.9.0</tink.version>
         <lettuce.core.version>6.3.2.RELEASE</lettuce.core.version>
         <io.micrometer.core.version>1.13.6</io.micrometer.core.version>


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

Reply via email to