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

zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new a418492c7b Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 
to 3.6.2 (#12937)
a418492c7b is described below

commit a418492c7bc9a01fde6d05af9405ae246cd2fa2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 16 16:08:05 2026 +0100

    Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 
(#12937)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1736bd79da..e6b9c9161a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -760,7 +760,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-shade-plugin</artifactId>
-          <version>3.6.1</version>
+          <version>3.6.2</version>
           <configuration>
             <createDependencyReducedPom>false</createDependencyReducedPom>
           </configuration>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to