Commit 6753e1d
Fix domtrip API breakage after 1.5.1 upgrade (#12139)
The children(String) method was renamed to childElements(String)
in domtrip 1.5.1, causing a compilation failure.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent b9d73e0 commit 6753e1d
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
0 commit comments