Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Apr 1, 2022
2 parents f620275 + 57ac78c commit dbd9b89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -474,7 +474,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.14.0</version>
<version>3.16.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Expand Up @@ -60,7 +60,7 @@
Bump commons-release-plugin from 1.0 to 1.7 #23
</action>
<action type="update" due-to="Dependabot" dev="ggregory">
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #34.
Bump maven-pmd-plugin from 3.13.0 to 3.16.0 #34, #72.
</action>
<action type="update" due-to="Gary Gregory">
Update from Java 7 to 8.
Expand Down

0 comments on commit dbd9b89

Please sign in to comment.