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/07/07 11:16:25 UTC

[syncope] 01/03: Upgrading GreenMail

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

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

commit 19e78840359c1242b19525d3bf1f9f538b201881
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Jul 6 10:04:05 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 917a197..681f4fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1303,7 +1303,7 @@ under the License.
       <dependency>
         <groupId>com.icegreen</groupId>
         <artifactId>greenmail</artifactId>
-        <version>1.5.13</version>
+        <version>1.5.14</version>
         <exclusions>
           <exclusion>
             <groupId>junit</groupId>