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/07/27 14:17:22 UTC

[4/4] camel git commit: Upgrade Spring Boot

Upgrade Spring Boot


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

Branch: refs/heads/camel-2.19.x
Commit: e366cb8322ebca379a3e79317d077fcb5cee11c0
Parents: acc19d2
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Jul 27 16:17:07 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Jul 27 16:17:07 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e366cb83/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 289f7a8..6714d0d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -587,7 +587,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.5.5.RELEASE</spring-boot-version>
+    <spring-boot-version>1.5.6.RELEASE</spring-boot-version>
     <spring-cloud-commons-version>1.2.0.RELEASE</spring-cloud-commons-version>
     <spring-cloud-netflix-version>1.3.0.RELEASE</spring-cloud-netflix-version>
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>