Repository: cxf
Updated Branches:
  refs/heads/master 0aae7480b -> 74b975e88


use latest Spring Boot release


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/74b975e8
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/74b975e8
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/74b975e8

Branch: refs/heads/master
Commit: 74b975e88c799e8d62ba319b4b5a0bb91ae7d269
Parents: 0aae748
Author: Dennis Kieselhorst <[email protected]>
Authored: Thu Jul 27 18:13:10 2017 +0200
Committer: Dennis Kieselhorst <[email protected]>
Committed: Thu Jul 27 18:13:10 2017 +0200

----------------------------------------------------------------------
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/74b975e8/distribution/src/main/release/samples/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 4c943bb..ef2c0f5 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.5.RELEASE</spring.boot.version>
+        <spring.boot.version>1.5.6.RELEASE</spring.boot.version>
         
<spring.cloud.eureka.version>1.3.1.RELEASE</spring.cloud.eureka.version>
     </properties>
     <dependencies>

http://git-wip-us.apache.org/repos/asf/cxf/blob/74b975e8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 06967c8..86d3245 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,7 @@
         <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.10.RELEASE</cxf.spring.version>
-        <cxf.spring.boot.version>1.5.5.RELEASE</cxf.spring.boot.version>
+        <cxf.spring.boot.version>1.5.6.RELEASE</cxf.spring.boot.version>
         
<cxf.spring.security.version>4.2.3.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>2.3.1.RELEASE</cxf.spring.ldap.version>

Reply via email to