You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2022/09/19 11:12:38 UTC

[james-project] 05/07: [Upgrade] Maven logback 1.2.10 -> 1.4.0

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

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

commit a8ba0c12600b9736f96c589e9b9d45d6bc2719e6
Author: Tung Van TRAN <vt...@linagora.com>
AuthorDate: Fri Sep 16 17:25:57 2022 +0700

    [Upgrade] Maven logback 1.2.10 -> 1.4.0
    
    - Fix CVE
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e9b381215c..c62e7a066d 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>5.0.1</guice.version>
-        <logback.version>1.2.10</logback.version>
+        <logback.version>1.4.0</logback.version>
         <tink.version>1.6.1</tink.version>
 
         <bouncycastle.version>1.70</bouncycastle.version>


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