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 0364b7935dd395604ab1004a88814cb55864b731 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Apr 4 15:19:35 2022 +0200 Upgrading greenmail --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ab6e27888..35a6cbdb73 100644 --- a/pom.xml +++ b/pom.xml @@ -1153,7 +1153,7 @@ under the License. <dependency> <groupId>com.icegreen</groupId> <artifactId>greenmail</artifactId> - <version>1.6.7</version> + <version>1.6.8</version> <exclusions> <exclusion> <groupId>junit</groupId>
