From e483768baa51af9191385d8f6feceb54741fd41f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 07:44:13 +0000 Subject: [PATCH] Bump com.icegreen:greenmail from 2.1.0-rc-1 to 2.1.1 Bumps [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 2.1.0-rc-1 to 2.1.1. - [Release notes](https://github.com/greenmail-mail-test/greenmail/releases) - [Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.0-rc-1...release-2.1.1) --- updated-dependencies: - dependency-name: com.icegreen:greenmail dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 3f905ed8db1..877eefefab6 100644 --- a/examples/javamail-velocity/pom.xml +++ b/examples/javamail-velocity/pom.xml @@ -112,7 +112,7 @@ com.icegreen greenmail - 2.1.0-rc-1 + 2.1.1 junit diff --git a/examples/javamail/pom.xml b/examples/javamail/pom.xml index b6374ce4283..a027dbdec6d 100644 --- a/examples/javamail/pom.xml +++ b/examples/javamail/pom.xml @@ -76,7 +76,7 @@ com.icegreen greenmail - 2.1.0-rc-1 + 2.1.1 junit