Commit 5a85c26
committed
chore(deps): bump maven-plugin-plugin 3.7.1 -> 3.15.2
The 'report' goal was moved out of maven-plugin-plugin into a separate
maven-plugin-report-plugin starting in 3.15. The project does not run
'mvn site' anywhere (no scripts/, .buildkite/, or pom.xml invocations),
so the report output was already unused; drop the goal rather than add
a new plugin just to host it.
Resolves the build failure that blocked Dependabot PR #2313 (and the
group bumps before it). Verified locally with mvn install on the
mockserver-maven-plugin module — BUILD SUCCESS.1 parent bf99fbc commit 5a85c26
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
372 | 374 | | |
373 | 375 | | |
374 | 376 | | |
| |||
0 commit comments