Skip to content

Boxable version 1.7.0

Latest
Compare
Choose a tag to compare
@dhorions dhorions released this 20 Jul 20:43
· 60 commits to master since this release
5aa3b0f

Changes/Issues:

  • fix: #233 - Bump pdfbox from 2.0.21 to 2.0.24
  • fix: #236 - Remove Guava as a compile dependency
  • fix: #239 - Bump jsoup from 1.9.2 to 1.14.2
  • fix: #241 - Dependency org.apache.pdfbox:pdfbox, leading to CVE problem
  • fix: #246 - Remove guava dependency

Dependencies:

  • org.apache.pdfbox:pdfbox:2.0.21 -> 2.0.26
  • org.slf4j:slf4j-api:1.7.10 -> 1.7.36
  • org.apache.commons:commons-csv:1.2.0 -> 1.9.0
  • org.jsoup:jsoup:1.9.2 -> 1.15.1
  • removed com.google.guava:guava