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

zhouyao2023 pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new 102d9f9b25 [Improve][POM] Bump the version of maven-shade-plugin to 
3.4.1 (#8067)
102d9f9b25 is described below

commit 102d9f9b2588e4fcb94ae596af2dc01abc3ed4f4
Author: dailai <[email protected]>
AuthorDate: Fri Nov 15 16:01:19 2024 +0800

    [Improve][POM] Bump the version of maven-shade-plugin to 3.4.1 (#8067)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fdb967a1d1..e050018b2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <junit5.version>5.9.0</junit5.version>
         <mockito.version>4.11.0</mockito.version>
         <config.version>1.3.3</config.version>
-        <maven-shade-plugin.version>3.3.0</maven-shade-plugin.version>
+        <maven-shade-plugin.version>3.4.1</maven-shade-plugin.version>
         <maven-helper-plugin.version>3.2.0</maven-helper-plugin.version>
         
<maven-git-commit-id-plugin.version>4.0.4</maven-git-commit-id-plugin.version>
         <flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>

Reply via email to