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
commit b3e3fd3bc3e14396bafbad2c255bb592268e9e49
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 b5b61da567..ae0a293db3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1432,7 +1432,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>