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 7333f6a7d0 Update build.xml
7333f6a7d0 is described below

commit 7333f6a7d0a38c42495311b75ec37a62bfb8248c
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jul 7 11:25:04 2025 +0100

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

diff --git a/build.xml b/build.xml
index e0da0aa6a6..65b810fd63 100644
--- a/build.xml
+++ b/build.xml
@@ -270,9 +270,9 @@ under the License.
     <dependency prefix="main.com.zaxxer" 
artifact="com.zaxxer:SparseBitSet:1.3" usage="main"/>
     <dependency prefix="main.log4j-api" 
artifact="org.apache.logging.log4j:log4j-api:2.24.3" usage="main"/>
 
-    <dependency prefix="main.junit-api" 
artifact="org.junit.jupiter:junit-jupiter-api:5.13.2" usage="main-tests"/>
-    <dependency prefix="main.junit-jengine" 
artifact="org.junit.jupiter:junit-jupiter-engine:5.13.2" usage="main-tests"/>
-    <dependency prefix="main.junit-params" 
artifact="org.junit.jupiter:junit-jupiter-params:5.13.2" usage="main-tests"/>
+    <dependency prefix="main.junit-api" 
artifact="org.junit.jupiter:junit-jupiter-api:5.13.3" usage="main-tests"/>
+    <dependency prefix="main.junit-jengine" 
artifact="org.junit.jupiter:junit-jupiter-engine:5.13.3" usage="main-tests"/>
+    <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"/>


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

Reply via email to