From d5e47d7240d7ec642527f675f7f22cdc406cf75d Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Sat, 16 May 2020 15:56:41 +0200 Subject: [PATCH] Bump commons-email version Should fix issues due to old Email API usages --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cfb1e3ad..c806926f 100644 --- a/pom.xml +++ b/pom.xml @@ -405,6 +405,18 @@ + + + apache-snapshots + https://repository.apache.org/content/repositories/snapshots/ + + false + + + true + + + spigotmc-repo @@ -532,7 +544,7 @@ org.apache.commons commons-email - 1.5 + 1.6-SNAPSHOT true