diff --git a/pom.xml b/pom.xml index c6afb11ffb..255061b36c 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ limitations under the License. org.codehaus.mojo animal-sniffer-maven-plugin - 1.23 + 1.24 @@ -263,7 +263,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin - 3.0.0 + 3.1.0 TODO diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 98e7d80948..cec1232621 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,6 +49,8 @@ The type attribute can be add,update,fix,remove. Bump org.apache.commons:commons-parent from 69 to 71 #286. + Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #293. + Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #292.