This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 698f5af91c Bump com.icegreen:greenmail from 2.1.0-alpha-3 to
2.1.0-alpha-4 (#612)
698f5af91c is described below
commit 698f5af91c9702fb5ae7d917d2658507893967c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 30 08:13:48 2024 +0100
Bump com.icegreen:greenmail from 2.1.0-alpha-3 to 2.1.0-alpha-4 (#612)
Bumps
[com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from
2.1.0-alpha-3 to 2.1.0-alpha-4.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
-
[Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.0-alpha-3...release-2.1.0-alpha-4)
---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d55f7454c2..4fb74878ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -959,7 +959,7 @@ under the License.
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
- <version>2.1.0-alpha-3</version>
+ <version>2.1.0-alpha-4</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>