File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ under the License.
89
89
<doxiaVersion >1.11.1</doxiaVersion >
90
90
<doxiaSitetoolsVersion >1.11.1</doxiaSitetoolsVersion >
91
91
<javaVersion >8</javaVersion ><!-- Because PMD 6.35.0+ requires Java 8 -->
92
- <pmdVersion >6.47 .0</pmdVersion >
92
+ <pmdVersion >6.48 .0</pmdVersion >
93
93
<slf4jVersion >1.7.36</slf4jVersion >
94
94
<sitePluginVersion >3.12.0</sitePluginVersion >
95
95
<projectInfoReportsPluginVersion >3.3.0</projectInfoReportsPluginVersion >
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Upgrading PMD at Runtime
88
88
*--------------------------------------------------------------------------------*--------------------------------------------------*
89
89
| <<maven-pmd-plugin>> | <<PMD>> |
90
90
*--------------------------------------------------------------------------------*--------------------------------------------------*
91
- | {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.18.0/}3.18.0}} | {{{https://pmd.github.io/pmd-6.47 .0/}6.47 .0}} |
91
+ | {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.18.0/}3.18.0}} | {{{https://pmd.github.io/pmd-6.48 .0/}6.48 .0}} |
92
92
*--------------------------------------------------------------------------------*--------------------------------------------------*
93
93
| {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.17.0/}3.17.0}} | {{{https://pmd.github.io/pmd-6.46.0/}6.46.0}} |
94
94
*--------------------------------------------------------------------------------*--------------------------------------------------*
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ under the License.
31
31
32
32
### 📦 Dependency updates
33
33
* [ MPMD-345] ( https://issues.apache.org/jira/browse/MPMD-345 ) - Upgrade to PMD 6.47.0
34
+ * [ MPMD-347] ( https://issues.apache.org/jira/browse/MPMD-347 ) - Upgrade to PMD 6.48.0
34
35
35
36
## Version 3.17.0
36
37
You can’t perform that action at this time.
0 commit comments