upgrade openpdf to v1.3.43

This commit is contained in:
Craig Raw
2026-03-04 11:49:54 +02:00
parent 87cd96a627
commit c78bc7b1cf
+1 -1
View File
@@ -104,7 +104,7 @@ dependencies {
implementation('org.apache.commons:commons-lang3:3.19.0')
implementation('org.apache.commons:commons-compress:1.27.1')
implementation('net.sourceforge.streamsupport:streamsupport:1.7.0')
implementation('com.github.librepdf:openpdf:1.3.30')
implementation('com.github.librepdf:openpdf:1.3.43')
implementation('com.googlecode.lanterna:lanterna:3.1.3')
implementation('net.coobird:thumbnailator:0.4.18')
implementation('com.github.hervegirod:fxsvgimage:1.1')