You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2014/05/05 10:01:00 UTC

git commit: update SLF4J to 1.7.7

Repository: tapestry-5
Updated Branches:
  refs/heads/master 5b12cea9f -> 4d45afaf2


update SLF4J to 1.7.7


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

Branch: refs/heads/master
Commit: 4d45afaf2b814e40a6e6c004fe52fe7c79f43040
Parents: 5b12cea
Author: Jochen Kemnade <jo...@eddyson.de>
Authored: Mon May 5 10:00:30 2014 +0200
Committer: Jochen Kemnade <jo...@eddyson.de>
Committed: Mon May 5 10:00:30 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/4d45afaf/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index a67fa8c..1d42f7b 100755
--- a/build.gradle
+++ b/build.gradle
@@ -17,7 +17,7 @@ project.ext.versions = [
     spock: "0.7-groovy-2.0",
     hibernate: "4.3.1.Final",
     groovy: "2.0.6",
-    slf4j: "1.7.2",
+    slf4j: "1.7.7",
     wro4j: "1.7.0",
     geb: "0.9.2",
     selenium: "2.41.0"