You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2016/05/30 11:43:04 UTC

cxf git commit: [CXF-6869] Updating SpringBoot version to 1.3.5.RELEASE, patch from Vedran Pavic applied with thanks

Repository: cxf
Updated Branches:
  refs/heads/master 8e58f887c -> 4b0868a8e


[CXF-6869] Updating SpringBoot version to 1.3.5.RELEASE, patch from Vedran Pavic applied with thanks


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

Branch: refs/heads/master
Commit: 4b0868a8ee6f53d8543860a458821c35ec2a79a2
Parents: 8e58f88
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Mon May 30 12:42:47 2016 +0100
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Mon May 30 12:42:47 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/4b0868a8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b6d9000..adeefb4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,7 @@
         <cxf.slf4j.version>1.7.21</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
         <cxf.spring.version>4.2.6.RELEASE</cxf.spring.version>
-        <cxf.spring.boot.version>1.3.4.RELEASE</cxf.spring.boot.version>
+        <cxf.spring.boot.version>1.3.5.RELEASE</cxf.spring.boot.version>
         <cxf.spring.security.version>4.1.0.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>1.3.1.RELEASE</cxf.spring.ldap.version>