Spring Boot 3.5.0-M3 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.5.0-M3
has been released and is now available from https://repo.spring.io/milestone.
This release includes 102 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
- Testcontainers and Docker Compose support for lldap/lldap containers
- OpenTelemetry Improvements
- Enhancements and new properties for Spring Batch
Please see the release notes for more details and upgrade instructions.
Thanks to all those who have contributed with issue reports and…
A Bootiful Podcast: Java Champion and legend Henri Tremblay
Hi, Spring fans! In this installment I talk to Henri Tremblay, head of TS Imagine Canada, Java Champion, Montreal JUG leader, EasyMock lead dev and all around legend!
Spring Boot 3.4.4 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.4
has been released and is now available from Maven Central.
This release includes 58 bug fixes, documentation improvements, and dependency upgrades. Including one noteworthy change relating to Tomcat APR support. Thanks to all those who have contributed with issue reports and pull requests.
How can you help?
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot
tag…
Spring Boot 3.3.10 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.10
has been released and is now available from Maven Central.
This release includes 46 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
How can you help?
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot
tag.
Project Page | GitHub | Issues | Documentation | Stack…
Spring Batch 5.2.2 available now
I am pleased to announce that Spring Batch 5.2.2 is available now from Maven Central!
This patch release comes with a number of bug fixes, improvements and dependencies updates. You can find the release notes here.
We look forward to your feedback on GitHub Issues, GitHub Discussions, Twitter, and StackOverflow.
Spring Cloud 2024.0.1 (aka Moorgate) has been released
On behalf of the community, I am pleased to announce that the Spring Cloud 2024.0.1 Release Train (aka Moorgate) is available today. The release can be found in Maven Central. You can check out the 2024.0.1 release notes for more information.
Notable Changes in the 2024.0.1 Release Train
This Spring Cloud release is primarily a bugfix release and is based on Spring Boot 3.4.3.
A complete list of issues addressed in this release can be found in this project.
Spring Cloud Kubernetes
- KubernetesEnvironmentRepository can be used as a composite config source in the config server (#1873)
Spring…
Spring Framework 6.2.5 Available Now
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.2.5
is available now.
Spring Framework 6.2.5
ships with 14 fixes and documentation improvements.
This is an out of cycle release fixing a JAR scanning regression introduced last week.
This version is right on time for the Spring Boot 3.4.4
and 3.5.0-M3
releases tomorrow.
Spring Security 6.5.0-M3 Available Now
On behalf of the team and everyone who has contributed, I am pleased to announce the third milestone of the next Spring Security 6 minor release.
Among a number of feature enhancements, there are some that we'd love your attention on as we prepare them for general availability:
- OAuth 2.0 Access Token JWT Profile Support (RFC 9068) - Reference
ConfigAttribute
deprecation, including the addition ofredirectToHttps
- #16667- Support for
SecurityContext
Reactive Context Propagation - #16665
Please check the changelog for more details.
Spring Security 6.3.8 and 6.4.4 are now available
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 6.3.8 and 6.4.4 are out! In all cases, the releases are mostly composed of bug fixes, dependency upgrades, and documentation improvements.
Importantly, these releases address CVE-2025-22223 and CVE-2025-22228.
To learn more, please visit the 6.3.8 and 6.4.4 release summaries.
Commercial customers using Spring Boot 2.7, 3.0, 3.1, or 3.2 will be able to update to Spring Boot 2.7.24.1, 3.0.19.1, 3.1.15.1, or 3.2.13.1 respectively to receive the corresponding Security releases 5.7.16, 6.0.16, 6.1.14, and 6.2.10. These Security versions are available now on the Spring commercial artifact repository and can be accessed with a Spring Enterprise Subscription…