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 426259664d HDDS-10577. Bump maven-shade-plugin to 3.5.2 (#6425)
426259664d is described below
commit 426259664dc5ee4cc735c59db90c6b510491f935
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 23 15:36:02 2024 +0100
HDDS-10577. Bump maven-shade-plugin to 3.5.2 (#6425)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d5dd829d47..d3f06d411e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -256,7 +256,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.1</maven-shade-plugin.version>
+ <maven-shade-plugin.version>3.5.2</maven-shade-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]