File tree 3 files changed +3
-2
lines changed
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.52 .0</pmdVersion >
92
+ <pmdVersion >6.53 .0</pmdVersion >
93
93
<slf4jVersion >1.7.36</slf4jVersion >
94
94
<aetherVersion >1.0.0.v20140518</aetherVersion >
95
95
<sitePluginVersion >3.12.1</sitePluginVersion >
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.20.0/}3.20.0}} | {{{https://pmd.github.io/pmd-6.52 .0/}6.52 .0}} |
91
+ | {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.20.0/}3.20.0}} | {{{https://pmd.github.io/pmd-6.53 .0/}6.53 .0}} |
92
92
*--------------------------------------------------------------------------------*--------------------------------------------------*
93
93
| {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.19.0/}3.19.0}} | {{{https://pmd.github.io/pmd-6.49.0/}6.49.0}} |
94
94
*--------------------------------------------------------------------------------*--------------------------------------------------*
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ under the License.
35
35
36
36
### 📦 Dependency updates
37
37
38
+ * [ MPMD-360] ( https://issues.apache.org/jira/browse/MPMD-360 ) - Upgrade to PMD 6.53.0 ([ #109 ] ( https://github.com/apache/maven-pmd-plugin/pull/109 ) ) @adangel
38
39
* [ MPMD-358] ( https://issues.apache.org/jira/browse/MPMD-358 ) - Upgrade to PMD 6.52.0 ([ #104 ] ( https://github.com/apache/maven-pmd-plugin/pull/104 ) ) @adangel
39
40
* [ MPMD-357] ( https://issues.apache.org/jira/browse/MPMD-357 ) - Upgrade to PMD 6.51.0 ([ #100 ] ( https://github.com/apache/maven-pmd-plugin/pull/100 ) ) @adangel
40
41
* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 ([ #99 ] ( https://github.com/apache/maven-pmd-plugin/pull/99 ) ) @dependabot
You can’t perform that action at this time.
0 commit comments