This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 533fee47c8 junit upgrade
533fee47c8 is described below

commit 533fee47c80e50091ac6fa486860ff37a9ef70f9
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Jul 13 22:23:48 2025 +0100

    junit upgrade
---
 build.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.xml b/build.xml
index 65b810fd63..cf140d49b0 100644
--- a/build.xml
+++ b/build.xml
@@ -275,9 +275,9 @@ under the License.
     <dependency prefix="main.junit-params" 
artifact="org.junit.jupiter:junit-jupiter-params:5.13.3" usage="main-tests"/>
     <dependency prefix="main.junit-opentest4j" 
artifact="org.opentest4j:opentest4j:1.2.0" usage="main-tests"/>
     <dependency prefix="main.junit-apiguardian" 
artifact="org.apiguardian:apiguardian-api:1.1.2" usage="main-tests"/>
-    <dependency prefix="main.junit-pcommons" 
artifact="org.junit.platform:junit-platform-commons:1.13.2" usage="main-tests"/>
-    <dependency prefix="main.junit-pengine" 
artifact="org.junit.platform:junit-platform-engine:1.13.2" usage="main-tests"/>
-    <dependency prefix="main.junit-plauncher" 
artifact="org.junit.platform:junit-platform-launcher:1.13.2" 
usage="main-tests"/>
+    <dependency prefix="main.junit-pcommons" 
artifact="org.junit.platform:junit-platform-commons:1.13.3" usage="main-tests"/>
+    <dependency prefix="main.junit-pengine" 
artifact="org.junit.platform:junit-platform-engine:1.13.3" usage="main-tests"/>
+    <dependency prefix="main.junit-plauncher" 
artifact="org.junit.platform:junit-platform-launcher:1.13.3" 
usage="main-tests"/>
 
 
     <dependency prefix="main.jmh" artifact="org.openjdk.jmh:jmh-core:1.35" 
usage="main-tests"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to