feat(pom): don't ignore runtime
scope
#6207
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
runtime
scope
#6207
Description
If user runs application without build -
runtime
dependencies will be used.Then this application will be vulnerably (if runtime dependency contains vulnerability).
So we don't need to ignore
runtime
dependenciesSee more in #6186
Discussed in #6186
The text was updated successfully, but these errors were encountered: