summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.moxie b/build.moxie
index ae8eb4d9..1a77d090 100644
--- a/build.moxie
+++ b/build.moxie
@@ -103,7 +103,7 @@ repositories: central, eclipse-snapshots, eclipse
properties: {
jetty.version : 9.2.1.v20140609
wicket.version : 1.4.21
- lucene.version : 4.8.1
+ lucene.version : 4.8.1
jgit.version : 3.4.0.201406110918-r
groovy.version : 1.8.8
bouncycastle.version : 1.49
@@ -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