Skip to content

Commit

Permalink
bump openpdf from 1.3.13 to 1.3.26 (via #18)
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Sep 10, 2021
1 parent ef0a73b commit bbd2c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {

implementation("com.google.code.findbugs:jsr305:3.0.2")

implementation("com.github.librepdf:openpdf:1.3.13")
implementation("com.github.librepdf:openpdf:1.3.26")
implementation("org.apache.xmlgraphics:fop:2.4") {
exclude(group = "com.sun.media", module = "jai-codec")
exclude(group = "javax.media", module = "jai-core")
Expand Down

0 comments on commit bbd2c9b

Please sign in to comment.