This Week in Spring - July 25th, 2023

Engineering | Josh Long | July 25, 2023 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! Look, I'm going to level with you. This is the view from where I'm staying on holiday right now in tropical Lankawi, Malaysia:

I'm super interested in this week's roundup, as always, but I'm also very interested in that oh-so-blue water. Let's get this show on the road!

Spring Security 5.6.12, 5.7.10, 5.8.5, 6.0.5, and 6.1.2 are available now, including fixes for CVE-2023-34034 and CVE-2023-34035

Releases | Josh Cummings | July 24, 2023 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that the Spring Security 5.6.12, 5.7.10, 5.8.5, 6.0.5, and 6.1.2 are available now.

Please refer to the releases page for more detail on what is included in each release.

Those versions fix the following CVEs:

It is also important to remember that the 5.8 version of Spring Security is a special release designed to help you to migrate to Spring Security 6.0, therefore if you are planning to upgrade your applications, using that version combined with the special migration guide

Spring Boot 3.2.0-M1 available now

Releases | Andy Wilkinson | July 20, 2023 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.0-M1 has been released and is now available from https://repo.spring.io/milestone.

This release includes 141 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:

  • Initial support for virtual threads when running on Java 21
  • Auto-configuration for Spring Framework's new RestClient
  • Logging changes for improved observability
  • Numerous dependency upgrades, including new milestones of several Spring projects

Please see the release notes for more…

Spring Boot 3.1.2 available now

Releases | Andy Wilkinson | July 20, 2023 | ...

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

This release includes 60 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 or chat with the community on Gitter.

Project Page | GitHub | Issues | Documentation | Stack Overflow |

Spring Boot 3.0.9 available now

Releases | Andy Wilkinson | July 20, 2023 | ...

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

This release includes 49 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 or chat with the community on Gitter.

Project Page | GitHub | Issues | Documentation | Stack Overflow |

Spring Boot 2.7.14 available now

Releases | Andy Wilkinson | July 20, 2023 | ...

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

This release includes 27 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 or chat with the community on Gitter.

Project Page | GitHub | Issues | Documentation | Stack Overflow |

Spring Integration 6.2 Milestone 1 Available

Releases | Artem Bilan | July 19, 2023 | ...

Dear Spring community,

On behalf of Spring Integration team, it is my pleasure to announce 6.2.0-M1 version which is available from Spring Milestone repository.

In addition, bug fixes version 6.1.2 has been released as well into Maven Central.

The Spring Integration 6.2 version is based on the Spring Framework 6.1.0-M2 (can be upgraded to the latest 6.1.0-M3) and includes many internal improvements and refactoring to support JVM virtual thread and project CRaC effort.

Some highlights of this new version include:

  • Upgrades to the latest dependencies, some of they are release candidates and milestones

  • We now use org.eclipse.angus:jakarta.mail as Java Mail API implementation which replaces com.sun.mail.imap package with the org.eclipse.angus.mail.imap. Therefore this some kind of breaking change

  • A spring-integration-debezium module has been introduced with a DebeziumMessageProducer implementation and respective infrastructure, including Java DSL (shout out to Christian Tzolov)

  • Pollers now can be configured with an ISO 8601 duration format for delays

  • Components which logic is based on thread executors now expose a proper AsyncTaskExecutor option to let end-user to opt-in for a new VirtualThreadTaskExecutor from Spring Framework.

Spring Framework 6.1 M3 released

Releases | Brian Clozel | July 19, 2023 | ...

On behalf of the Spring Framework framework team, it is my pleasure to announce that the third Spring Framework 6.1 milestone release is available from repo.spring.io/milestone now. This release was not initially scheduled and acts as a quick follow-up to 6.1.0-M2 last week, right on time for the Spring Boot milestone.

Spring Framework 6.1.0-M3 ships a few fixes and improvements, including early support for JDK 22.

What's next

Check out our What's New page for details about the specific features shipped so far. We are resuming with the usual schedule and we will ship the next milestone in a…

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

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

Learn more

Get support

Tanzu Spring Runtime 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