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.
8989 <doxiaVersion >1.11.1</doxiaVersion >
9090 <doxiaSitetoolsVersion >1.11.1</doxiaSitetoolsVersion >
9191 <javaVersion >8</javaVersion ><!-- Because PMD 6.35.0+ requires Java 8 -->
92- <pmdVersion >6.51 .0</pmdVersion >
92+ <pmdVersion >6.52 .0</pmdVersion >
9393 <slf4jVersion >1.7.36</slf4jVersion >
9494 <aetherVersion >1.0.0.v20140518</aetherVersion >
9595 <sitePluginVersion >3.12.1</sitePluginVersion >
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Upgrading PMD at Runtime
8888*--------------------------------------------------------------------------------*--------------------------------------------------*
8989| <<maven-pmd-plugin>> | <<PMD>> |
9090*--------------------------------------------------------------------------------*--------------------------------------------------*
91- | {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.20.0/}3.20.0}} | {{{https://pmd.github.io/pmd-6.51 .0/}6.51 .0}} |
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}} |
9292*--------------------------------------------------------------------------------*--------------------------------------------------*
9393| {{{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}} |
9494*--------------------------------------------------------------------------------*--------------------------------------------------*
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ under the License.
3535
3636### 📦 Dependency updates
3737
38+ * [ 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
3839* [ 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
3940* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 ([ #99 ] ( https://github.com/apache/maven-pmd-plugin/pull/99 ) ) @dependabot
4041* [ MPMD-356] ( https://issues.apache.org/jira/browse/MPMD-356 ) - Upgrade to PMD 6.50.0 ([ #98 ] ( https://github.com/apache/maven-pmd-plugin/pull/98 ) ) @adangel
You can’t perform that action at this time.
0 commit comments