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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]