Skip to content

Commit

Permalink
Bump org.apache.poi:poi from 4.0.1 to 5.2.5
Browse files Browse the repository at this point in the history
Bumps org.apache.poi:poi from 4.0.1 to 5.2.5.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 86a8dc3 commit b720568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation "net.lingala.zip4j:zip4j:2.1.1"
implementation "org.apache.ivy:ivy:2.2.0"
implementation "org.apache.pdfbox:pdfbox:2.0.23"
implementation "org.apache.poi:poi:4.0.1"
implementation "org.apache.poi:poi:5.2.5"
implementation "org.yaml:snakeyaml:2.2"
implementation 'com.vladsch.flexmark:flexmark-all:0.60.2' // for markdown to pdf conversion (sonarqube reports)
implementation 'com.xlson.groovycsv:groovycsv:1.3'
Expand Down

0 comments on commit b720568

Please sign in to comment.