This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_0_X by this push:
new 5c47ea5548 Bump com.icegreen:greenmail from 2.1.8 to 2.1.9 (#1426)
5c47ea5548 is described below
commit 5c47ea5548c2427d99b9328a506bf5727a980ead
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 08:33:14 2026 +0200
Bump com.icegreen:greenmail from 2.1.8 to 2.1.9 (#1426)
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 13ff9c3ac3..f42e4e16f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1445,7 +1445,7 @@ under the License.
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
- <version>2.1.8</version>
+ <version>2.1.9</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>