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.
1 parent 989e2f6 commit cfa7965Copy full SHA for cfa7965
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
implementation "com.h2database:h2:2.3.232"
77
78
//apache
79
- implementation "org.apache.tika:tika-core:3.0.0"
+ implementation "org.apache.tika:tika-core:3.2.2"
80
implementation "commons-codec:commons-codec:1.17.1"
81
82
implementation "com.github.jknack:handlebars:4.4.0"
0 commit comments