Skip to content

Commit

Permalink
Upgrade PDFBox to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eceeeren committed Oct 14, 2024
1 parent b6b47e7 commit af38b14
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,7 @@ dependencies {
implementation "com.ibm.icu:icu4j-charset:75.1"
implementation "com.github.seancfoley:ipaddress:5.5.1"
implementation "org.apache.maven:maven-model:3.9.9"
// NOTE: 3.0.2 is broken for splitting lecture specific PDFs
implementation "org.apache.pdfbox:pdfbox:3.0.1"
implementation "org.apache.pdfbox:pdfbox:3.0.3"
implementation "org.apache.commons:commons-csv:1.12.0"
implementation "org.commonmark:commonmark:0.23.0"
implementation "commons-fileupload:commons-fileupload:1.5"
Expand Down

0 comments on commit af38b14

Please sign in to comment.