Spring Boot 2.5 is now GA
Update 2021-05-25: The release contains fixes for Spring Framework CVE-2021-22118.
On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 2.5.0 has been released and is available from Maven Central.
This release adds a significant number of new features and improvements. For full upgrade instructions and new and noteworthy features please see the release notes.
What's new in 2.5
- Support for Java 16
- Support for Gradle 7
- Enhanced Docker image building
- New mechanism for Datasource initialization
Additionally, the HTML documentation…