This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new ce9c8d9665 Bump com.icegreen:greenmail from 2.1.4 to 2.1.5 (#1192)
ce9c8d9665 is described below
commit ce9c8d9665bfd1c5bb52b85c43363afab2133a4a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 07:09:05 2025 +0200
Bump com.icegreen:greenmail from 2.1.4 to 2.1.5 (#1192)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e53a74bb57..afd5dc994e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1365,7 +1365,7 @@ under the License.
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
- <version>2.1.4</version>
+ <version>2.1.5</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>