upgrade SLF4J

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1cf83351
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1cf83351
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/1cf83351

Branch: refs/heads/master
Commit: 1cf8335119311db0f52ef230b7d9cf949643d061
Parents: d7ef141
Author: Jochen Kemnade <jochen.kemn...@eddyson.de>
Authored: Fri Mar 3 06:48:11 2017 +0100
Committer: Jochen Kemnade <jochen.kemn...@eddyson.de>
Committed: Fri Mar 3 06:48:11 2017 +0100

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/1cf83351/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index ab5abd5..753de69 100755
--- a/build.gradle
+++ b/build.gradle
@@ -15,7 +15,7 @@ project.ext.versions = [
     servletapi: "3.0.1",
     spock: "1.0-groovy-2.4",
     hibernate: "5.1.0.Final",
-    slf4j: "1.7.21",
+    slf4j: "1.7.24",
     geb: "0.13.1",
     selenium: "2.53.1"
 ]

Reply via email to