Skip to content

Commit 34a7165

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump org.apache.tika:tika-core from 2.9.1 to 3.1.0
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.9.1 to 3.1.0. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@2.9.1...3.1.0) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6650e1a commit 34a7165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ val springDocVersion = "2.5.0"
163163
val springOauthVersion = "6.4.2"
164164
val servletApiVersion = "6.0.0"
165165
val oktaSpringBootVersion = "3.0.7"
166-
val tikaVersion = "2.9.1"
166+
val tikaVersion = "3.1.0"
167167
val redisOMVersion = "0.9.1"
168168
val kotlinCoroutinesCoreVersion = "1.8.1"
169169

0 commit comments

Comments
 (0)