This is an automated email from the ASF dual-hosted git repository.
rcordier 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 cfdce40 [UPGRADE] Logback 1.2.5 -> 1.2.9
cfdce40 is described below
commit cfdce40e5507e2b3142b34d2eb6fbd445ab023da
Author: Benoit Tellier <[email protected]>
AuthorDate: Tue Dec 21 08:33:09 2021 +0700
[UPGRADE] Logback 1.2.5 -> 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 3668022..6a26af1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -641,7 +641,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.5</logback.version>
+ <logback.version>1.2.9</logback.version>
<tink.version>1.6.1</tink.version>
<bouncycastle.version>1.69</bouncycastle.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]