Merge branch 'pr-196'

This closes #196
This commit is contained in:
Bruno P. Kinoshita 2020-11-24 20:26:30 +13:00
commit 979d2727ae
2 changed files with 2 additions and 2 deletions

View File

@ -742,7 +742,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
</configuration>

View File

@ -205,7 +205,7 @@
Update actions/checkout from v1 to v2.3.4 #166 #173 #183 #193.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Update maven-pmd-plugin from 3.12.0 to 3.13.0 #167.
Update maven-pmd-plugin from 3.12.0 to 3.14.0 #167 #196.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Update optional commons-codec from 1.14 to 1.15.