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 9494 <classpathentry kind =" lib" path =" ext/jedis-2.6.2.jar" sourcepath =" ext/src/jedis-2.6.2.jar" />
9595 <classpathentry kind =" lib" path =" ext/commons-pool2-2.0.jar" sourcepath =" ext/src/commons-pool2-2.0.jar" />
9696 <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" />
9898 <classpathentry kind =" lib" path =" ext/jsoup-1.16.2.jar" sourcepath =" ext/src/jsoup-1.16.2.jar" />
9999 <classpathentry kind =" lib" path =" ext/javax.activation-1.2.0.jar" sourcepath =" ext/src/javax.activation-1.2.0.jar" />
100100 <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:
190190- compile 'commons-codec:commons-codec:1.9' :war
191191- compile 'redis.clients:jedis:2.6.2' :war
192192- 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
194194- compile 'org.jsoup:jsoup:1.16.2' :war
195195- compile 'com.sun.activation:javax.activation:1.2.0' :war :manager :fedclient
196196- test 'junit:junit:4.12'
Original file line number Diff line number Diff line change 977977 </library >
978978 </orderEntry >
979979 <orderEntry type =" module-library" >
980- <library name =" tika-core-1.5.jar" >
980+ <library name =" tika-core-1.28. 5.jar" >
981981 <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!/" />
983983 </CLASSES >
984984 <JAVADOC />
985985 <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!/" />
987987 </SOURCES >
988988 </library >
989989 </orderEntry >
You can’t perform that action at this time.
0 commit comments