Skip to content

Commit 18f3b58

Browse files
Update dependency org.apache.pdfbox:pdfbox to v3.0.6
1 parent 4208f05 commit 18f3b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ext {
5555
commons_math_version = '3.6.1'
5656
commons_text_version = '1.8'
5757
commons_validator_version = '1.8.0'
58-
pdfbox_version = '3.0.4'
58+
pdfbox_version = '3.0.6'
5959

6060
poi_version = "5.3.0"
6161

0 commit comments

Comments
 (0)