sandynz commented on pull request #14883:
URL: https://github.com/apache/shardingsphere/pull/14883#issuecomment-1016063968


   Refer to [Spring Framework Versions]( 
https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions
 ):
   ```
       5.3.x is the final feature branch of the 5th generation and the latest 
production line (GA as of October 2020), with long-term support provided on JDK 
8, JDK 11, JDK 17.
       5.2.x is the previous production line (GA as of September 2019), to be 
actively supported until the end of 2021.
       5.1.x and 5.0.x are not actively supported anymore, superseded by 5.2.x 
and 5.3.x as of December 2020.
       4.3.x reached its official EOL (end-of-life) on December 31st, 2020. No 
further maintenance and security patches are planned in that line.
       3.2.x reached its official EOL (end-of-life) on December 31st, 2016. No 
further maintenance and security patches are planned in that line.
   ```
   
   And also [Spring Framework SUPPORT]( 
https://spring.io/projects/spring-framework#support ).
   
   Use Spring `5.2.x` version for now.
   


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