Description
In some cases we are excluding dependencies from shaded artifacts by adding them as dependencies with provided scope.
This requires specifying a version, but the version is totally irrelevant.
However, static checkers do not realize this, and keep flagging them as security issues.
Centralize and update these version to appease static checkers.
Attachments
Issue Links
- links to