Mitigate Vulnerabilities: CVE-2022-36033, CVE-2021-37714, CVE-2021-29425 #8

Closed
Luke1298 wants to merge 5 commits from master into master

5 commits

Author SHA1 Message Date
Luke Nelson 77c28a822f Mitigate Vulnerabilities: CVE-2022-36033 CVE-2021-37714 CVE-2021-29425 2023-01-24 15:08:57 -07:00
Gered 28931c1d7c update README with notes about absolute/relative custom font paths 2021-12-08 17:02:17 -05:00
Gered 76bbb1afec update how custom font paths are interpreted
i don't actually think it was possible to supply a relative path
with the way this worked before? now it definitely is, which is super
nice for loading fonts from the classpath.

absolute font paths can still be used if needed, but they absolutely
must include a scheme prefix, e.g. 'file:/path/to/font.ttf'
2021-12-08 16:59:09 -05:00
Gered da6d229734 bump jsoup dependency up to version 1.14.3 2021-12-08 16:38:42 -05:00
Gered 6d31abe213 bump openhtmltopdf dependencies up to version 1.0.10 2021-12-08 16:30:03 -05:00