aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-10-25 15:07:19 +0000
committerPJ Fanning <fanningpj@apache.org>2022-10-25 15:07:19 +0000
commitefc0784eaf871d80c985082940a0b48287e4c4b7 (patch)
treef6a96b0ec8a51253aadc70bf6fe773e87863b9ca /build.gradle
parentd7ada258c49bae670cde9c851ce92cf34ae61d7a (diff)
downloadpoi-efc0784eaf871d80c985082940a0b48287e4c4b7.tar.gz
poi-efc0784eaf871d80c985082940a0b48287e4c4b7.zip
batik 1.16
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904830 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index a04034873a..526fb3df36 100644
--- a/build.gradle
+++ b/build.gradle
@@ -154,7 +154,7 @@ subprojects {
mockitoVersion = '4.8.0'
hamcrestVersion = '2.2'
xmlbeansVersion = '5.1.1'
- batikVersion = '1.15'
+ batikVersion = '1.16'
graphics2dVersion = '0.41'
pdfboxVersion = '2.0.27'
saxonVersion = '11.4'