diff --git a/build.gradle b/build.gradle index 946498f..2057da6 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ version = '0.0.1-SNAPSHOT' description = """Apache PDFBox examples""" ext { - pdfboxVersion = '2.0.29' + pdfboxVersion = '2.0.31' } repositories {