Updated to the latest stable Clojure & PDFBox versions.
And the same for the GitHub Actions.
Pull request checklist
Before submitting the PR make sure the following things have been done
(and denote this by checking the relevant checkboxes):
[x] The code is consistent with Clojure style guide.
~- [ ] All code passes the linter (clj-kondo --lint src).~ the linter has a bug against it
~- [ ] You've added tests (if possible) to cover your change(s).~
Updated to the latest stable Clojure & PDFBox versions.
And the same for the GitHub Actions.
Pull request checklist
Before submitting the PR make sure the following things have been done (and denote this by checking the relevant checkboxes):
clj-kondo --lint src
).~ the linter has a bug against it ~- [ ] You've added tests (if possible) to cover your change(s).~