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 1811451c040defc579ba868441074fc6b0904b19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 22:36:35 2026 +0000
Bump com.icegreen:greenmail from 2.1.12 to 2.1.13
Bumps
[com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from
2.1.12 to 2.1.13.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
-
[Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.12...release-2.1.13)
---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
dependency-version: 2.1.13
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 925282769c..69d8ce257f 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.12</version>
+ <version>2.1.13</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>