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 e25e6bf12a HDDS-11983. Bump junit to 5.11.4 (#7605)
e25e6bf12a is described below
commit e25e6bf12a429b3d13545297c8dcba48d1727f80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 21 17:32:59 2024 +0100
HDDS-11983. Bump junit to 5.11.4 (#7605)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fa67067c61..043097cda8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
<jsch.version>0.1.55</jsch.version>
<jsp-api.version>2.1</jsp-api.version>
<jsr311-api.version>1.1.1</jsr311-api.version>
- <junit5.version>5.11.3</junit5.version>
+ <junit5.version>5.11.4</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]