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 2020/04/14 15:24:47 UTC

[syncope] 02/02: 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

commit e6af665ea52ecb0803b922634aeee6725b7ea23d
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Apr 14 17:22:27 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index e22216b..0269d9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1207,7 +1207,7 @@ under the License.
       <dependency>
         <groupId>com.icegreen</groupId>
         <artifactId>greenmail</artifactId>
-        <version>1.5.12</version>
+        <version>1.5.13</version>
         <exclusions>
           <exclusion>
             <groupId>junit</groupId>