This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 03ee97d639709046f4608eb6cf5693da88a75ae2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 22:35:57 2026 +0000
Bump com.icegreen:greenmail from 2.1.11 to 2.1.12
Bumps
[com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from
2.1.11 to 2.1.12.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
-
[Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.11...release-2.1.12)
---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
dependency-version: 2.1.12
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 c7ae8471a2..3f4ae95dea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1496,7 +1496,7 @@ under the License.
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
- <version>2.1.11</version>
+ <version>2.1.12</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>