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

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


The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
     new 2b4d181  Update to Spring Boot 2.1.9 and Spring Framework 5.1.10
2b4d181 is described below

commit 2b4d1816daa5caa4a71c165155866265f44999f3
Author: reta <drr...@gmail.com>
AuthorDate: Thu Oct 3 22:31:08 2019 -0400

    Update to Spring Boot 2.1.9 and Spring Framework 5.1.10
    
    (cherry picked from commit 0bbb7d718d410457ae87efd80ba307a5f0bb0082)
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c3f9221..20d9dd5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,12 +189,12 @@
         <cxf.slf4j.version>1.7.28</cxf.slf4j.version>
         <cxf.snakeyaml.version>1.24</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
-        <cxf.spring.boot.version>2.1.8.RELEASE</cxf.spring.boot.version>
+        <cxf.spring.boot.version>2.1.9.RELEASE</cxf.spring.boot.version>
         <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.9.RELEASE</cxf.spring.version>
+        <cxf.spring.version>5.1.10.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
         <cxf.swagger.ui.version>3.23.0</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.0.9</cxf.swagger.v3.version>

Reply via email to