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 6794747  Bump log4j-core from 2.11.0 to 2.17.1
6794747 is described below

commit 6794747efb81aafc0277248bebc4a2a75df2bdba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 7 04:48:36 2022 +0000

    Bump log4j-core from 2.11.0 to 2.17.1
    
    Bumps log4j-core from 2.11.0 to 2.17.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5bfe55e..1852caa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
     <buildtools.dir>${basedir}/tools</buildtools.dir>
     <gpg.keyname>apache.org</gpg.keyname>
     <slf4j.version>1.7.25</slf4j.version>
-    <log4j.version>2.11.0</log4j.version>
+    <log4j.version>2.17.1</log4j.version>
     <logback.version>1.2.10</logback.version>
   </properties>
 

Reply via email to