Upgrade Spring-boot to version 1.3.5.RELEASE
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3173d96c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3173d96c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3173d96c Branch: refs/heads/master Commit: 3173d96ca480b1ca1c9a21c0a01bf5c4d8f14eca Parents: 38fefbc Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue May 10 09:24:54 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue May 10 09:24:54 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3173d96c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a285391..54a312f 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.4.RELEASE</spring-boot-version> + <spring-boot-version>1.3.5.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>