Skip to content

Commit da68cef

Browse files
authored
Merge pull request #75 from reportportal/rc/5.15.0
Release 5.15.0
2 parents 656490c + 126c24e commit da68cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
}
4747
api 'org.springframework:spring-webmvc'
4848
api 'org.springframework.security:spring-security-core'
49-
api 'org.apache.tika:tika-core'
49+
api 'org.apache.tika:tika-core:3.2.2'
5050

5151
implementation "io.swagger.core.v3:swagger-annotations-jakarta:2.2.27"
5252
api "com.fasterxml.jackson.core:jackson-databind:${jacksonVersion}"

0 commit comments

Comments
 (0)