Skip to content

Commit

Permalink
Revert "Update dependency org.apache.poi:poi-ooxml to v5.3.0" (#1640)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinprabhuhmcts authored Sep 4, 2024
1 parent 28750c0 commit d7bb0f3
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 @@ -195,7 +195,7 @@ dependencies {

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

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

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

0 comments on commit d7bb0f3

Please sign in to comment.