From 5f4636625ebbd9ca139504b2ae3833fc499e4a88 Mon Sep 17 00:00:00 2001 From: bbottema Date: Sun, 7 Jul 2019 14:00:17 +0200 Subject: [PATCH] #213: switched to Jakarta Mail and updated dependencies that have moved to Jakarta Mail --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9e5cc0b07..5303b5d04 100644 --- a/pom.xml +++ b/pom.xml @@ -80,18 +80,18 @@ com.sun.mail - javax.mail - 1.6.0 + jakarta.mail + 1.6.3 com.github.bbottema emailaddress-rfc2822 - 1.1.2 + 2.1.3 net.markenwerk utils-mail-dkim - 1.1.10 + 1.2.0 true