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 4e9bfb2  Update GreenMail
4e9bfb2 is described below

commit 4e9bfb25912a9a16c480d718d76718b8b3e853f7
Author: Andreas Veithen <andreas.veit...@gmail.com>
AuthorDate: Thu Dec 24 16:35:45 2020 +0000

    Update GreenMail
---
 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 dcaf228..a0e9e5e 100644
--- a/modules/transport/mail/pom.xml
+++ b/modules/transport/mail/pom.xml
@@ -125,7 +125,7 @@
         <dependency>
             <groupId>com.icegreen</groupId>
             <artifactId>greenmail</artifactId>
-            <version>1.3</version>
+            <version>1.6.1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to