This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 317457d281c HDDS-14835. Bump maven-shade-plugin to 3.6.2 (#9923)
317457d281c is described below
commit 317457d281c25d3beb3837010a2b40f236e7af9c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 14 18:35:48 2026 +0100
HDDS-14835. Bump maven-shade-plugin to 3.6.2 (#9923)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 804c46ee977..36848cd3cf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
<maven-remote-resources-plugin.version>3.3.0</maven-remote-resources-plugin.version>
<maven-replacer-plugin.version>1.5.3</maven-replacer-plugin.version>
<maven-resources-plugin.version>3.3.0</maven-resources-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-site-plugin.version>3.21.0</maven-site-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-surefire-plugin.argLine>-Xmx8192m
-XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]