Commit e063401
committed
Update the Maven dependency plugin to version 3.1.2
This version fixes a bug related to analyzing the dependencies of Java
11 projects. Prior to the fix, running mvn dependency:analyze on a Java
11 project would cause an ERROR, since the plugin could not read the
classes. See https://issues.apache.org/jira/browse/MDEP-613 for further
reading.1 parent 5ee5be3 commit e063401
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments