Skip to content

Commit

Permalink
Revert to pmd plugin 3.14.0 as new version is not JDK8-compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
ottlinger committed Jan 8, 2022
1 parent c4c1121 commit c42327f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ agnostic home for software distribution comprehension and audit tools.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.15.0</version>
<version>3.14.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit c42327f

Please sign in to comment.