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 2016/02/26 14:20:40 UTC

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

Repository: camel
Updated Branches:
  refs/heads/master e7b1cb426 -> 592fcdc8c


Upgrade Spring-boot to version 1.3.3.RELEASE


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

Branch: refs/heads/master
Commit: 592fcdc8cd480b4668e3e23e0d9d57fd46ba4ccd
Parents: e7b1cb4
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 26 14:18:22 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 26 14:18:22 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/592fcdc8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b5bcac2..6a83d00 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -492,7 +492,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.2.RELEASE</spring-boot-version>
+    <spring-boot-version>1.3.3.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>