You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2019/06/22 19:57:45 UTC

[logging-log4j2] branch master updated: Update SLF4J to 1.7.26

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

rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c1e1d5  Update SLF4J to 1.7.26
9c1e1d5 is described below

commit 9c1e1d5b074c33e869b7e2f62c3c426d7666c5e0
Author: Martin Grigorov <ma...@users.noreply.github.com>
AuthorDate: Wed Jun 12 13:35:25 2019 +0300

    Update SLF4J to 1.7.26
    
    1.7.26 has been released at Feb 16th 2019.
---
 log4j-slf4j-impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-slf4j-impl/pom.xml b/log4j-slf4j-impl/pom.xml
index 2a5f6eb..2c27a43 100644
--- a/log4j-slf4j-impl/pom.xml
+++ b/log4j-slf4j-impl/pom.xml
@@ -31,7 +31,7 @@
     <log4jParentDir>${basedir}/..</log4jParentDir>
     <docLabel>SLF4J Documentation</docLabel>
     <projectDir>/slf4j-impl</projectDir>
-    <slf4j.version>1.7.25</slf4j.version>
+    <slf4j.version>1.7.26</slf4j.version>
   </properties>
   <dependencies>
     <dependency>