mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
updated schema version
Former-commit-id: 8dd342b95f25bfb554a649a40db9896a139b5034
This commit is contained in:
@@ -45,7 +45,7 @@ public final class ConnectionFactory {
|
||||
/**
|
||||
* The version of the current DB Schema.
|
||||
*/
|
||||
public static final String DB_SCHEMA_VERSION = "2.8";
|
||||
public static final String DB_SCHEMA_VERSION = "2.9";
|
||||
/**
|
||||
* Resource location for SQL file used to create the database schema.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user