Skip to content

Switch away from deprecated APIs & bump library versions

miasma requested to merge miasma/pdftk:upgrade-deprecated-apis into master

I've updated the dependencies here. For some reason the two PHP tests fail. Any idea what could cause this issue? It seems to be related to the apache commons-lang3 -> commons-text update and the ivy file. For instance, just adding commons-text to the ivy file without modifying any java code makes the tests fail. I've tested and the version builds locally with ant/maven/gradle.

Merge request reports