summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-07-02 17:27:44 -0400
committerJames Moger <james.moger@gitblit.com>2014-07-02 17:27:44 -0400
commit21df0daeacdbc6fedab788f745d3525d342bd7a8 (patch)
tree1b4fe28b2e6857d3baf35348d077fdb4f94f00e1 /build.moxie
parent04e1f277532cb1d0bf8db411d3d89864a8762170 (diff)
downloadgitblit-21df0daeacdbc6fedab788f745d3525d342bd7a8.tar.gz
gitblit-21df0daeacdbc6fedab788f745d3525d342bd7a8.zip
Update to SLF4j 1.7.7
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.moxie b/build.moxie
index 33ae1eda..9a4830b6 100644
--- a/build.moxie
+++ b/build.moxie
@@ -131,8 +131,8 @@ dependencies:
# Standard dependencies
- compile 'com.intellij:annotations:12.0' :war
- compile 'log4j:log4j:1.2.17' :war :fedclient :authority
-- compile 'org.slf4j:slf4j-api:1.7.5' :war :fedclient :authority
-- compile 'org.slf4j:slf4j-log4j12:1.7.5' :war :fedclient :authority
+- compile 'org.slf4j:slf4j-api:1.7.7' :war :fedclient :authority
+- compile 'org.slf4j:slf4j-log4j12:1.7.7' :war :fedclient :authority
- compile 'com.sun.mail:javax.mail:1.5.1' :war :authority
- compile 'javax.servlet:javax.servlet-api:3.1.0' :fedclient
- compile 'org.eclipse.jetty.aggregate:jetty-all:${jetty.version}' @jar