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 2017/02/03 17:07:04 UTC

cxf git commit: Updating Spring Boot version to 1.4.4 on 3.1.x

Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes 33117a3a2 -> 7858c3979


Updating Spring Boot version to 1.4.4 on 3.1.x


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

Branch: refs/heads/3.1.x-fixes
Commit: 7858c39791ac51b6cd62faaac6e4ffa10cee2dd4
Parents: 33117a3
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Fri Feb 3 17:06:45 2017 +0000
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Fri Feb 3 17:06:45 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/7858c397/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1e2e1b9..0e26050 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -145,7 +145,7 @@
         <cxf.slf4j.version>1.7.22</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
         <cxf.spring.version>4.1.9.RELEASE</cxf.spring.version>
-        <cxf.spring.boot.version>1.4.3.RELEASE</cxf.spring.boot.version>
+        <cxf.spring.boot.version>1.4.4.RELEASE</cxf.spring.boot.version>
         <cxf.spring.security.version>3.2.10.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>2.2.1.RELEASE</cxf.spring.ldap.version>