diff --git a/pom.xml b/pom.xml index 8fe3cf8dd5..76c7117158 100644 --- a/pom.xml +++ b/pom.xml @@ -292,7 +292,7 @@ maven-pmd-plugin - 3.14.0 + 3.15.0 ${maven.compiler.target} diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 950afde8ec..6b84009d7b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -79,7 +79,7 @@ The type attribute can be add,update,fix,remove. Bump actions/setup-java from v1.4.0 to v1.4.3 #147 #156 #155 #172 #215. Bump commons-parent from 51 to 52 #145. Bump actions/checkout from v1 to v2.3.4 #138 #146 #165 #183. - Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #186. + Bump maven-pmd-plugin from 3.13.0 to 3.15.0 #186 #263. Bump graalvm.version from 20.2.0 to 21.2.0 #185 #198 #206 #227 #252. Update commons.japicmp.version 0.14.3 -> 0.15.3. Update commons.jacoco.version 0.8.5 to 0.8.7; fixes Java 15 build.