You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2016/03/30 15:56:25 UTC

wicket git commit: Update SLF4J to 1.7.20

Repository: wicket
Updated Branches:
  refs/heads/master e8f7cc81c -> cfffb830d


Update SLF4J to 1.7.20


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/cfffb830
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/cfffb830
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/cfffb830

Branch: refs/heads/master
Commit: cfffb830daf7c14238b9ea4b3351fa139e053e42
Parents: e8f7cc8
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Wed Mar 30 15:55:38 2016 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Wed Mar 30 15:56:13 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/cfffb830/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 200e31d..ad49b62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
 		<maven.javadoc.version>2.10.3</maven.javadoc.version>
 		<maven.surefire.version>2.18.1</maven.surefire.version>
 		<mockito.version>1.10.19</mockito.version>
-		<slf4j.version>1.7.18</slf4j.version>
+		<slf4j.version>1.7.20</slf4j.version>
 		<hamcrest.version>2.0.0.0</hamcrest.version>
 		<objenesis.version>2.2</objenesis.version>
 		<!-- do not increase the version - wicket-user-guide requires 2.2.4 -->