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/05/07 07:05:13 UTC

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

Repository: camel
Updated Branches:
  refs/heads/master 406bf89bb -> 90b897d6c


Upgrade Spring-boot to version 1.3.4.RELEASE


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

Branch: refs/heads/master
Commit: 90b897d6c71fed3e4ecc87af72e9e5541b875677
Parents: 406bf89
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat May 7 09:04:47 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat May 7 09:04:47 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/90b897d6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ed4807f..975a863 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -509,7 +509,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.3.3.RELEASE</spring-boot-version>
+    <spring-boot-version>1.3.4.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.4.RELEASE</spring-data-redis-version>