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
commit c35d2a2ddf56447c13d9b52175d1e5d3a1c2e579
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 22:14:44 2025 +0000
Bump com.icegreen:greenmail from 2.1.7 to 2.1.8
Bumps
[com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from
2.1.7 to 2.1.8.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
-
[Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.7...release-2.1.8)
---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
dependency-version: 2.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 57763e5561..e8d50633bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1435,7 +1435,7 @@ under the License.
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
- <version>2.1.7</version>
+ <version>2.1.8</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>