aboutsummaryrefslogtreecommitdiffstats
path: root/poi-excelant
diff options
context:
space:
mode:
Diffstat (limited to 'poi-excelant')
-rw-r--r--poi-excelant/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/poi-excelant/build.gradle b/poi-excelant/build.gradle
index 1038bdb591..ac324c9bef 100644
--- a/poi-excelant/build.gradle
+++ b/poi-excelant/build.gradle
@@ -42,7 +42,7 @@ repositories {
}
dependencies {
- api 'org.apache.ant:ant:1.10.11'
+ api 'org.apache.ant:ant:1.10.12'
api project(':poi-ooxml')
compileOnly project(path: ':poi-ooxml', configuration: 'archives')