From 9cb6dce6133ab79eeb4ed22751f22c6934b6ec90 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Mon, 14 Sep 2015 13:40:57 +0200 Subject: [PATCH] pom enhancements --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index b34222f3e..7b5562aa0 100644 --- a/pom.xml +++ b/pom.xml @@ -177,12 +177,6 @@ http://repo.mcstats.org/content/repositories/snapshots/ - - - hikaricp-log4j-releases - http://nexus-sgdc3.rhcloud.com/nexus/content/repositories/hikaricp-log4j-releases/ - - @@ -195,12 +189,12 @@ HikariCP 2.4.1 compile - - - org.slf4j - slf4j-api - 1.7.12 - compile + + + slf4j-api + org.slf4j + + org.slf4j @@ -229,6 +223,12 @@ javax.mail 1.5.4 compile + + + activation + javax.activation + +