Skip to content

Commit 9cf6726

Browse files
committed
upgrade to PDFBox 2.0.15
1 parent 2b3cc7d commit 9cf6726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>org.apache.pdfbox</groupId>
239239
<artifactId>pdfbox</artifactId>
240-
<version>2.0.12</version>
240+
<version>2.0.15</version>
241241
</dependency>
242242

243243
<dependency>

0 commit comments

Comments
 (0)