What's Changed
- Migrate to
jakarta.mail-api:2.1.xas part of Jakarta EE 10 upgrade by @ChenyuWang98 in #954 - Lombok: add
onMethod_argument If getter/setter method is annotated by @zakaria-shahen in #955 - UseLombokGetter recipe: fix
IndexOutOfBoundsExceptionthat occurs when visitingrecordcompact constructor method by @zakaria-shahen in #956 - Reorder
maybeRemoveImportbeforemaybeAddImportby @timtebeek in #957 - Avoid opinionated empty EnumSet where included with Java 6+ upgrades by @timtebeek in #959
New Contributors
- @zakaria-shahen made their first contribution in #955
Full Changelog: v3.23.0...v3.24.0