Skip to content

Commit

Permalink
Merge pull request #63 from apache/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-pmd-plugin-3.15.0

Bump maven-pmd-plugin from 3.14.0 to 3.15.0
  • Loading branch information
henrib committed Nov 2, 2021
2 parents e2caafd + be18b33 commit bfe11f4
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 @@ -329,7 +329,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
<excludes>
Expand Down

0 comments on commit bfe11f4

Please sign in to comment.