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 25cceefa0a3 HDDS-13872. Bump junit to 5.14.1 (#9232)
25cceefa0a3 is described below
commit 25cceefa0a3418210a2129d44b6a5e35a9a81fbe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 09:44:18 2025 +0100
HDDS-13872. Bump junit to 5.14.1 (#9232)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index db7fa29ddc0..4b85695a3d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
<json-simple.version>1.1.1</json-simple.version>
<jsp-api.version>2.1</jsp-api.version>
<jsr311-api.version>1.1.1</jsr311-api.version>
- <junit5.version>5.14.0</junit5.version>
+ <junit5.version>5.14.1</junit5.version>
<kerby.version>1.0.1</kerby.version>
<kotlin.version>1.9.25</kotlin.version>
<license-maven-plugin.version>2.7.0</license-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]