gnodet opened a new pull request, #12174: URL: https://github.com/apache/maven/pull/12174
## Summary - Upgrade domtrip from 1.5.1 to 1.5.2 - Fixes blank line idempotency in `addBlankLineBefore`/`addBlankLineAfter` ([domtrip PR #238](https://github.com/maveniverse/domtrip/pull/238)) - Without this fix, repeated `mvnup` runs accumulate duplicate blank lines, causing Spotless formatting check failures ## Test plan - [ ] Verify mvnup runs are idempotent (no accumulating blank lines) - [ ] Run Spotless check after mvnup on a project that uses it _Claude Code on behalf of Guillaume Nodet_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
