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 0f3aada1f9 Bump com.icegreen:greenmail from 2.1.3 to 2.1.4 (#1133)
0f3aada1f9 is described below
commit 0f3aada1f9ed026edbfe5d5c582e5f7945de2a29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 15 08:30:06 2025 +0200
Bump com.icegreen:greenmail from 2.1.3 to 2.1.4 (#1133)
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 ab072af67b..5bd822a027 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1354,7 +1354,7 @@ under the License.
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
- <version>2.1.3</version>
+ <version>2.1.4</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>