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 7e8e0addca8 HDDS-13836. Bump exec-maven-plugin to 3.6.2 (#9199)
7e8e0addca8 is described below
commit 7e8e0addca8184f613d0b499c2fc753766360a1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 25 19:50:13 2025 +0200
HDDS-13836. Bump exec-maven-plugin to 3.6.2 (#9199)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c45b50a3a6f..45b056287bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
<errorprone-annotations.version>2.29.2</errorprone-annotations.version>
<!-- test groups excluded by default (without any manual profile
activation) -->
<excluded-test-groups>unhealthy</excluded-test-groups>
- <exec-maven-plugin.version>3.6.1</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.6.2</exec-maven-plugin.version>
<failIfNoTests>false</failIfNoTests>
<frontend-maven-plugin.version>1.15.4</frontend-maven-plugin.version>
<gson.version>2.13.1</gson.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]