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

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

commit 956d266b53eb92ff2c8fad54e0c2bc9aefe88316
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Dec 3 12:28:51 2018 +0100

    Update Spring Boot to version 2.1.1.RELEASE even in dm
---
 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 de418c5..3eb97f6 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.1.0.RELEASE</spring-boot-version>
+    <spring-boot-version>2.1.1.RELEASE</spring-boot-version>
 
     <!-- The following dependencies should be aligned with the ones in 
standard camel parent -->
     <!-- Needed by BOM generator-->

Reply via email to