Repository: camel Updated Branches: refs/heads/master 4d2e84ffc -> 083814876
Upgrade Spring-boot to version 1.3.1.RELEASE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/08381487 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/08381487 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/08381487 Branch: refs/heads/master Commit: 083814876703eccaef5b4236de2aee6b9dd1cc2e Parents: 4d2e84f Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Dec 19 10:56:15 2015 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Dec 19 10:56:15 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/08381487/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 0a825ee..d6b438d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -467,7 +467,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.0.RELEASE</spring-boot-version> + <spring-boot-version>1.3.1.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>