Closed
Description
When we convert a project to use Spring Boot 3 using the recipes from OpenRewrite, we need to make sure that we always convert the project to the latest 3.0.x version and that we don't need to ship a new tooling version for patch releases.
A new minor release (3.1.x) might be different though.