Skip to content

Commit

Permalink
Merge pull request #227 from DDS-GmbH/dependabot/gradle/org.apache.ti…
Browse files Browse the repository at this point in the history
…ka-tika-core-2.9.0
  • Loading branch information
dependabot[bot] committed Sep 26, 2023
2 parents 10376e3 + 1047dcd commit 4e2d70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation("org.apache.poi:poi-ooxml-lite:$apachePOIVersion")

implementation("com.google.code.gson:gson:2.10.1")
implementation("org.apache.tika:tika-core:2.8.0")
implementation("org.apache.tika:tika-core:2.9.0")

runtimeOnly("org.apache.logging.log4j:log4j-core:$log4jVersion")
implementation("org.apache.logging.log4j:log4j-api:$log4jVersion")
Expand Down

0 comments on commit 4e2d70c

Please sign in to comment.