Skip to content

Commit 4ea2b63

Browse files
Gradle: Bump org.apache.tika:tika-core from 3.2.2 to 3.2.3
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 3.2.2 to 3.2.3. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@3.2.2...3.2.3) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba7a439 commit 4ea2b63

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.3"
171171
val redisOMVersion = "0.9.10"
172172
val kotlinCoroutinesCoreVersion = "1.10.2"
173173

0 commit comments

Comments
 (0)