This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch branch-3.4
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.4 by this push:
new 9c34610a495 HADOOP-19269. Upgrade maven-shade-plugin 3.6.0 (#8604)
9c34610a495 is described below
commit 9c34610a4953fa4b0be4c2741485dc8a15a7cc9f
Author: rohit-kb <[email protected]>
AuthorDate: Wed Jul 15 21:00:52 2026 +0530
HADOOP-19269. Upgrade maven-shade-plugin 3.6.0 (#8604)
Contributed by PJ Fanning
Co-authored-by: PJ Fanning <[email protected]>
---
hadoop-project/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 7ba807e4edd..1dcd5b66680 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -194,7 +194,7 @@
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
<maven-install-plugin.version>2.5.1</maven-install-plugin.version>
<maven-resources-plugin.version>2.6</maven-resources-plugin.version>
- <maven-shade-plugin.version>3.4.1</maven-shade-plugin.version>
+ <maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<maven-jar-plugin.version>2.5</maven-jar-plugin.version>
<maven-war-plugin.version>3.1.0</maven-war-plugin.version>
<maven-source-plugin.version>2.3</maven-source-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]