diff --git a/pom.xml b/pom.xml index f4a30e9b7..a3525dac8 100644 --- a/pom.xml +++ b/pom.xml @@ -130,16 +130,16 @@ 4.3.0 EpochMillis 2.7.1 - 0.5.5 + 0.6.0 3.0.0-M7 5.1.8 0.8.8 - 0.15.7 + 0.16.0 3.2.2 3.4.1 - 3.2.0 + 3.3.0 3.18.0 - 6.48.0 + 6.49.0 3.4.1 0.14 1.8.0 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f495f4c6a..0c491d301 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -82,8 +82,8 @@ The type attribute can be add,update,fix,remove. Bump maven-project-info-reports-plugin from 3.2.2 to 3.4.1 #107, #128. Bump maven-site-plugin from 3.11.0 to 4.0.0-M3 #108, #132. Fix [WARNING] An issue has occurred with apache-rat-plugin:0.14:rat report, skipping LinkageError org.apache.rat.mp.RatReportMojo.generate(Lorg/codehaus/doxia/sink/Sink;Ljava/util/Locale;)V, Bump maven-bundle-plugin from 5.1.4 to 5.1.8, #111, #126, #133. - Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.48.0. - Bump maven-jxr-plugin from 3.1.1 to 3.2.0 #110. + Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.49.0, #138. + Bump maven-jxr-plugin from 3.1.1 to 3.3.0 #110, #136. Bump maven-javadoc-plugin from 3.3.2 to 3.4.1 #114. Bump apache-rat from 0.13 to 0.14. Bump biz.aQute.bndlib from 6.2.0 to 6.3.1. @@ -95,6 +95,7 @@ The type attribute can be add,update,fix,remove. Bump Failsafe 2.22.2 to 3.0.0-M7. Bump animal-sniffer-maven-plugin from 1.21 to 1.22. Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0. + Bump japicmp-maven-plugin from 0.15.7 to 0.16.0 #140.