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 93f5194881e HDDS-14406. Bump junit to 5.14.2 (#9615)
93f5194881e is described below
commit 93f5194881e40ba82ec086f1fbcc6b98453237c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 10 10:12:52 2026 +0100
HDDS-14406. Bump junit to 5.14.2 (#9615)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4bcaadf6acc..53cb678b590 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,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.1</junit5.version>
+ <junit5.version>5.14.2</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]