5.18.0
What's Changed
- Include Apache Httpclient4 to 5 in Spring Framework 6 upgrade by @Laurens-W in #566
- refactor: Update Gradle wrapper by @shanman190 in #569
- Include Spring Doc upgrade with Spring Boot 3 by @timtebeek in #570
- JUnit4 SpringClassRule and SpringMethodRule to SpringExtension by @Laurens-W in #571
- Migrate to JSpecify from OpenRewrite JSR-305 meta-annotations by @jkschneider in #576
- Migrate
HttpComponentsClientHttpRequestFactory.setReadTimeout
toSocketConfig.setSoTimeout
by @Laurens-W in #572 - Remove
SolrAutoConfiguration
from@SpringBootApplication
exclusions by @Laurens-W in #577 - Spring SecurityFilterChain related recipes remove antmatchers rules by @Laurens-W in #578
- rearranging springdoc/openapi recipes. individual springdoc upgrades … by @nmck257 in #579
- Call UpgradeSpringFramework_6_1 with UpgradeSpringBoot_3_2 by @timtebeek in #580
Full Changelog: v5.17.0...v5.18.0