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 b8e4e1d253 HDDS-11088. Bump junit to 5.10.3 (#6887)
b8e4e1d253 is described below
commit b8e4e1d25396a03254635c132101a1b672b15ef0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 29 11:37:32 2024 +0200
HDDS-11088. Bump junit to 5.10.3 (#6887)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bdf7c0263d..12b395fda3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<okio.version>3.6.0</okio.version>
<mockito.version>4.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
- <junit5.version>5.10.2</junit5.version>
+ <junit5.version>5.10.3</junit5.version>
<zookeeper.version>3.8.4</zookeeper.version>
<!-- Maven protoc compiler -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]