Skip to content

Commit

Permalink
Bump org.apache.poi:poi-ooxml from 5.3.0 to 5.4.0 (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 119c203 commit b625914
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 @@ -97,7 +97,7 @@ dependencies {
implementation 'org.controlsfx:controlsfx:11.2.1'

// Apache POI
implementation 'org.apache.poi:poi-ooxml:5.3.0'
implementation 'org.apache.poi:poi-ooxml:5.4.0'
//implementation 'org.apache.commons:commons-lang3:3.12.0'

// rx java
Expand Down

0 comments on commit b625914

Please sign in to comment.