You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/01/31 10:36:51 UTC

[3/5] camel git commit: CAMEL-10770: Upgrade to Spring Boot 1.5.1

CAMEL-10770: Upgrade to Spring Boot 1.5.1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6828e74c
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6828e74c
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6828e74c

Branch: refs/heads/master
Commit: 6828e74c81927d7db77be89f39804b1326802dcc
Parents: ce80e9b
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Jan 31 10:11:01 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Jan 31 11:36:39 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6828e74c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8387db1..7f3dd1b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -558,7 +558,7 @@
     <splunk-version>1.5.0.0_1</splunk-version>
     <spring-batch-version>3.0.7.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>3.0.7.RELEASE_1</spring-batch-bundle-version>
-    <spring-boot-version>1.4.4.RELEASE</spring-boot-version>
+    <spring-boot-version>1.5.1.RELEASE</spring-boot-version>
     <spring-cloud-commons-version>1.1.6.RELEASE</spring-cloud-commons-version>
     <spring-cloud-netflix-version>1.2.4.RELEASE</spring-cloud-netflix-version>
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>