diff --git a/pom.xml b/pom.xml index dca7efbea..bfbd28c8f 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ 2.0 3.1.1 3.16.0 - 6.44.0 + 6.45.0 3.3.0 0.13 1.8.0 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ce0710501..07e44041e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -73,6 +73,7 @@ The type attribute can be add,update,fix,remove. Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 #107. Bump maven-site-plugin from 3.11.0 to 3.12.0 #108. Bump maven-bundle-plugin from 5.1.4 to 5.1.5. + Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.45.0.