summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-04-15 09:17:15 -0400
committerJames Moger <james.moger@gitblit.com>2014-04-15 09:17:15 -0400
commita4f7cc8758e9eb2d564acdcf2f671b358aac972c (patch)
treed07080ac095690d5bd4fdfec4c19eb401126eefe /build.moxie
parent2d73a0350d9745668d65a53cbcc776f933380f6a (diff)
downloadgitblit-a4f7cc8758e9eb2d564acdcf2f671b358aac972c.tar.gz
gitblit-a4f7cc8758e9eb2d564acdcf2f671b358aac972c.zip
Update to SLF4J 1.7.5
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 37592ba8..7b5aa210 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.6.6' :war :fedclient :authority
-- compile 'org.slf4j:slf4j-log4j12:1.6.6' :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 'javax.mail:mail:1.4.3' :war :authority
- compile 'javax.servlet:javax.servlet-api:3.1.0' :fedclient
- compile 'org.eclipse.jetty.aggregate:jetty-all:${jetty.version}' @jar