From ceb9721db89b907e994f8c48b4cf8f68e61557aa Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 23 Jan 2023 17:51:28 +0000 Subject: [PATCH] Upgrade to Angus Mail 1.1.0 Closes gh-33956 --- 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 e62d572635..55ad57e10f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -14,7 +14,7 @@ bom { issueLabels = ["type: dependency-upgrade"] } } - library("Angus Mail", "1.0.0") { + library("Angus Mail", "1.1.0") { group("org.eclipse.angus") { modules = [ "angus-core",