Spring Security 6.5.0 Is Out!

Releases | Josh Cummings | May 19, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce the general availability of the final Spring Security 6 minor release, 6.5.0!

To see all the new features, please take a look at What's New in Spring Security 6.5 in the reference.

Also, since this is the target release for migrating from 6.x to 7.x, please also begin reviewing the migration guide.

Please check the release changelog as well as the previous changelogs for 6.5.0-M1, 6.5.0-M2, 6.5.0-M3, and 6.5.0-RC1 for more details.

Project Page | GitHub | Issues | Documentation

Spring Data 2025.0.0 goes GA

Releases | Mark Paluch | May 16, 2025 | ...

On behalf of the Spring Data engineering team and everyone who contributed to this release, I am delighted to announce the general availability of Spring Data 2025.0 from Maven Central! This release comes with driver upgrades and refinements in individual store modules.

Most notable changes include:

  • Vector type and Vector Search support in MongoDB and Apache Cassandra
  • Constructor Expression Derivation for DTO Projections in Spring Data JPA
  • Support for identifier generation using sequences in Spring Data JDBC and R2DBC
  • Index Creation using Cassandra 5 Storage-Attached Indexes

Please refer to our release notes for…

Spring Data 2025.1.0-M3 released

Releases | Mark Paluch | May 16, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce the third milestone for the next Spring Data generation This milestone continues delivering new features and refinements mostly around infrastructure themes.

Ahead-of-Time Optimization for Repositories

Spring Data repositories can now be optimized at build time using the Spring AOT framework. AOT processing allows for faster startup times and reduced memory consumption featuring in the JPA (Hibernate only) and MongoDB modules. Ahead-of-Time optimizations capture some decisions that have been taken at build-time…

Spring Data 2024.1.6 and 2024.0.12 released

Releases | Mark Paluch | May 16, 2025 | ...

On behalf of the team and everyone who has contributed, I’m pleased to announce the availability of 2024.1.6 and 2024.0.12 service releases. These releases ship with dependency upgrades, fixes for regressions and selected improvements.

Note that OSS support for the 3.3.x development line (2024.0.x release train) is about to end by the end of June 2025. Please consider upgrading to the latest 3.4.x (2024.1.x release train) version at your earliest convenience.

The upcoming Spring Boot releases will pick up the above releases by next week.

2024.1.6

Spring Web Services 4.0.14 available now

Releases | Stéphane Nicoll | May 15, 2025 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Web Services 4.0.14 has been released and is now available from Maven Central.

This release includes 1 dependency upgrade. 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-ws tag.

Project Page | GitHub | Issues | Documentation | Stack Overflow

Spring Framework 7.0.0-M5 available now

Releases | Brian Clozel | May 15, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce a new milestone for the next Spring Framework generation. The fifth milestone continues delivering new features and refinements on top of 7.0.0-M1, 7.0.0-M2, 7.0.0-M3 and 7.0.0-M4.

Jackson 3.0 support

As of #33798, we default to supporting Jackson 3.x in our entire stack, falling back to Jackson 2.x. Support for the Jackson 2.x generation has been deprecated in Spring Framework, and our current plan is to disable its auto-detection in 7.1, and remove its support entirely in 7.2.

Jackson 3.x uses a new tools.jackson package, which differs from the usual com.fasterxml.jackson. Classes from the "jackson-annotation" artifact (like @JsonView, @JsonTypeInfo) remain in the com.fasterxml.jackson

Spring Framework 6.1.20 and 6.2.7 releases fix CVE-2025-22233

Releases | Brian Clozel | May 15, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.1.20 and 6.2.7 are available now.

Spring Framework 6.1.20 ships with 4 fixes and documentation improvements. This version will be shipped next week with Spring Boot 3.3.12.

Spring Framework 6.2.7 ships with 25 fixes and documentation improvements. This version will be shipped next week with Spring Boot 3.4.6 and 3.5.0.

CVE-2025-22233:

The releases address CVE-2025-22233 for Spring Framework DataBinder Case Sensitive Match Exception (2nd update).

Open source support for Spring Framework 5.3.x and 6.0.x generations has ended and will expire for the 6.1.x generation next month, see our support page for more information

Spring AI 1.0.0 RC1 Released

Releases | Mark Pollack | May 13, 2025 | ...

We're excited to announce Spring AI 1.0.0 RC1, marking the final set of breaking changes, bug fixes, and new functionality before the stable release! The GA version is scheduled for May 20th, 2025 - just one week away. During this time, we'll be focusing on improving documentation and addressing any reported bugs.

To celebrate this release, we have added a new song to our AI-generated music playlist Check out the latest track to enhance your blog reading and coding experience.

  • Upgrade Notes
  • You can automate the upgrade process to 1.0.0-RC1 using an OpenRewrite recipe. This recipe helps apply many of the necessary code changes for this version. Find the recipe and usage instructions at Arconia Spring AI Migrations.

Spring Cloud 2025.0.0-RC1 (aka Northfields) has been released

Releases | Ryan Baxter | May 01, 2025 | ...

On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) of the Spring Cloud 2025.0.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2025.0 release notes for more information.

Notable Changes in the 2025.0.0 Release Train

This release is based on Spring Boot 3.5.0-RC1.

For a complete list of changes made in this release see this project on GitHub.

Spring Cloud Config

  • Support YAML specific profile documents in AWS S3 buckets (#2825)

Spring Cloud Gateway

  • Allow registering custom filters and predicates as beans (#3250)
  • Support setting Spring.webflux.base-path and supporting it in path predicate (#2984)
  • Add Permissions-Policy as configurable option to SecureHeaders GatewayFilter (#2975)
  • Support for reloading httpClient connectTimeout Configuration (#3679)

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all