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 76e431f6e78f68d96a4d7783ad04aa022166ec2b Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Jul 6 10:04:34 2020 +0200 Upgrading GreenMail --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 660e832..1189322 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.13</version> + <version>1.5.14</version> <exclusions> <exclusion> <groupId>junit</groupId>
