| **INSERT HERE** a clear and concise description of what the pull request is for along with a reference to the associated issue IDs, if they exist. | |
| ## Checklist | |
| * `./mvnw verify` succeeds (if it fails due to code formatting issues reported by Spotless, simply run `spotless:apply`, and retry) | |
| * Non-trivial changes contain an entry file in the `src/changelog/.0.x.x` directory | |
| * Tests are provided |