Skip to content

Commit

Permalink
Merge pull request #211 from sergeyt/renovate/org.apache.tika-tika-co…
Browse files Browse the repository at this point in the history
…re-1.x

Update dependency org.apache.tika:tika-core to v1.25
  • Loading branch information
sergeyt committed Jan 10, 2021
2 parents 5fd9e80 + c016c7e commit b38b91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fparse/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
}

dependencies {
implementation("org.apache.tika:tika-core:1.24.1")
implementation("org.apache.tika:tika-core:1.25")
implementation("org.apache.tika:tika-parsers:1.24.1")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
Expand Down

0 comments on commit b38b91b

Please sign in to comment.