Skip to content

Commit c108388

Browse files
committed
[JAVA-43532]Upgraded custom-pmd to v 7.7.0
1 parent a04a0c1 commit c108388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-pmd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</build>
4343

4444
<properties>
45-
<pmdVersion>6.53.0</pmdVersion>
45+
<pmdVersion>7.7.0</pmdVersion>
4646
<maven.compiler.source>11</maven.compiler.source>
4747
<maven.compiler.target>11</maven.compiler.target>
4848
</properties>

0 commit comments

Comments
 (0)