File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 94
94
<classpathentry kind =" lib" path =" ext/jedis-2.6.2.jar" sourcepath =" ext/src/jedis-2.6.2.jar" />
95
95
<classpathentry kind =" lib" path =" ext/commons-pool2-2.0.jar" sourcepath =" ext/src/commons-pool2-2.0.jar" />
96
96
<classpathentry kind =" lib" path =" ext/pf4j-0.9.0.jar" sourcepath =" ext/src/pf4j-0.9.0.jar" />
97
- <classpathentry kind =" lib" path =" ext/tika-core-1.5.jar" sourcepath =" ext/src/tika-core-1.5.jar" />
97
+ <classpathentry kind =" lib" path =" ext/tika-core-1.28. 5.jar" sourcepath =" ext/src/tika-core-1.28 .5.jar" />
98
98
<classpathentry kind =" lib" path =" ext/jsoup-1.16.2.jar" sourcepath =" ext/src/jsoup-1.16.2.jar" />
99
99
<classpathentry kind =" lib" path =" ext/javax.activation-1.2.0.jar" sourcepath =" ext/src/javax.activation-1.2.0.jar" />
100
100
<classpathentry kind =" lib" path =" ext/junit-4.12.jar" sourcepath =" ext/src/junit-4.12.jar" />
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ dependencies:
190
190
- compile 'commons-codec:commons-codec:1.9' :war
191
191
- compile 'redis.clients:jedis:2.6.2' :war
192
192
- compile 'ro.fortsoft.pf4j:pf4j:0.9.0' :war
193
- - compile 'org.apache.tika:tika-core:1.5' :war
193
+ - compile 'org.apache.tika:tika-core:1.28. 5' :war
194
194
- compile 'org.jsoup:jsoup:1.16.2' :war
195
195
- compile 'com.sun.activation:javax.activation:1.2.0' :war :manager :fedclient
196
196
- test 'junit:junit:4.12'
Original file line number Diff line number Diff line change 977
977
</library >
978
978
</orderEntry >
979
979
<orderEntry type =" module-library" >
980
- <library name =" tika-core-1.5.jar" >
980
+ <library name =" tika-core-1.28. 5.jar" >
981
981
<CLASSES >
982
- <root url =" jar://$MODULE_DIR$/ext/tika-core-1.5.jar!/" />
982
+ <root url =" jar://$MODULE_DIR$/ext/tika-core-1.28. 5.jar!/" />
983
983
</CLASSES >
984
984
<JAVADOC />
985
985
<SOURCES >
986
- <root url =" jar://$MODULE_DIR$/ext/src/tika-core-1.5.jar!/" />
986
+ <root url =" jar://$MODULE_DIR$/ext/src/tika-core-1.28. 5.jar!/" />
987
987
</SOURCES >
988
988
</library >
989
989
</orderEntry >
You can’t perform that action at this time.
0 commit comments