v2.2.0
What's Changed
- adding recipe for RemovedJakartaFacesExpressionLanguageClasses jakarta ee 10 by @ranuradh in #309
- Recipe RemovedStateManagerMethods in jakarta-ee-10 by @ranuradh in #314
- refactor: Update Gradle wrapper by @timtebeek in #320
- Set Maven compiler plugin Java version when using default groupId by @timtebeek in #321
- check if
java.version
exists using MavenResolutionResult by @joanvr in #322 - chore: remove unused variables by @SimonVerhoeven in #326
- feat: github action prep for JDK21 by @SimonVerhoeven in #327
- fix: remove unused variable by @SimonVerhoeven in #324
- doc: correct java17 recipe name, add info on the java21 recipe by @SimonVerhoeven in #328
- chore: remove unused imports by @SimonVerhoeven in #330
- feat: no guava - java 21 version (Math.clamp) by @SimonVerhoeven in #329
- chore: remove deprecated API usage by @SimonVerhoeven in #331
- Convert Lombok
@Value
classes to Java records by @kevin0x90 in #319 - Add recipes to migrate boxed primitive constructors deprecated in Java 9 by @dsibilio in #332
- Revert "Add recipes to migrate boxed primitive constructors deprecate… by @dsibilio in #333
New Contributors
- @kevin0x90 made their first contribution in #319
- @dsibilio made their first contribution in #332
Full Changelog: v2.1.1...v2.2.0