Skip to content

Commit

Permalink
Merge pull request #13 from codehaus-plexus/dependabot/maven/org.apac…
Browse files Browse the repository at this point in the history
…he.maven.plugins-maven-pmd-plugin-3.13.0

Bump maven-pmd-plugin from 3.12.0 to 3.13.0
  • Loading branch information
olamy committed Aug 14, 2020
2 parents ec70c09 + a7718af commit 8558c31
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 @@ -417,7 +417,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
<configuration>
<targetJdk>${maven.compiler.source}</targetJdk>
<rulesets>
Expand Down

0 comments on commit 8558c31

Please sign in to comment.