Skip to content

Commit

Permalink
update pdfbox dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
acid1103 committed Oct 1, 2020
1 parent aeac77e commit ba1b667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
}

dependencies {
implementation 'org.apache.pdfbox:pdfbox:2.0.19'
implementation 'org.apache.pdfbox:pdfbox:2.0.21'
implementation 'com.github.ajalt:colormath:1.4.1'
}

Expand Down

0 comments on commit ba1b667

Please sign in to comment.