Skip to content

Commit

Permalink
Merge pull request #208 from DDS-GmbH/dependabot/gradle/org.apache.ti…
Browse files Browse the repository at this point in the history
…ka-tika-core-2.8.0
  • Loading branch information
dependabot[bot] committed May 22, 2023
2 parents acf4e4e + a100083 commit 1fd522e
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 @@ -35,7 +35,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.7.0")
implementation("org.apache.tika:tika-core:2.8.0")

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

0 comments on commit 1fd522e

Please sign in to comment.