Skip to content

Commit

Permalink
Upgrade tika to 2.0.3
Browse files Browse the repository at this point in the history
Otherwise it fails in Native mode
See quarkiverse/quarkus-tika#169 for details
Backport of quarkusio@aa095b4
  • Loading branch information
fedinskiy committed Apr 11, 2024
1 parent 4190df8 commit e5c4e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<quarkus-tika.version>2.0.2</quarkus-tika.version>
<quarkus-tika.version>2.0.3</quarkus-tika.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e5c4e5e

Please sign in to comment.