You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/11/29 07:38:56 UTC

[syncope] branch 2_1_X updated: Upgrading greenmail and Spring Security

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


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 9a85f44  Upgrading greenmail and Spring Security
9a85f44 is described below

commit 9a85f447de80ca1024da1e9ac63eb6a135b6122c
Author: Francesco Chicchiriccò <il...@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 ac492c0..150d3ec 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>