You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/03/25 01:10:39 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on a change in pull request #2748: make archetype springboot version consistent with project

liubao68 commented on a change in pull request #2748:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2748#discussion_r834872108



##########
File path: archetypes/business-service-spring-boot2-starter/src/main/resources/archetype-resources/pom.xml
##########
@@ -28,7 +28,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <!-- this version is used for archetype, do not need to change when release a new version -->
     <java-chassis.version>2.0.0</java-chassis.version>
-    <springboot.version>2.1.2.RELEASE</springboot.version>
+    <springboot.version>2.5.6</springboot.version>

Review comment:
       Should change java-chassis.verion and springboot.version together. java chassis 2.0.0 may not work with spring boot 2.5.6.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org