Repository: camel Updated Branches: refs/heads/master 4413f6caf -> 9c6d648c0
Upgrade Spring-boot to version 1.3.7.RELEASE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9c6d648c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9c6d648c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9c6d648c Branch: refs/heads/master Commit: 9c6d648c0b57e7c6b0bdefcd9cdbd749abcd1905 Parents: 4413f6c Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Jul 28 13:38:10 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu Jul 28 13:38:41 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9c6d648c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 288e9c8..e09b84a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -532,7 +532,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.6.RELEASE</spring-boot-version> + <spring-boot-version>1.3.7.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>