mapstruct/mapstruct (org.mapstruct:mapstruct)
### [`v1.6.3`](https://redirect.github.com/mapstruct/mapstruct/releases/tag/1.6.3)
[Compare Source](https://redirect.github.com/mapstruct/mapstruct/compare/1.6.2...1.6.3)
##### Bugs
- Redundant if condition in Java record mapping with `RETURN_DEFAULT` strategy ([#3747](https://redirect.github.com/mapstruct/mapstruct/issues/3747))
- Stackoverflow with Immutables custom builder ([#3370](https://redirect.github.com/mapstruct/mapstruct/issues/3370))
- Unused import of `java.time.LocalDate` when mapping source `LocalDateTime` to target `LocalDate` ([#3732](https://redirect.github.com/mapstruct/mapstruct/issues/3732))
##### Documentation
- Add section to README.md comparing mapstruct with Java Records ([#3751](https://redirect.github.com/mapstruct/mapstruct/issues/3751))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.6.2
->1.6.3
1.6.2
->1.6.3
Release Notes
mapstruct/mapstruct (org.mapstruct:mapstruct)
### [`v1.6.3`](https://redirect.github.com/mapstruct/mapstruct/releases/tag/1.6.3) [Compare Source](https://redirect.github.com/mapstruct/mapstruct/compare/1.6.2...1.6.3) ##### Bugs - Redundant if condition in Java record mapping with `RETURN_DEFAULT` strategy ([#3747](https://redirect.github.com/mapstruct/mapstruct/issues/3747)) - Stackoverflow with Immutables custom builder ([#3370](https://redirect.github.com/mapstruct/mapstruct/issues/3370)) - Unused import of `java.time.LocalDate` when mapping source `LocalDateTime` to target `LocalDate` ([#3732](https://redirect.github.com/mapstruct/mapstruct/issues/3732)) ##### Documentation - Add section to README.md comparing mapstruct with Java Records ([#3751](https://redirect.github.com/mapstruct/mapstruct/issues/3751))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.