This is an automated email from the ASF dual-hosted git repository.
ivandika 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 0e8c8d4d44 HDDS-13158. Bump junit to 5.13.0 (#8537)
0e8c8d4d44 is described below
commit 0e8c8d4d441ec91768f8ab724ce0f29dc657a691
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 1 10:46:33 2025 +0800
HDDS-13158. Bump junit to 5.13.0 (#8537)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2fc5f764be..837522f95b 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.12.2</junit5.version>
+ <junit5.version>5.13.0</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]