From c17492921ee770b0d15bd3c9d55a7f23fdbc1346 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:32:45 +0000 Subject: [PATCH] Upgrade to Angus Mail 2.0.3 Closes gh-39973 --- 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 ec35412df1..2cd7b46750 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", "2.0.2") { + library("Angus Mail", "2.0.3") { group("org.eclipse.angus") { modules = [ "angus-core",