Can now upgrade dependency versions in freestanding gradle scripts
Can now upgrade dependency versions in gradle.properties
Fixes upgrading dependencies with version suffixes like "M1"
Validates accuracy of fix versions, looking up an appropriate version when Works around inaccurate fix versions in the database
Fix data table marking CVEs fixable via transitive dependency upgrades as "not fixable with version update only". This under-reporting was a holdover from before this recipe supported transitive dependency upgrades.
Eliminated the option to add search markers. Data table is a much more useful and actionable way of viewing results.
Overhaul DependencyVulnerabilityCheck.
Enhancements and fixes include: