This is an automated email from the ASF dual-hosted git repository.
zstan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
The following commit(s) were added to refs/heads/master by this push:
new 77e08e5debb Bump org.apache.maven.plugins:maven-shade-plugin from
3.6.1 to 3.6.2 (#13441)
77e08e5debb is described below
commit 77e08e5debb8c400db68faf6d1473de70b9062fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 08:29:20 2026 +0300
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2
(#13441)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d68d5473106..29d10fac00c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
<maven.compiler.plugin.version>3.15.0</maven.compiler.plugin.version>
<maven.surefire.plugin.version>3.5.4</maven.surefire.plugin.version>
<maven.failsafe.plugin.version>3.5.4</maven.failsafe.plugin.version>
- <maven.shade.plugin.version>3.6.1</maven.shade.plugin.version>
+ <maven.shade.plugin.version>3.6.2</maven.shade.plugin.version>
<maven.clean.plugin.version>3.5.0</maven.clean.plugin.version>
<maven.deploy.plugin.version>3.1.4</maven.deploy.plugin.version>
<maven.install.plugin.version>3.1.4</maven.install.plugin.version>