From: PJ Fanning Date: Mon, 31 Jul 2023 15:02:03 +0000 (+0000) Subject: junit 5.10.0 X-Git-Tag: REL_5_2_4~111 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ce1e4695e76b9d5a4aa9649f6c191c9876a800d4;p=poi.git junit 5.10.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911373 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index 4447d8a69e..dbca0f60c2 100644 --- a/build.gradle +++ b/build.gradle @@ -66,7 +66,7 @@ configurations { } dependencies { - antLibs("org.junit.jupiter:junit-jupiter:5.9.3") + antLibs("org.junit.jupiter:junit-jupiter:5.10.0") antLibs("org.apache.ant:ant-junitlauncher:1.10.12") } @@ -122,7 +122,7 @@ subprojects { commonsCompressVersion = '1.23.0' commonsIoVersion = '2.13.0' commonsMathVersion = '3.6.1' - junitVersion = '5.9.3' + junitVersion = '5.10.0' log4jVersion = '2.20.0' mockitoVersion = '4.11.0' hamcrestVersion = '2.2' diff --git a/build.xml b/build.xml index 8d9602e19f..12f8d61914 100644 --- a/build.xml +++ b/build.xml @@ -270,9 +270,9 @@ under the License. - - - + + +