Skip to content

Commit 569b55f

Browse files
authored
Merge pull request #651 from lunatech-labs/dependabot/gradle/org.apache.poi-poi-ooxml-5.3.0
chore(deps): bump org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0
2 parents a0d92f5 + 656af98 commit 569b55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation "io.ktor:ktor-serialization-jackson:2.3.12"
5252
implementation "io.ktor:ktor-client-apache-jvm:2.3.12"
5353

54-
implementation "org.apache.poi:poi-ooxml:5.2.5"
54+
implementation "org.apache.poi:poi-ooxml:5.3.0"
5555
implementation "io.ktor:ktor-client-core-jvm:2.3.12"
5656
implementation "io.ktor:ktor-client-core-jvm:2.3.12"
5757
implementation "io.ktor:ktor-client-logging-jvm:2.3.12"

0 commit comments

Comments
 (0)