Skip to content

Commit e289310

Browse files
Bump org.apache.tika:tika-core from 3.2.0 to 3.2.3 in /service (#1350)
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 3.2.0 to 3.2.3. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@3.2.0...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1e0074 commit e289310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
implementation 'org.apache.commons:commons-lang3:3.19.0'
7070
implementation 'javax.xml.soap:javax.xml.soap-api:1.4.0'
7171
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
72-
implementation 'org.apache.tika:tika-core:3.2.0'
72+
implementation 'org.apache.tika:tika-core:3.2.3'
7373

7474
// Fhir
7575
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.6.1'

0 commit comments

Comments
 (0)