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

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


The following commit(s) were added to refs/heads/3.6.x by this push:
     new 1f10fec  [UPGRADE] Logback 1.2.3 -> 1.2.9
1f10fec is described below

commit 1f10fecd1f2454a793839c90e5ebf78c55f26c7e
Author: Benoit Tellier <[email protected]>
AuthorDate: Tue Dec 21 08:33:09 2021 +0700

    [UPGRADE] Logback 1.2.3 -> 1.2.9
    
    Fixes https://cve.report/CVE-2021-42550
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e94dc97..47de5e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -642,7 +642,7 @@
         <lucene.version>3.6.2</lucene.version>
         <jasypt.version>1.9.3</jasypt.version>
         <guice.version>4.2.3</guice.version>
-        <logback.version>1.2.3</logback.version>
+        <logback.version>1.2.9</logback.version>
 
         <bouncycastle.version>1.68</bouncycastle.version>
 

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

Reply via email to