dongzl commented on a change in pull request #4109: persist SchemaNames for
getChildren.
URL:
https://github.com/apache/incubator-shardingsphere/pull/4109#discussion_r373310805
##########
File path: pom.xml
##########
@@ -79,7 +79,7 @@
<lombok.version>1.16.4</lombok.version>
<springframework.version>[4.3.6.RELEASE,5.0.0.M1)</springframework.version>
- <spring-boot.version>[1.5.0.RELEASE,2.0.0.M1)</spring-boot.version>
+ <spring-boot.version>[1.5.20.RELEASE,2.0.0.M1)</spring-boot.version>
Review comment:
Spring upgrade to https, the 1.5.0 version doesn't download correctly, so CI
will be failure.
the dev branch upgrade the version to solve CI fail.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services