aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-08-29 12:40:23 +0000
committerPJ Fanning <fanningpj@apache.org>2022-08-29 12:40:23 +0000
commit93b1290097b8666298be53a9960422be2e3c4233 (patch)
tree9d4e76f125b3fd63a2fe97013cb05aa842b7237c /build.gradle
parent60bc28c4a6940150b416c0d3fe2aad64ac0d3e8a (diff)
downloadpoi-93b1290097b8666298be53a9960422be2e3c4233.tar.gz
poi-93b1290097b8666298be53a9960422be2e3c4233.zip
upgrade graphics2d
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903755 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 a052f4276b..7a30e155fb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -151,7 +151,7 @@ subprojects {
hamcrestVersion = '2.2'
xmlbeansVersion = '5.1.1'
batikVersion = '1.14'
- graphics2dVersion = '0.38'
+ graphics2dVersion = '0.40'
pdfboxVersion = '2.0.26'
saxonVersion = '11.4'
apiGuardianVersion = '1.1.2'