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 26f3e94  Update to Spring Boot 2.1.8.RELEASE
26f3e94 is described below

commit 26f3e944a56b79ac2e30286c61b3fab6d4bab638
Author: reta <drr...@gmail.com>
AuthorDate: Sun Sep 8 10:54:51 2019 -0400

    Update to Spring Boot 2.1.8.RELEASE
    
    (cherry picked from commit 3c4147f49b757a6d7bfb076e25a07461626c48ad)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 35a27a9..66eb8a7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,7 +189,7 @@
         <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.7.RELEASE</cxf.spring.boot.version>
+        <cxf.spring.boot.version>2.1.8.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>

Reply via email to