From 9560f1b308e4386c0538674bbab8ebf3d4dbd812 Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Thu, 7 Nov 2019 15:28:21 +0100 Subject: Update to recommended com.sun.activation package. Update the dependency to the recommended JAF stand-alone com.sun.activation:javax.activation:1.2.0 --- build.moxie | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.moxie') diff --git a/build.moxie b/build.moxie index fd6471eb..2c030e25 100644 --- a/build.moxie +++ b/build.moxie @@ -181,7 +181,7 @@ dependencies: - compile 'ro.fortsoft.pf4j:pf4j:0.9.0' :war - compile 'org.apache.tika:tika-core:1.5' :war - compile 'org.jsoup:jsoup:1.7.3' :war -- compile 'javax.activation:javax.activation-api:1.2.0' +- compile 'com.sun.activation:javax.activation:1.2.0' - test 'junit:junit:4.12' # Dependencies for Selenium web page testing - test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar -- cgit v1.2.3