Skip to content

Commit ecab7e4

Browse files
chore(deps): bump org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0 (#1126)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4e934f commit ecab7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
testImplementation("org.testcontainers:junit-jupiter:1.20.1")
7777
testImplementation("org.testcontainers:toxiproxy:1.20.1")
7878
testImplementation("eu.rekawek.toxiproxy:toxiproxy-java:2.1.7")
79-
testImplementation("org.apache.poi:poi-ooxml:5.2.5")
79+
testImplementation("org.apache.poi:poi-ooxml:5.3.0")
8080
testImplementation("org.slf4j:slf4j-simple:2.0.13")
8181
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.17.1")
8282
testImplementation("com.amazonaws:aws-xray-recorder-sdk-core:2.18.1")

0 commit comments

Comments
 (0)