This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-4.0 by this push:
new 9e0a8c49022 branch-4.0: [fix](pipeline) update license-maven-plugin to
2.1.0 #58951 (#63024)
9e0a8c49022 is described below
commit 9e0a8c490220875e442a6b0d7bf9455e46252eb2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 11:38:07 2026 +0800
branch-4.0: [fix](pipeline) update license-maven-plugin to 2.1.0 #58951
(#63024)
Cherry-picked from #58951
Co-authored-by: Socrates <[email protected]>
---
fe/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fe/pom.xml b/fe/pom.xml
index f0b1036fb90..07e2312f645 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -101,7 +101,7 @@ under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
<executions>
<execution>
<id>add-third-party</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]