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 edc6a12fa63261a26474d1bb5068fc1e4486086c Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Jul 6 10:04:23 2020 +0200 Upgrading GreenMail --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4872752..9269ecf 100644 --- a/pom.xml +++ b/pom.xml @@ -1140,7 +1140,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>
