Skip to content

Commit 6c89c7a

Browse files
committed
Use pmd 7.0.0-rc4
1 parent fcb6c49 commit 6c89c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md and https://github.com/eclipse-tycho/tycho/releases -->
2222
<tycho.version>3.0.4</tycho.version>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24-
<pmd.version>7.0.0-SNAPSHOT</pmd.version>
24+
<pmd.version>7.0.0-rc4</pmd.version>
2525
<pmd.build-tools.version>22</pmd.build-tools.version>
2626
<checkstyle.version>10.7.0</checkstyle.version>
2727
<checkstyle.plugin.version>3.2.2</checkstyle.plugin.version>

0 commit comments

Comments
 (0)