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 3304e940914 HDDS-14838. Bump maven-core to 3.9.14 (#9921)
3304e940914 is described below
commit 3304e940914d561146753679ffa919e43ba4fed0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 15 05:57:38 2026 +0100
HDDS-14838. Bump maven-core to 3.9.14 (#9921)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 698c54f8637..d4752ecd424 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
<maven-surefire-report-plugin.version>${maven-surefire-plugin.version}</maven-surefire-report-plugin.version>
<maven.compiler.createMissingPackageInfoClass>false</maven.compiler.createMissingPackageInfoClass>
<maven.compiler.release>8</maven.compiler.release>
- <maven.core.version>3.9.12</maven.core.version>
+ <maven.core.version>3.9.14</maven.core.version>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
<metainf-services.version>1.11</metainf-services.version>
<mockito.version>4.11.0</mockito.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]