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
The following commit(s) were added to refs/heads/master by this push:
new a8d5c06eca Uprading GreenMail
a8d5c06eca is described below
commit a8d5c06ecab47ea360892d4bcac2d9b1ebfdb9a3
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Nov 18 07:09:10 2024 +0100
Uprading GreenMail
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0b2e78873f..d584b372d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1321,7 +1321,7 @@ under the License.
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
- <version>2.1.0</version>
+ <version>2.1.1</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>