You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2020/12/22 09:47:42 UTC

[ws-axiom] branch master updated: Bump maven-antrun-plugin from 1.7 to 3.0.0

This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new d797334  Bump maven-antrun-plugin from 1.7 to 3.0.0
d797334 is described below

commit d797334690a9d79e1908498195889360fa001560
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 22 05:01:22 2020 +0000

    Bump maven-antrun-plugin from 1.7 to 3.0.0
    
    Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 1.7 to 3.0.0.
    - [Release notes](https://github.com/apache/maven-antrun-plugin/releases)
    - [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-1.7...maven-antrun-plugin-3.0.0)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4a81dad..1906d9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -685,7 +685,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-antrun-plugin</artifactId>
-                    <version>1.7</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.rat</groupId>