This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 0752631  Updating Spring Security
0752631 is described below

commit 0752631c4e78ef363292ef72c2672c96227c4be4
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Thu Oct 18 09:56:04 2018 +0100

    Updating Spring Security
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b29c62..e3f5d42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
         <servlet.version>2.5</servlet.version>
         <slf4j.version>1.7.25</slf4j.version>
         <spring.version>4.3.20.RELEASE</spring.version>
-        <spring.security.version>4.2.8.RELEASE</spring.security.version>
+        <spring.security.version>4.2.9.RELEASE</spring.security.version>
         <tomcat.version>9.0.12</tomcat.version>
         <wss4j.version>2.2.2</wss4j.version>
 

Reply via email to