diff --git a/src/site/markdown/data/database.md.vm b/src/site/markdown/data/database.md.vm
index 018a90284..81e6ff7cf 100644
--- a/src/site/markdown/data/database.md.vm
+++ b/src/site/markdown/data/database.md.vm
@@ -27,7 +27,7 @@ To setup a centralized database the following generalized steps can be used:
Dependency-check clients running scans will need to be configured to use the central database:
- The database driver will need to be specified using the dbDriver and if the driver is not
already in the classpath the dbDriverPath options will need to be set (see the specific configuration
- options for Maven, Ant, CLI, and Jenkins).
+ options for Maven, Gradle, Ant, CLI, and Jenkins).
The connection string, database user name, and the database user's password will also need to be configured.