Commit 7d10613
Bump scala-maven-plugin upgrade target from 4.9.2 to 4.9.5 (#12173)
Version 4.9.2 still calls add() on immutable lists returned by
Maven 4 API. The fix (commit e6d922eb) landed in 4.9.5, the first
version published to Maven Central after the fix.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent c89ecbd commit 7d10613
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/PluginUpgradeStrategy.java
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments