We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f07a2f5 + f9659d9 commit 21c80f9Copy full SHA for 21c80f9
build.gradle
@@ -92,7 +92,7 @@ dependencies {
92
// includes commons-lang3
93
implementation "org.apache.commons:commons-text:1.11.0"
94
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
95
- implementation "org.apache.tika:tika-core:2.9.1"
+ implementation "org.apache.tika:tika-core:2.9.2"
96
// javers
97
implementation "org.javers:javers-spring-boot-starter-sql:${javersVersion}"
98
implementation "com.google.code.gson:gson:2.10.1"
0 commit comments