Skip to content

Commit cda507f

Browse files
Bump org.apache.tika:tika-core from 3.0.0 to 3.1.0 in /service (#1076)
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 3.0.0 to 3.1.0. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@3.0.0...3.1.0) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91c3c91 commit cda507f

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
@@ -58,7 +58,7 @@ dependencies {
5858
implementation 'org.apache.commons:commons-lang3:3.17.0'
5959
implementation 'javax.xml.soap:javax.xml.soap-api:1.4.0'
6060
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
61-
implementation 'org.apache.tika:tika-core:3.0.0'
61+
implementation 'org.apache.tika:tika-core:3.1.0'
6262

6363
// Fhir
6464
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.6.1'

0 commit comments

Comments
 (0)