Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent a6c3ea4 commit 275f5b8
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 @@ -109,7 +109,7 @@
<dependency> <!-- used for detecting file types, https://stackoverflow.com/questions/51438/how-to-get-a-files-media-type-mime-type/13889946#13889946 -->
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 275f5b8

Please sign in to comment.