Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit ffd6051

Browse files
authored
Merge pull request #1419 from MrBerg/patch-1
Fix a typo in maven task configuration site
2 parents dbb97e4 + 6d4aedc commit ffd6051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/src/site/markdown/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ filterNonVulnerable | A boolean controlling whether or not the Retire JS Analyze
102102
Advanced Configuration
103103
====================
104104
The following properties can be configured in the plugin. However, they are less frequently changed. One exception
105-
may be the cvedUrl properties, which can be used to host a mirror of the NVD within an enterprise environment.
105+
may be the cveUrl properties, which can be used to host a mirror of the NVD within an enterprise environment.
106106

107107
Property | Description | Default Value
108108
---------------------|---------------------------------------------------------------------------------------------|------------------

0 commit comments

Comments
 (0)