This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push: new e3e45c5a97 Bump com.icegreen:greenmail from 2.1.3 to 2.1.4 e3e45c5a97 is described below commit e3e45c5a97affe35c86445974cf714b10382011d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 14 05:16:41 2025 +0000 Bump com.icegreen:greenmail from 2.1.3 to 2.1.4 Bumps [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/greenmail-mail-test/greenmail/releases) - [Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.3...release-2.1.4) --- updated-dependencies: - dependency-name: com.icegreen:greenmail dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- examples/javamail-velocity/pom.xml | 2 +- examples/javamail/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/javamail-velocity/pom.xml b/examples/javamail-velocity/pom.xml index 5f48bbf6e6..785f94d1e3 100644 --- a/examples/javamail-velocity/pom.xml +++ b/examples/javamail-velocity/pom.xml @@ -112,7 +112,7 @@ <dependency> <groupId>com.icegreen</groupId> <artifactId>greenmail</artifactId> - <version>2.1.3</version> + <version>2.1.4</version> <exclusions> <exclusion> <groupId>junit</groupId> diff --git a/examples/javamail/pom.xml b/examples/javamail/pom.xml index 155afaebb3..d8e4b39fcf 100644 --- a/examples/javamail/pom.xml +++ b/examples/javamail/pom.xml @@ -76,7 +76,7 @@ <dependency> <groupId>com.icegreen</groupId> <artifactId>greenmail</artifactId> - <version>2.1.3</version> + <version>2.1.4</version> <exclusions> <exclusion> <groupId>junit</groupId>