This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 9b89b8ef00 Bump greenmail from 1.6.9 to 1.6.10
9b89b8ef00 is described below
commit 9b89b8ef0059c12b40735b57267921460bb4e336
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 1 13:10:21 2022 +0000
Bump greenmail from 1.6.9 to 1.6.10
Bumps [greenmail](https://github.com/greenmail-mail-test/greenmail) from
1.6.9 to 1.6.10.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
-
[Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-1.6.9...release-1.6.10)
---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
modules/transport/mail/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml
index 3b5352ef14..f1c9cee616 100644
--- a/modules/transport/mail/pom.xml
+++ b/modules/transport/mail/pom.xml
@@ -63,7 +63,7 @@
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
- <version>1.6.9</version>
+ <version>1.6.10</version>
<scope>test</scope>
</dependency>
</dependencies>