diff --git a/pom.xml b/pom.xml index a3525dac8..87366a910 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ 3.2.2 3.4.1 3.3.0 - 3.18.0 + 3.19.0 6.49.0 3.4.1 0.14 @@ -191,8 +191,8 @@ --> 4.0.0-M3 3.2.1 - 4.7.1.1 - 4.7.1 + 4.7.2.0 + 4.7.2 3.0.0-M7 3.0.0-M7 3.5.2 @@ -684,7 +684,7 @@ org.codehaus.mojo versions-maven-plugin - 2.11.0 + 2.12.0 org.jacoco diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0c491d301..5cc99d1e8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -77,8 +77,8 @@ The type attribute can be add,update,fix,remove. Bump apache from 24 to 27 #112, #127. Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 #105. Bump jacoco-maven-plugin from 0.8.7 to 0.8.8. - Bump spotbugs from 4.5.3 to 4.7.1 #120. - Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.1.1, #129. + Bump spotbugs from 4.5.3 to 4.7.2 #120, #143. + Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.2.0, #129, #142. 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. @@ -87,7 +87,7 @@ The type attribute can be add,update,fix,remove. 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. - Bump maven-pmd-plugin from 3.16.0 to 3.18.0. + Bump maven-pmd-plugin from 3.16.0 to 3.19.0 #141. Bump maven-enforcer-plugin from 3.0.0 to 3.1.0. Bump org.apache.maven.wagon:wagon-ssh 3.5.1 to 3.5.2. Bump maven-assembly-plugin from 3.3.0 to 3.4.2 #123. @@ -96,6 +96,7 @@ The type attribute can be add,update,fix,remove. 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. + Bump versions-maven-plugin from 2.11.0 to 2.12.0 #144.