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 c8f979adc1 HDDS-10959. Bump maven-shade-plugin to 3.6.0 (#6760)
c8f979adc1 is described below
commit c8f979adc1110bb6c0237be0a271736ab803a3de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 1 14:05:48 2024 +0200
HDDS-10959. Bump maven-shade-plugin to 3.6.0 (#6760)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7fc2fd2808..dcba76a619 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-compiler-plugin.version>3.9.0</maven-compiler-plugin.version>
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
- <maven-shade-plugin.version>3.5.2</maven-shade-plugin.version>
+ <maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<maven-jar-plugin.version>3.4.1</maven-jar-plugin.version>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]