From fe3579bd1e0814cbfefd157d1e057480b65d42b4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 19 Jun 2023 09:54:40 +0100 Subject: [PATCH] Upgrade to Angus Mail 2.0.2 Closes gh-35943 --- 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 dfff8d6587..eea4a1b8c7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -50,7 +50,7 @@ bom { ] } } - library("Angus Mail", "1.1.0") { + library("Angus Mail", "2.0.2") { group("org.eclipse.angus") { modules = [ "angus-core",