This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new 0bbb7d7 Update to Spring Boot 2.1.9 and Spring Framework 5.1.10
0bbb7d7 is described below
commit 0bbb7d718d410457ae87efd80ba307a5f0bb0082
Author: reta <[email protected]>
AuthorDate: Thu Oct 3 22:31:08 2019 -0400
Update to Spring Boot 2.1.9 and Spring Framework 5.1.10
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2e1d826..2464eeb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -192,12 +192,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>