RaigorJiang opened a new pull request #15404: URL: https://github.com/apache/shardingsphere/pull/15404
Fixes #15400. Changes proposed in this pull request: - upgrade `spring-boot`: 2.0.9.RELEASE -> 2.3.12.RELEASE - upgrade `spring-framework`: 5.2.19.RELEASE -> 5.2.15.RELEASE - upgrade `mybatis-spring-boot`: 2.0.1 -> 2.1.3 #### Background - spring-boot 2.3.12.RELEASE is the last GA release that depends on spring-framework 5.2.x. ([link](https://github.com/spring-projects/spring-boot/releases)) - spring-boot 2.3.12.RELEASE depends on spring-framework 5.2.15.RELEASE ([link](https://docs.spring.io/spring-boot/docs/2.3.12.RELEASE/reference/html/appendix-dependency-versions.html#dependency-versions)) - mybatis-spring-boot-starter needs to be upgraded to match the version of spring-boot ([link](http://mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/)) -- 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]
