Repository: camel Updated Branches: refs/heads/camel-2.19.x 281864aaf -> 6575f149e refs/heads/master 98e38a976 -> b46d5cbbc
Upgrade Spring Boot v1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5362bb9f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5362bb9f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5362bb9f Branch: refs/heads/master Commit: 5362bb9f015ce0df70fb6c5c3afa8468475b30dc Parents: 98e38a9 Author: Claus Ibsen <davscl...@apache.org> Authored: Tue Sep 12 16:15:04 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Tue Sep 12 16:15:04 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- platforms/spring-boot/spring-boot-dm/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/5362bb9f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index df8743f..9459020 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -623,7 +623,7 @@ <splunk-version>1.6.3.0_1</splunk-version> <spring-batch-version>3.0.8.RELEASE</spring-batch-version> <spring-batch-bundle-version>3.0.8.RELEASE_1</spring-batch-bundle-version> - <spring-boot-version>1.5.6.RELEASE</spring-boot-version> + <spring-boot-version>1.5.7.RELEASE</spring-boot-version> <!-- use same version of spring-cloud 1.2.x --> <spring-cloud-commons-version>1.2.3.RELEASE</spring-cloud-commons-version> <spring-cloud-netflix-version>1.3.4.RELEASE</spring-cloud-netflix-version> http://git-wip-us.apache.org/repos/asf/camel/blob/5362bb9f/platforms/spring-boot/spring-boot-dm/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/spring-boot-dm/pom.xml b/platforms/spring-boot/spring-boot-dm/pom.xml index 9dcf0f9..67ade89 100644 --- a/platforms/spring-boot/spring-boot-dm/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/pom.xml @@ -43,7 +43,7 @@ <properties> <!-- Spring-Boot target version --> - <spring-boot-version>1.5.6.RELEASE</spring-boot-version> + <spring-boot-version>1.5.7.RELEASE</spring-boot-version> <!-- The following dependencies should be aligned with the ones in standard camel parent --> <avro-version>1.8.1</avro-version>