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 196bdf89a86 HDDS-13790. Bump exec-maven-plugin to 3.6.1 (#9137)
196bdf89a86 is described below
commit 196bdf89a86d2fd658a37e69b07f226e4425d1ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 07:44:28 2025 +0200
HDDS-13790. Bump exec-maven-plugin to 3.6.1 (#9137)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fd3f159124c..e4454eecfee 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.5.1</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.6.1</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]