Specify the database connection string. This can be any standard jdbc connection string supported by the local system. By default, Dependency-Check uses a local h2 database:
jdbc:h2:file:%s;AUTOCOMMIT=ON;FILE_LOCK=SERIALIZED;