Skip to content

Commit

Permalink
Update dependency org.apache.poi:poi-ooxml to v5.4.0 (#799)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 984e586 commit 1874b4a
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 @@ -85,7 +85,7 @@ ext {
dependencies {
api group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.0.3'
api group: 'com.microsoft.azure', name: 'azure-servicebus', version: '3.6.7'
api group: 'org.apache.poi', name: 'poi-ooxml', version: '5.3.0'
api group: 'org.apache.poi', name: 'poi-ooxml', version: '5.4.0'
api group: 'org.elasticsearch', name: 'elasticsearch', version: '8.17.0'

implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.0.3'
Expand Down

0 comments on commit 1874b4a

Please sign in to comment.