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:42 UTC

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

commit 737e80d4503b52f599bef09b46f0d5558a748d65
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Apr 14 17:12:34 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index c4f2cac..6d1215c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1153,7 +1153,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>