Resolves #ISSUE_NUMBER ---- ### Before the change? * ### After the change? * ### Pull request checklist - [ ] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features) - [ ] `mvn spotless:apply` has been run to format the code - [ ] `mvn clean verify` passes locally ### Does this introduce a breaking change? - [ ] Yes - [ ] No ----