Commit f5b8a88
Bump scala-maven-plugin upgrade target from 4.9.2 to 4.9.5
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 f27689a commit f5b8a88
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 | | |
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments