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 50dda10  Upgrading greenmail and Spring Security
50dda10 is described below

commit 50dda108d45bf56b8a5ee01866d9a9a6f6774805
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Thu Nov 29 08:38:12 2018 +0100

    Upgrading greenmail and Spring Security
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 53c4509..26f73fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,7 +394,7 @@ under the License.
     <jackson.version>2.9.7</jackson.version>
 
     <spring.version>5.1.3.RELEASE</spring.version>
-    <spring-security.version>5.1.1.RELEASE</spring-security.version>
+    <spring-security.version>5.1.2.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0</openjpa.version>
     <hikaricp.version>3.2.0</hikaricp.version>
@@ -1677,7 +1677,7 @@ under the License.
       <dependency>
         <groupId>com.icegreen</groupId>
         <artifactId>greenmail</artifactId>
-        <version>1.5.8</version>
+        <version>1.5.9</version>
         <scope>test</scope>
         <exclusions>
           <exclusion>

Reply via email to