This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-4.1 by this push:
new 47326c491eb branch-4.1: [fix](pipeline) update license-maven-plugin to
2.1.0 #58951 (#63023)
47326c491eb is described below
commit 47326c491eb63163f5c63076e9cf9712a6292353
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 11:34:12 2026 +0800
branch-4.1: [fix](pipeline) update license-maven-plugin to 2.1.0 #58951
(#63023)
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 84e82a79afe..f4f73542da9 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]