Skip to content

Commit

Permalink
Bump org.apache.tika:tika-core from 1.25 to 1.28.3
Browse files Browse the repository at this point in the history
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 1.25 to 1.28.3.
- [Changelog](https://github.com/apache/tika/blob/1.28.3/CHANGES.txt)
- [Commits](apache/tika@1.25...1.28.3)

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent ee80b12 commit be78b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<tika.version>1.25</tika.version>
<tika.version>1.28.3</tika.version>
<pdfbox.version>2.0.24</pdfbox.version>
<jempbox.version>1.8.16</jempbox.version>
<bouncycastle.version>1.68</bouncycastle.version>
Expand Down

0 comments on commit be78b28

Please sign in to comment.