aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-08-30 17:37:58 +0000
committerPJ Fanning <fanningpj@apache.org>2024-08-30 17:37:58 +0000
commitcb1f341bb92c7b079fe36da580f7e460d4aafd16 (patch)
treeb48b27f03862bca1e99a280a0a7d155c993a3a11 /build.xml
parenta2289f45969206619fc69fff11f8675775cd02b2 (diff)
downloadpoi-cb1f341bb92c7b079fe36da580f7e460d4aafd16.tar.gz
poi-cb1f341bb92c7b079fe36da580f7e460d4aafd16.zip
ant 1.10.15
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1920302 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 79d5b69edc..90a29756f9 100644
--- a/build.xml
+++ b/build.xml
@@ -291,8 +291,8 @@ under the License.
<dependency prefix="main.log4j-core" artifact="org.apache.logging.log4j:log4j-core:2.23.1" usage="main-tests"/>
<dependency prefix="main.commons-logging" artifact="commons-logging:commons-logging:1.2" usage="main-tests"/>
- <dependency prefix="main.ant" artifact="org.apache.ant:ant:1.10.14" usage="excelant"/>
- <dependency prefix="main.antlauncher" artifact="org.apache.ant:ant-launcher:1.10.14" usage="excelant"/>
+ <dependency prefix="main.ant" artifact="org.apache.ant:ant:1.10.15" usage="excelant"/>
+ <dependency prefix="main.antlauncher" artifact="org.apache.ant:ant-launcher:1.10.15" usage="excelant"/>
<!-- xml signature libs - not part of the distribution -->
<dependency prefix="dsig.xmlsec" artifact="org.apache.santuario:xmlsec:3.0.4" usage="ooxml-provided"/>