Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade vulnerable dependencies using constraints
There are four security related dependabot alerts reported against this project, two coming from a transative Guava dependency that is pulled in via Checkstyle and two coming from commons-io which is pulled in by exemplar. None of these alerts could affect consumer builds that apply this plugin, because the vulnerable dependencies are only used at build time. This pull request defined version constraints to upgrade both vulnerable dependencies to their latest versions, that way fixing the dependabot alerts.
- Loading branch information