Skip to content

Commit 2609534

Browse files
[JN-1457]: Bump org.apache.poi:poi-ooxml from 5.4.0 to 5.4.1 (#1600)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29dd7dd commit 2609534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
implementation group: "bio.terra", name: "datarepo-jakarta-client", version: "1.565.0-SNAPSHOT"
4646
implementation 'com.google.auth:google-auth-library-oauth2-http:1.33.1'
4747
implementation 'org.apache.poi:poi:5.4.0'
48-
implementation 'org.apache.poi:poi-ooxml:5.4.0'
48+
implementation 'org.apache.poi:poi-ooxml:5.4.1'
4949
implementation 'com.azure:azure-storage-blob:12.30.0'
5050
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.16.1'
5151
implementation 'org.jooq:jooq:3.20.2'

0 commit comments

Comments
 (0)