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 2021/10/02 11:33:31 UTC

[ws-axiom] branch master updated: Bump gmavenplus-plugin from 1.12.1 to 1.13.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 7cc750e  Bump gmavenplus-plugin from 1.12.1 to 1.13.0
7cc750e is described below

commit 7cc750e739d15e12daf9c7cb999f27567af47c29
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Sep 30 03:15:25 2021 +0000

    Bump gmavenplus-plugin from 1.12.1 to 1.13.0
    
    Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.12.1 to 1.13.0.
    - [Release notes](https://github.com/groovy/GMavenPlus/releases)
    - [Commits](https://github.com/groovy/GMavenPlus/compare/1.12.1...1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 85f3fcb..4d16a49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -667,7 +667,7 @@
                 <plugin>
                     <groupId>org.codehaus.gmavenplus</groupId>
                     <artifactId>gmavenplus-plugin</artifactId>
-                    <version>1.12.1</version>
+                    <version>1.13.0</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.codehaus.groovy</groupId>