Skip to content

Commit

Permalink
Merge pull request #6365 from espoon-voltti/dependabot/gradle/service…
Browse files Browse the repository at this point in the history
…/org.apache.tika-tika-core-3.1.0

Bump org.apache.tika:tika-core from 3.0.0 to 3.1.0 in /service
  • Loading branch information
Joosakur authored Feb 10, 2025
2 parents 167e654 + 6ff717c commit 8982a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/evaka-bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
api("org.apache.commons:commons-csv:1.13.0")
api("org.apache.commons:commons-text:1.13.0")
api("org.apache.commons:commons-imaging:1.0-alpha3")
api("org.apache.tika:tika-core:3.0.0")
api("org.apache.tika:tika-core:3.1.0")
api("org.apache.wss4j:wss4j-ws-security-dom:3.0.4")
api(libs.bouncycastle.bcpkix)
api(libs.bouncycastle.bcprov)
Expand Down

0 comments on commit 8982a9e

Please sign in to comment.