aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-07-03 14:32:05 +0000
committerPJ Fanning <fanningpj@apache.org>2023-07-03 14:32:05 +0000
commit20473c1b017308bd3084cf308f06e75398f79eae (patch)
tree5ed10c5e2888aa4f09663e01b4fee47fe860fdad /build.gradle
parent273067b10390b40d1ebb09f9092f68a73ee171d8 (diff)
downloadpoi-20473c1b017308bd3084cf308f06e75398f79eae.tar.gz
poi-20473c1b017308bd3084cf308f06e75398f79eae.zip
pdfbox 2.0.29
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910753 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 2c086de807..0bd8bf1e1a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -129,7 +129,7 @@ subprojects {
xmlbeansVersion = '5.1.1'
batikVersion = '1.16'
graphics2dVersion = '0.43'
- pdfboxVersion = '2.0.28'
+ pdfboxVersion = '2.0.29'
saxonVersion = '11.5'
apiGuardianVersion = '1.1.2'