From 4d1f6a5670c90b53cbb1dbf6bb75f20cb440445b Mon Sep 17 00:00:00 2001 From: James Moger Date: Mon, 5 May 2014 11:03:08 -0400 Subject: [PATCH] Update to javax.mail 1.5.1 --- .classpath | 2 +- build.moxie | 2 +- gitblit.iml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index e577b7ca..519aa513 100644 --- a/.classpath +++ b/.classpath @@ -13,7 +13,7 @@ - + diff --git a/build.moxie b/build.moxie index 5f560532..b676917b 100644 --- a/build.moxie +++ b/build.moxie @@ -133,7 +133,7 @@ dependencies: - 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 'javax.mail:mail:1.4.3' :war :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 - compile 'org.apache.wicket:wicket:${wicket.version}' :war !org.mockito diff --git a/gitblit.iml b/gitblit.iml index 7e25249e..78828b68 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -102,13 +102,13 @@ - + - + - + -- 2.39.5