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:28:27 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on a change in pull request #2748: [SCB-2430]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_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
   
   




-- 
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