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 c548e1e04bf HDDS-14589. Bump maven-jar-plugin to 3.5.0 (#9728)
c548e1e04bf is described below
commit c548e1e04bfca4c2da6581c9566912e7ce770a06
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 7 13:34:26 2026 +0100
HDDS-14589. Bump maven-jar-plugin to 3.5.0 (#9728)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d2c38eb5fe5..51532f2c776 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
<maven-install-plugin.version>3.1.3</maven-install-plugin.version>
- <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
+ <maven-jar-plugin.version>3.5.0</maven-jar-plugin.version>
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
<maven-patch-plugin.version>1.3</maven-patch-plugin.version>
<maven-remote-resources-plugin.version>3.3.0</maven-remote-resources-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]