Skip to content

Commit

Permalink
Merge pull request #32 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
ottlinger authored Dec 30, 2021
2 parents 3bdfde2 + 638a06e commit aceaf66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ agnostic home for software distribution comprehension and audit tools.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -292,7 +292,7 @@ agnostic home for software distribution comprehension and audit tools.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
<configuration>
<targetJdk>${javaVersion}</targetJdk>
</configuration>
Expand Down

0 comments on commit aceaf66

Please sign in to comment.