Skip to content

Commit

Permalink
Merge pull request #236 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.26
  • Loading branch information
sergeyt authored Jun 21, 2021
2 parents ce441b1 + e9e21a9 commit 8a42e9f
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.25")
implementation("org.apache.tika:tika-core:1.26")
implementation("org.apache.tika:tika-parsers:1.25")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
Expand Down

0 comments on commit 8a42e9f

Please sign in to comment.