Spring Web Services 4.1.0 available now

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

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

This release adds a number of new features and improvements. For full upgrade instructions and new and noteworthy features please see the release notes.

What's new in 4.1

The highlights of the 4.1 release include:

  • Apache Axiom Support has been restored
  • Support for WSS4J v4
  • Support for Configuring Arbitrary WSS4J Options
  • More Flexible HTTP Message Sender

Dependency upgrades

Spring Web Services 4.1 moves to new versions of several Spring projects and we’ve also upgraded to the latest stable releases of other third-party libraries wherever possible. Please see the release notes

MCP Authorization in practice with Spring AI and OAuth2

Last month, we explored how to secure Spring AI MCP Servers[1] with the OAuth2 authorization framework. In the conclusion of that article, we mentioned we'd explore using standalone Authorization Servers for MCP Security and deviate from the then-current specification.

Since we published the article, the community has been very active in revising the original version of the specification. The new draft is simpler, and the major change does match what we had imagined for security. MCP Servers are still OAuth2 Resource Servers, meaning they authorize incoming requests using access tokens passed…

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

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