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 3e2b77f6f9d HDDS-14254. Bump exec-maven-plugin to 3.6.3 (#9566)
3e2b77f6f9d is described below
commit 3e2b77f6f9da83277afd1aba72553173b11df390
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 27 10:16:19 2025 +0100
HDDS-14254. Bump exec-maven-plugin to 3.6.3 (#9566)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 73ed23ae01f..ff19c3163ca 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.2</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.6.3</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]