What's Changed
- Re-enable the two tests disabled on CI by @timtebeek in #1132
- Replace UNPROCESSABLE_ENTITY with UNPROCESSABLE_CONTENT in UpgradeSpr… by @KamilPatora in #1134
- Bump pinned Spring Boot parent to 4.0.8 in tests by @timtebeek in #1136
- Preserve whitespace when removing Kotlin annotation arguments by @timtebeek in #1135
- Add space after comma when inlining JdbcTemplate array initializer args by @timtebeek in #1137
- Assert Spring Boot 4 pom results with patterns instead of pinned versions by @timtebeek in #1138
- Remove rewrite-analysis dependency and ConstantFold usage by @timtebeek in #1139
New Contributors
- @KamilPatora made their first contribution in #1134
Full Changelog: v6.37.1...v6.38.0