mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
deprecated batch update
Former-commit-id: bf654a174500c4727ec1d0b66368cf06fdabee54
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.
|
||||
*
|
||||
* @author Jeremy Long (jeremy.long@owasp.org)
|
||||
* @deprecated batch update mode will no longer be supported.
|
||||
*/
|
||||
@Deprecated
|
||||
public class BatchUpdateTask extends AbstractUpdateTask {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user