Skip to content

Commit

Permalink
Bump org.apache.tika:tika-core from 2.9.1 to 2.9.2
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.1 to 2.9.2.
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@2.9.1...2.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 299432e commit d9cd18e
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId>
<version>2.9.1</version>
<version>2.9.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d9cd18e

Please sign in to comment.