File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ dependencyManagement {
7474 dependency ' org.ehcache:ehcache:3.10.8'
7575 dependency ' com.github.spullara.mustache.java:compiler:0.9.14'
7676 dependency ' com.jayway.jsonpath:json-path:2.9.0'
77- dependency ' org.apache.tika:tika-core:2.9.2 '
78- dependency (' org.apache.tika:tika-parser-microsoft-module:2.9.2 ' ) {
77+ dependency ' org.apache.tika:tika-core:3.1.0 '
78+ dependency (' org.apache.tika:tika-parser-microsoft-module:3.1.0 ' ) {
7979 exclude ' org.bouncycastle:bcprov-jdk15on'
8080 exclude ' org.bouncycastle:bcmail-jdk15on'
8181 exclude ' org.bouncycastle:bcprov-jdk18on'
@@ -92,7 +92,7 @@ dependencyManagement {
9292 exclude ' org.apache.commons:commons-compress'
9393 exclude ' xml-apis:xml-apis'
9494 }
95- dependency (' org.apache.tika:tika-parser-miscoffice-module:2.9.2 ' ) {
95+ dependency (' org.apache.tika:tika-parser-miscoffice-module:3.1.0 ' ) {
9696 exclude ' org.bouncycastle:bcprov-jdk15on'
9797 exclude ' org.bouncycastle:bcmail-jdk15on'
9898 exclude ' org.bouncycastle:bcprov-jdk18on'
You can’t perform that action at this time.
0 commit comments