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 2023/06/12 12:46:23 UTC

[servicecomb-java-chassis] branch master updated: Bump license-maven-plugin from 2.0.1 to 2.1.0 (#3826)

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 d4824c74a Bump license-maven-plugin from 2.0.1 to 2.1.0 (#3826)
d4824c74a is described below

commit d4824c74a3bab89d631a09bd28ec61ae9f812c81
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 12 20:46:17 2023 +0800

    Bump license-maven-plugin from 2.0.1 to 2.1.0 (#3826)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index acf416970..1c6ab3992 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>license-maven-plugin</artifactId>
-        <version>2.0.1</version>
+        <version>2.1.0</version>
         <executions>
           <execution>
             <id>default-cli</id>