Skip to content

Commit

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

Update dependency org.apache.tika:tika-parsers to v1.25
  • Loading branch information
sergeyt committed Jan 10, 2021
2 parents b38b91b + 2e319e6 commit 407acf0
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 @@ -17,7 +17,7 @@ repositories {

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

0 comments on commit 407acf0

Please sign in to comment.