You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2022/11/02 10:36:39 UTC

[servicecomb-java-chassis] branch master updated: Bump gmavenplus-plugin from 1.13.1 to 2.1.0 (#3418)

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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f02b0a33 Bump gmavenplus-plugin from 1.13.1 to 2.1.0 (#3418)
5f02b0a33 is described below

commit 5f02b0a33b51dcc93fe96c833311cc0fc8d444e7
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Nov 2 18:36:33 2022 +0800

    Bump gmavenplus-plugin from 1.13.1 to 2.1.0 (#3418)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a4241e2b1..9c31f85cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <dependency-check-maven-plugin.version>7.3.0</dependency-check-maven-plugin.version>
     <docker-maven-plugin.version>0.40.2</docker-maven-plugin.version>
     <exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
-    <gmavenplus-plugin.version>1.13.1</gmavenplus-plugin.version>
+    <gmavenplus-plugin.version>2.1.0</gmavenplus-plugin.version>
     <gpg-maven-plugin.version>3.0.1</gpg-maven-plugin.version>
     <jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
     <javadoc-maven-plugin.version>3.4.1</javadoc-maven-plugin.version>