From dec220da0fa4e9b8a415e861907d388c0f825c14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 13 Oct 2025 08:36:11 +0200 Subject: [PATCH] Upgrade to Angus Mail 2.0.5 Closes gh-47557 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index b60e67b3431..1a0b32fda3e 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -43,7 +43,7 @@ bom { .formatted(version.componentInts())) } } - library("Angus Mail", "2.0.4") { + library("Angus Mail", "2.0.5") { group("org.eclipse.angus") { modules = [ "angus-core",