From 69a7f846d19b80b92698ad998947e26f50171f62 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Mar 2021 11:32:45 +0000 Subject: [PATCH] Upgrade to Sun Mail 1.6.6 Closes gh-25686 --- 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 d8c29b4fea..9263f799e3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1719,7 +1719,7 @@ bom { ] } } - library("Sun Mail", "1.6.5") { + library("Sun Mail", "1.6.6") { prohibit("[2.0.0-RC1,)") { because "it uses the jakarta.* namespace" }