From 21df0daeacdbc6fedab788f745d3525d342bd7a8 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 02 Jul 2014 17:27:44 -0400
Subject: [PATCH] Update to SLF4j 1.7.7
---
build.moxie | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.moxie b/build.moxie
index 33ae1ed..9a4830b 100644
--- a/build.moxie
+++ b/build.moxie
@@ -131,8 +131,8 @@
# 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
--
Gitblit v1.9.1