This is an automated email from the ASF dual-hosted git repository.
youling1128 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 39f903018 [#5015] Bump org.codehaus.mojo:license-maven-plugin from
2.7.0 to 2.7.1 (#5099)
39f903018 is described below
commit 39f903018914ec97fec7f35fbcf0475aaaffc96c
Author: Alex <[email protected]>
AuthorDate: Mon Mar 9 15:55:12 2026 +0800
[#5015] Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1
(#5099)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1af2fef22..ffa1c7da8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
- <version>2.7.0</version>
+ <version>2.7.1</version>
<executions>
<execution>
<id>default-cli</id>