diff --git a/pom.xml b/pom.xml index 0187058..e5485be 100644 --- a/pom.xml +++ b/pom.xml @@ -542,7 +542,7 @@ under the License. org.apache.maven.plugins maven-pmd-plugin - 3.18.0 + 3.19.0 1.3 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b719d5f..7036bd1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -95,7 +95,7 @@ The type attribute can be add,update,fix,remove. Bump maven-dependency-plugin from 2.4 to 3.3.0 #29, #79. - Bump maven-pmd-plugin from 3.3 to 3.18.0 #28, #90, #100. + Bump maven-pmd-plugin from 3.3 to 3.19.0 #28, #90, #100, #103. Bump maven-assembly-plugin from 2.5 to 3.4.2 #30, #94, #96.