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 23:20:34 UTC

[logging-log4j2] 01/01: Revert "Update SLF4J to 1.7.26"

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

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

commit 6b99c398d4c786249e856f5582762ff42958c033
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sat Jun 22 16:20:30 2019 -0700

    Revert "Update SLF4J to 1.7.26"
    
    This reverts commit 9c1e1d5b074c33e869b7e2f62c3c426d7666c5e0.
---
 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 2c27a43..2a5f6eb 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.26</slf4j.version>
+    <slf4j.version>1.7.25</slf4j.version>
   </properties>
   <dependencies>
     <dependency>