Skip to content

Commit 2196371

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 833ef8f commit 2196371

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
@@ -170,7 +170,7 @@ val springSecurityJwtVersion = "1.1.1.RELEASE"
170170
val springDocVersion = "2.8.12"
171171
val springOauthVersion = "6.5.3"
172172
val servletApiVersion = "6.1.0"
173-
val tikaVersion = "3.2.2"
173+
val tikaVersion = "3.2.3"
174174
val redisOMVersion = "1.0.0"
175175
val kotlinCoroutinesCoreVersion = "1.10.2"
176176

0 commit comments

Comments
 (0)