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 1ecef5e8a4e381a193b00d81b75cff990cd334d9
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Sun Jan 13 13:51:06 2019 +0100

    Upgrade Spring-boot to 2.1.2.RELEASE in spring-boot-dm pom
---
 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 23dd47a..81af545 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.1.RELEASE</spring-boot-version>
+    <spring-boot-version>2.1.2.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