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:49:15 UTC

[ws-axiom] branch master updated: Bump build-helper-maven-plugin from 1.7 to 3.2.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 d49d89d  Bump build-helper-maven-plugin from 1.7 to 3.2.0
d49d89d is described below

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

    Bump build-helper-maven-plugin from 1.7 to 3.2.0
    
    Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 1.7 to 3.2.0.
    - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-1.7...build-helper-maven-plugin-3.2.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 1906d9a..5ee9962 100644
--- a/pom.xml
+++ b/pom.xml
@@ -648,7 +648,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.7</version>
+                    <version>3.2.0</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-release-plugin</artifactId>