Repository: camel Updated Branches: refs/heads/master 51fa379fd -> 4ffe89dc9
Upgraded Spring Boot. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4ffe89dc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4ffe89dc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4ffe89dc Branch: refs/heads/master Commit: 4ffe89dc92845f500e79ced93e7d768d53fd1e08 Parents: 51fa379 Author: Henryk Konsek <hekon...@gmail.com> Authored: Mon Mar 2 18:04:23 2015 +0100 Committer: Henryk Konsek <hekon...@gmail.com> Committed: Mon Mar 2 18:04:23 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/4ffe89dc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index af35938..944c734 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -424,7 +424,7 @@ <splunk-version>1.3.2.0_1</splunk-version> <spring-batch-version>3.0.3.RELEASE</spring-batch-version> <spring-batch-bundle-version>3.0.3.RELEASE_1</spring-batch-bundle-version> - <spring-boot-version>1.2.1.RELEASE</spring-boot-version> + <spring-boot-version>1.2.2.RELEASE</spring-boot-version> <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version> <spring-data-commons-version>1.6.1.RELEASE</spring-data-commons-version> <spring-data-redis-version>1.3.4.RELEASE</spring-data-redis-version>