You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2018/04/11 08:14:52 UTC

[camel] 40/41: CAMEL-12423: Upgrade to spring-boot 2.0.1

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 8d8baf58b2d682460603734267527d17939b8e2c
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Apr 11 09:17:12 2018 +0200

    CAMEL-12423: Upgrade to spring-boot 2.0.1
---
 platforms/spring-boot/spring-boot-dm/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platforms/spring-boot/spring-boot-dm/pom.xml b/platforms/spring-boot/spring-boot-dm/pom.xml
index 6141dbd..38a3025 100644
--- a/platforms/spring-boot/spring-boot-dm/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/pom.xml
@@ -41,7 +41,7 @@
 
   <properties>
     <!-- Spring-Boot target version -->
-    <spring-boot-version>2.0.0.RELEASE</spring-boot-version>
+    <spring-boot-version>2.0.1.RELEASE</spring-boot-version>
 
     <!-- The following dependencies should be aligned with the ones in standard camel parent -->
     <!-- Needed by BOM generator-->

-- 
To stop receiving notification emails like this one, please contact
davsclaus@apache.org.