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

ningjiang pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 8454f03  [SCB-597] update sprign boot version in 
business-service-spring-boot-starter
8454f03 is described below

commit 8454f03a86846edd787ba1c8857bd1d99ec14414
Author: zhengyangyong <yangyong.zh...@huawei.com>
AuthorDate: Mon May 21 14:13:17 2018 +0800

    [SCB-597] update sprign boot version in business-service-spring-boot-starter
    
    Signed-off-by: zhengyangyong <yangyong.zh...@huawei.com>
---
 .../src/main/resources/archetype-resources/pom.xml                      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/pom.xml
index 8d9e016..286c382 100644
--- 
a/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/business-service-spring-boot-starter/src/main/resources/archetype-resources/pom.xml
@@ -27,7 +27,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <java-chassis.version>1.0.0-m2-SNAPSHOT</java-chassis.version>
-    <springboot.version>1.4.5.RELEASE</springboot.version>
+    <springboot.version>1.5.12.RELEASE</springboot.version>
   </properties>
 
   <dependencyManagement>

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

Reply via email to