Changes between Initial Version and Version 5 of Ticket #21667
- Timestamp:
- 2021-12-14T17:11:22+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21667
- Property Summary [PATCH] Keep maven dependency information for vulnerability scanners → [PATCH] Add `ivy-checkdepsupdate` for plugins
-
Ticket #21667 – Description
initial v5 1 It appears that most vulnerability scanners depend upon pom.xml files for the version numbers of dependencies. 1 ~~It appears that most vulnerability scanners depend upon pom.xml files for the version numbers of dependencies.~~ 2 2 3 3 The attached patch does the following: 4 * Keep `META-INF/maven/*` 4 * ~~Keep `META-INF/maven/*`~~ 5 5 * Add `ivy-checkdepsupdate` so we can get the newest dependency versions faster


