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

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

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

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 45a1831..f68ef16 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -193,8 +193,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