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

xjiao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git


The following commit(s) were added to refs/heads/master by this push:
     new eca3dd5  MNEMONIC-720: Security vulnerabilities of logback modules 
identified
eca3dd5 is described below

commit eca3dd5433dd35ff2671be468aa6f7b2d9336a16
Author: Yanhui Zhao <[email protected]>
AuthorDate: Thu Feb 17 22:09:37 2022 +0000

    MNEMONIC-720: Security vulnerabilities of logback modules identified
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28cf02f..dc38397 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <gpg.keyname>apache.org</gpg.keyname>
     <slf4j.version>1.7.21</slf4j.version>
     <log4j.version>1.2.17</log4j.version>
-    <logback.version>1.1.11</logback.version>
+    <logback.version>1.2.10</logback.version>
   </properties>
 
   <repositories>

Reply via email to