From e0b54cb102c5ade69a5ec6b70d7b7bb2cb4711d2 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 15 Mar 2021 09:22:15 +0100 Subject: [PATCH] Upgrade to Sun Mail 1.6.6 Closes gh-25639 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b3b2264259..8438e8d96f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1656,7 +1656,7 @@ bom { ] } } - library("Sun Mail", "1.6.5") { + library("Sun Mail", "1.6.6") { group("com.sun.mail") { modules = [ "jakarta.mail"