Skip to content

Commit

Permalink
Update dependency org.apache.poi:poi-ooxml to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 0026b35 commit f443f92
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 @@ -198,7 +198,7 @@ dependencies {

implementation group: 'com.github.sps.junidecode', name: 'junidecode', version: '0.3'

implementation group: 'org.apache.poi', name: 'poi-ooxml', version: '5.2.3'
implementation group: 'org.apache.poi', name: 'poi-ooxml', version: '5.4.0'
implementation group: 'com.googlecode.libphonenumber', name: 'libphonenumber', version: '8.13.50'

// https://mvnrepository.com/artifact/com.opencsv/opencsv
Expand Down

0 comments on commit f443f92

Please sign in to comment.