From 64c6cfb61e6beebfb17950f8dab721e5a59e8a9a Mon Sep 17 00:00:00 2001 From: Marty Pradere Date: Thu, 28 Aug 2025 20:41:48 -0700 Subject: [PATCH] Update angus mail version (#1160) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index dd34346510..ee283052f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -87,7 +87,7 @@ npmWorkDirectory=.node # The implementation of Jakarta Activation API that we use. Keep in sync with jakartaActivationApiVersion (below). angusActivationVersion=2.0.2 -angusMailVersion=2.0.3 +angusMailVersion=2.0.4 annotationsVersion=15.0