You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2018/07/12 22:28:32 UTC

[jspwiki] 02/03: update slf4j to 1.7.25

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

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

commit 826782c5cf099fb529d6a9816de7f9784bae0967
Author: juanpablo <ju...@apache.org>
AuthorDate: Fri Jul 13 00:27:46 2018 +0200

    update slf4j to 1.7.25
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4974115..661256d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
     <jdk.version>1.6</jdk.version>
     <lucene.version>4.7.0</lucene.version>
     <selenium.version>2.42.0</selenium.version>
-    <slf4j.version>1.7.12</slf4j.version>
+    <slf4j.version>1.7.25</slf4j.version>
     <wro4j.version>1.8.0</wro4j.version>
     <minimize>true</minimize> <!-- wro4j compression -->
   </properties>