mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 00:29:21 +01:00
tipo
Former-commit-id: 995ba8bbdbab4f05148d9460f406837fd6218024
This commit is contained in:
@@ -164,7 +164,7 @@ public final class Settings {
|
|||||||
/**
|
/**
|
||||||
* The properties key for whether Provided Scope dependencies should be skipped.
|
* The properties key for whether Provided Scope dependencies should be skipped.
|
||||||
*/
|
*/
|
||||||
public static final String SKIP_PROVIDED_SCOPE = "skip.provide.scope";
|
public static final String SKIP_PROVIDED_SCOPE = "skip.provided.scope";
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* The properties file location.
|
* The properties file location.
|
||||||
|
|||||||
Reference in New Issue
Block a user