From e8d33cfc700d5e62124965095479e6cf0f366c59 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 13:44:19 +0000 Subject: [PATCH] Upgrade to Angus Mail 2.0.3 Closes gh-39991 --- 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 48142fe491..22d5d637c7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -56,7 +56,7 @@ bom { .formatted(version.componentInts()) } } } - library("Angus Mail", "2.0.2") { + library("Angus Mail", "2.0.3") { group("org.eclipse.angus") { modules = [ "angus-core",