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
The following commit(s) were added to refs/heads/master by this push:
new 25e5da1 Updating Spring
25e5da1 is described below
commit 25e5da1dfb7aef43459ab172e2ada4471eb9c72c
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed May 15 17:36:43 2019 +0100
Updating Spring
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c938a14..3420e25 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -160,8 +160,8 @@
<cxf.servlet-api-2.5.version>1.2</cxf.servlet-api-2.5.version>
<cxf.slf4j.version>1.7.26</cxf.slf4j.version>
<cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
- <cxf.spring.version>5.1.6.RELEASE</cxf.spring.version>
- <cxf.spring.boot.version>2.1.4.RELEASE</cxf.spring.boot.version>
+ <cxf.spring.version>5.1.7.RELEASE</cxf.spring.version>
+ <cxf.spring.boot.version>2.1.5.RELEASE</cxf.spring.boot.version>
<cxf.spring.security.version>5.1.5.RELEASE</cxf.spring.security.version>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
<cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>