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



##########
File path: 
archetypes/business-service-springmvc/src/main/resources/archetype-resources/pom.xml
##########
@@ -26,7 +26,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <java-chassis.version>2.1.2.RELEASE</java-chassis.version>
+    <java-chassis.version>2.5.6</java-chassis.version>

Review comment:
       Maybe you need update java chassis version in this PR too. Because you 
can't change spring boot version without change java chassis version.  Java 
chassis 2.0.0. may not work with spring boot 2.5.3.  Use Java Chassis 2.6.0 to 
work with spring boot 2.5.3. 
   
   However, this spring-boot.version only take effect with maven spring boot 
plugin, will not cause any problem. 
   
   




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to