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 95723c14bda HDDS-15217. Bump junit to 5.14.4 (#10223)
95723c14bda is described below
commit 95723c14bdada7fd2d79f496565c878b77ea7d18
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 15:56:24 2026 +0200
HDDS-15217. Bump junit to 5.14.4 (#10223)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b154b473be..5ed76d91be0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,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.3</junit5.version>
+ <junit5.version>5.14.4</junit5.version>
<kerby.version>1.0.1</kerby.version>
<kotlin.version>1.9.25</kotlin.version>
<license-maven-plugin.version>2.7.1</license-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]