aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-09-29 21:11:55 +0000
committerPJ Fanning <fanningpj@apache.org>2022-09-29 21:11:55 +0000
commitc8a66cd5d5a56adb9b2d7cf3a614ae69ab34d8c6 (patch)
tree9520cad2f90df47d0e0c9ea67a1606ea23d6211c /build.gradle
parent47e49a3a1638ceb7bb93810b920ee393055fe086 (diff)
downloadpoi-c8a66cd5d5a56adb9b2d7cf3a614ae69ab34d8c6.tar.gz
poi-c8a66cd5d5a56adb9b2d7cf3a614ae69ab34d8c6.zip
pdfbox 2.0.27
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904339 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 4d548349c3..852d71d6f9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -156,7 +156,7 @@ subprojects {
xmlbeansVersion = '5.1.1'
batikVersion = '1.15'
graphics2dVersion = '0.41'
- pdfboxVersion = '2.0.26'
+ pdfboxVersion = '2.0.27'
saxonVersion = '11.4'
apiGuardianVersion = '1.1.2'