This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/1.2.x by this push: new 8d44cae Upgrade animal-sniffer-maven-plugin. 8d44cae is described below commit 8d44caeed09e93fa2a9c78c7c0ce49bd1b1e47c2 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Sat Oct 13 22:35:41 2018 +0000 Upgrade animal-sniffer-maven-plugin. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f52b03c..bb97dba 100644 --- a/pom.xml +++ b/pom.xml @@ -984,7 +984,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.14</version> + <version>1.17</version> <executions> <execution> <id>check</id>