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 2016/01/22 09:07:33 UTC

camel git commit: Upgrade spring boot

Repository: camel
Updated Branches:
  refs/heads/master 583a4a098 -> 1cbb62aa3


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/1cbb62aa
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1cbb62aa
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1cbb62aa

Branch: refs/heads/master
Commit: 1cbb62aa36771f3948c18ee1437ea9d2256cc9cd
Parents: 583a4a0
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Jan 22 09:07:25 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Jan 22 09:07:25 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1cbb62aa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6859352..4384196 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -483,7 +483,7 @@
     <splunk-version>1.5.0.0_1</splunk-version>
     <spring-batch-version>3.0.4.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>3.0.4.RELEASE_1</spring-batch-bundle-version>
-    <spring-boot-version>1.3.1.RELEASE</spring-boot-version>
+    <spring-boot-version>1.3.2.RELEASE</spring-boot-version>
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>
     <spring-data-commons-version>1.6.5.RELEASE</spring-data-commons-version>
     <spring-data-redis-version>1.6.0.RELEASE</spring-data-redis-version>