aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-09-12 13:21:49 +0000
committerPJ Fanning <fanningpj@apache.org>2022-09-12 13:21:49 +0000
commitfba69c1b4dbe4df8625f2d4ec01e669f5308e380 (patch)
tree8494a0235e13c6818dc15d1b2ad8186fc8683009 /build.gradle
parentcbe165a05a3623319979106807bb6d37ee0042ae (diff)
downloadpoi-fba69c1b4dbe4df8625f2d4ec01e669f5308e380.tar.gz
poi-fba69c1b4dbe4df8625f2d4ec01e669f5308e380.zip
graphics2d 0.41
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904009 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 da262b7a59..7cfda74fb5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -155,7 +155,7 @@ subprojects {
hamcrestVersion = '2.2'
xmlbeansVersion = '5.1.1'
batikVersion = '1.14'
- graphics2dVersion = '0.40'
+ graphics2dVersion = '0.41'
pdfboxVersion = '2.0.26'
saxonVersion = '11.4'
apiGuardianVersion = '1.1.2'