Skip to content

Commit

Permalink
Bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5
Browse files Browse the repository at this point in the history
Bumps org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi-ooxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 0dd43d4 commit b739640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation("io.netty:netty-all:4.1.101.Final")
implementation("log4j:log4j:1.2.17")
implementation("com.google.code.gson:gson:2.10.1")
implementation("org.apache.poi:poi-ooxml:5.2.4")
implementation("org.apache.poi:poi-ooxml:5.2.5")
implementation("com.jakewharton:disklrucache:2.0.2")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
Expand Down

0 comments on commit b739640

Please sign in to comment.