diff --git a/src/site/markdown/dependency-check-gradle/configuration-update.md b/src/site/markdown/dependency-check-gradle/configuration-update.md index 92ac76d22..39186fba8 100644 --- a/src/site/markdown/dependency-check-gradle/configuration-update.md +++ b/src/site/markdown/dependency-check-gradle/configuration-update.md @@ -44,7 +44,6 @@ server | The proxy server. |   port | The proxy port. |   username | Defines the proxy user name. |   password | Defines the proxy password. |   -connectionTimeout | The URL Connection Timeout. |   #### Example ```groovy diff --git a/src/site/markdown/dependency-check-gradle/configuration.md b/src/site/markdown/dependency-check-gradle/configuration.md index 048454109..c8775cc9d 100644 --- a/src/site/markdown/dependency-check-gradle/configuration.md +++ b/src/site/markdown/dependency-check-gradle/configuration.md @@ -55,7 +55,6 @@ server | The proxy server; see the [proxy configuration](../data/prox port | The proxy port. |   username | Defines the proxy user name. |   password | Defines the proxy password. |   -connectionTimeout | The URL Connection Timeout. |   #### Example ```groovy