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 2019/10/23 06:23:46 UTC

[syncope] branch 2_1_X updated: Upgrading greenmail

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

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


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

commit 57b35b853da822e63da61030cee87b670c0ca472
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Oct 23 08:23:09 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 5646b97..e3a81ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1159,7 +1159,7 @@ under the License.
       <dependency>
         <groupId>com.icegreen</groupId>
         <artifactId>greenmail</artifactId>
-        <version>1.5.10</version>
+        <version>1.5.11</version>
         <exclusions>
           <exclusion>
             <groupId>junit</groupId>