gnodet opened a new pull request, #12138: URL: https://github.com/apache/maven/pull/12138
## Summary - Fix compilation failure introduced by the domtrip 0.4.1 → 1.5.1 upgrade (#12131) - The `children(String)` method on `ContainerNode` was renamed to `childElements(String)` on `Element` in domtrip 1.5.1 - Single one-line fix in `AbstractUpgradeGoal.java` ## Test plan - [x] `mvn compile` passes in `impl/maven-cli` - [x] `AbstractUpgradeGoalTest` passes - [ ] CI should go green _Claude Code on behalf of Guillaume Nodet_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
