From: PJ Fanning Date: Sun, 6 Oct 2024 17:18:55 +0000 (+0000) Subject: junit 5.11.2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=70aba4268b75e76fabdfda35de55db980a41b331;p=poi.git junit 5.11.2 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921153 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index c3fe5a21d7..3c371f58a4 100644 --- a/build.gradle +++ b/build.gradle @@ -67,7 +67,7 @@ configurations { } dependencies { - antLibs("org.junit.jupiter:junit-jupiter:5.11.1") + antLibs("org.junit.jupiter:junit-jupiter:5.11.2") antLibs("org.apache.ant:ant-junitlauncher:1.10.15") } @@ -123,7 +123,7 @@ subprojects { commonsCompressVersion = '1.27.1' commonsIoVersion = '2.17.0' commonsMathVersion = '3.6.1' - junitVersion = '5.11.1' + junitVersion = '5.11.2' log4jVersion = '2.24.1' mockitoVersion = '4.11.0' hamcrestVersion = '3.0' diff --git a/build.xml b/build.xml index b486e6b5da..bb4075a2c0 100644 --- a/build.xml +++ b/build.xml @@ -270,9 +270,9 @@ under the License. - - - + + +