You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/maven-plugin.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ Parameters:
87
87
| ------ | ------| -------- |
88
88
|**pmdRuleset**| String | Relative path of the XML configuration to use. If not set the default ruleset file will be used |
89
89
|**pmdFilter**| String | Relative path of a suppression.properties file that lists classes and rules to be excluded from failures. If not set no classes and no rules will be excluded |
90
-
|**maven.pmd.version**| String | The version of the maven-pmd-plugin that will be used (Default value is **3.21.2**)|
90
+
|**maven.pmd.version**| String | The version of the maven-pmd-plugin that will be used (Default value is **3.24.0**)|
91
91
|**pmdPlugins**| List<Dependency> | A list with artifacts that contain additional checks for PMD |
0 commit comments