You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/11/29 07:38:54 UTC

[syncope] branch 2_0_X updated: Upgrading greenmail

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_0_X by this push:
     new af393ff  Upgrading greenmail
af393ff is described below

commit af393ffe82e57defce6d26f65941416ce2261906
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Thu Nov 29 08:38:43 2018 +0100

    Upgrading greenmail
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bcc6b69..7619504 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1777,7 +1777,7 @@ under the License.
       <dependency>
         <groupId>com.icegreen</groupId>
         <artifactId>greenmail</artifactId>
-        <version>1.5.8</version>
+        <version>1.5.9</version>
         <scope>test</scope>
       </dependency>
       <dependency>