mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 00:33:46 +01:00
updated schema version to 2.8
Former-commit-id: 11acb51c0dc9c6b9772519b0a4695a6bed9374f0
This commit is contained in:
@@ -49,7 +49,7 @@ public class BaseDB {
|
||||
/**
|
||||
* The version of the current DB Schema.
|
||||
*/
|
||||
public static final String DB_SCHEMA_VERSION = "2.7";
|
||||
public static final String DB_SCHEMA_VERSION = "2.8";
|
||||
/**
|
||||
* Database connection
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user