mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
nop
This commit is contained in:
@@ -140,6 +140,7 @@ public class NvdCveUpdater implements CachedWebDataSource {
|
|||||||
throw new UpdateException("Unable to obtain the update lock, skipping the database update. Skippinig the database update.");
|
throw new UpdateException("Unable to obtain the update lock, skipping the database update. Skippinig the database update.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
initializeExecutorServices();
|
initializeExecutorServices();
|
||||||
cveDb = CveDB.getInstance();
|
cveDb = CveDB.getInstance();
|
||||||
dbProperties = cveDb.getDatabaseProperties();
|
dbProperties = cveDb.getDatabaseProperties();
|
||||||
|
|||||||
Reference in New Issue
Block a user