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.git

commit a9375a9af000acefed9acedcc5b78ef4260c1910
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Nov 6 11:47:59 2019 +0000

    Updating Spring + Spring security
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 73a9735..14b0ff3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,8 +195,8 @@
         <cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
-        
<cxf.spring.security.version>5.1.6.RELEASE</cxf.spring.security.version>
-        <cxf.spring.version>5.1.10.RELEASE</cxf.spring.version>
+        
<cxf.spring.security.version>5.1.7.RELEASE</cxf.spring.security.version>
+        <cxf.spring.version>5.1.11.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
         <cxf.swagger.ui.version>3.24.0</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.0.10</cxf.swagger.v3.version>

Reply via email to