You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2022/05/20 10:10:15 UTC

[ozone] branch master updated: HDDS-6777. Upgrade JUnit 5 to 5.8.2 (#3437)

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 6cf05906ef HDDS-6777. Upgrade JUnit 5 to 5.8.2 (#3437)
6cf05906ef is described below

commit 6cf05906efeaefa07166816d64023c63afe4137e
Author: Kaijie Chen <ch...@kaijie.org>
AuthorDate: Fri May 20 18:10:10 2022 +0800

    HDDS-6777. Upgrade JUnit 5 to 5.8.2 (#3437)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9d6a67f8e4..24b83b5d26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,8 +190,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <hamcrest.version>1.3</hamcrest.version>
     <powermock1.version>1.6.5</powermock1.version>
     <powermock2.version>2.0.4</powermock2.version>
-    <junit.jupiter.version>5.7.0</junit.jupiter.version>
-    <junit.platform.version>1.7.0</junit.platform.version>
+    <junit.jupiter.version>5.8.2</junit.jupiter.version>
+    <junit.platform.version>1.8.2</junit.platform.version>
 
     <!-- Maven protoc compiler -->
     <protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org