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

deki 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 e8d0548  update Spring, Spring Security and Spring Boot minor versions
e8d0548 is described below

commit e8d054818bc5d44d53fdd7fea377186d6264bf18
Author: Dennis Kieselhorst <d...@apache.org>
AuthorDate: Sun Apr 8 21:11:59 2018 +0200

    update Spring, Spring Security and Spring Boot minor versions
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index c1a0011e..2351b65 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -30,7 +30,7 @@
         <!-- don't deploy the samples, kind of pointless -->
         <maven.deploy.skip>true</maven.deploy.skip>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <spring.boot.version>1.5.10.RELEASE</spring.boot.version>
+        <spring.boot.version>1.5.11.RELEASE</spring.boot.version>
         
<spring.cloud.eureka.version>1.3.4.RELEASE</spring.cloud.eureka.version>
     </properties>
     <dependencies>
diff --git a/parent/pom.xml b/parent/pom.xml
index 4273966..698c9aa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -153,9 +153,9 @@
         <cxf.servlet-api-2.5.version>1.2</cxf.servlet-api-2.5.version>
         <cxf.slf4j.version>1.7.25</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
-        <cxf.spring.version>4.3.14.RELEASE</cxf.spring.version>
-        <cxf.spring.boot.version>1.5.10.RELEASE</cxf.spring.boot.version>
-        
<cxf.spring.security.version>4.2.4.RELEASE</cxf.spring.security.version>
+        <cxf.spring.version>4.3.15.RELEASE</cxf.spring.version>
+        <cxf.spring.boot.version>1.5.11.RELEASE</cxf.spring.boot.version>
+        
<cxf.spring.security.version>4.2.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>
         <cxf.spring.mock>spring-test</cxf.spring.mock>

-- 
To stop receiving notification emails like this one, please contact
d...@apache.org.

Reply via email to