mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 11:01:44 +01:00
tipo
Former-commit-id: 61cfcee87376f7fe1a1cb1bebc5a0fed875745b4
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