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 8983a63374 HDDS-13272. Bump junit to 5.13.1 (#8625)
8983a63374 is described below
commit 8983a633742f76fa19ff536b2e6a664d19ca46b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 14 12:02:53 2025 +0200
HDDS-13272. Bump junit to 5.13.1 (#8625)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 56276ab994..c2366d70fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,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.13.0</junit5.version>
+ <junit5.version>5.13.1</junit5.version>
<kerby.version>1.0.1</kerby.version>
<kotlin.version>1.9.25</kotlin.version>
<license-maven-plugin.version>2.5.0</license-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]