You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/09/17 17:06:16 UTC

camel git commit: Upgrade Spring-boot to version 1.2.6.RELEASE

Repository: camel
Updated Branches:
  refs/heads/master 08077733a -> d8c357d61


Upgrade Spring-boot to version 1.2.6.RELEASE


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

Branch: refs/heads/master
Commit: d8c357d617570f1d1c5a897e469429a1470cfca6
Parents: 0807773
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Sep 17 17:00:54 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Sep 17 17:00:54 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d8c357d6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f48d42b..680107f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -452,7 +452,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.2.5.RELEASE</spring-boot-version>
+    <spring-boot-version>1.2.6.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.3.6.RELEASE</spring-data-redis-version>