Skip to content

Commit 9f982b3

Browse files
Gradle: Bump org.apache.tika:tika-core from 3.1.0 to 3.2.2
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 3.1.0 to 3.2.2. - [Changelog](https://github.com/apache/tika/blob/3.2.2/CHANGES.txt) - [Commits](apache/tika@3.1.0...3.2.2) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1507cd9 commit 9f982b3

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
@@ -167,7 +167,7 @@ val springSecurityJwtVersion = "1.1.1.RELEASE"
167167
val springDocVersion = "2.8.6"
168168
val springOauthVersion = "6.5.1"
169169
val servletApiVersion = "6.1.0"
170-
val tikaVersion = "3.1.0"
170+
val tikaVersion = "3.2.2"
171171
val redisOMVersion = "0.9.10"
172172
val kotlinCoroutinesCoreVersion = "1.10.2"
173173

0 commit comments

Comments
 (0)