Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.21.2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 1d08bbd commit 1c0feac
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 @@ -401,7 +401,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.20.0</version>
<version>3.21.2</version>
<configuration>
<linkXRef>true</linkXRef>
<sourceEncoding>utf-8</sourceEncoding>
Expand Down

0 comments on commit 1c0feac

Please sign in to comment.