mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-22 00:59:34 +01:00
deprecated batch update
Former-commit-id: ff25e317e24ebe0f112e4483b9bf7b9b0bfbd187
This commit is contained in:
@@ -42,7 +42,9 @@ import static org.owasp.dependencycheck.data.update.DataStoreMetaInfo.MODIFIED;
|
|||||||
* Class responsible for updating the CPE and NVDCVE data stores.
|
* Class responsible for updating the CPE and NVDCVE data stores.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long (jeremy.long@owasp.org)
|
* @author Jeremy Long (jeremy.long@owasp.org)
|
||||||
|
* @deprecated batch update mode will no longer be supported.
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public class BatchUpdateTask extends AbstractUpdateTask {
|
public class BatchUpdateTask extends AbstractUpdateTask {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user