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

Commit 6d4aedc

Browse files
authored
Fix a typo in maven task configuration site
1 parent 6363b95 commit 6d4aedc

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)