Repository: camel Updated Branches: refs/heads/master f7f401933 -> bab1c2d26
Upgrade Spring-boot to version 1.3.6.RELEASE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c7f2345b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c7f2345b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c7f2345b Branch: refs/heads/master Commit: c7f2345b66d260b731a3676e212f9999fa835e90 Parents: f7f4019 Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Jul 5 08:35:02 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Jul 5 08:35:02 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c7f2345b/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index fb602d1..58f89b7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -518,7 +518,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.5.RELEASE</spring-boot-version> + <spring-boot-version>1.3.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.6.4.RELEASE</spring-data-redis-version>