]> source.dussan.org Git - gitblit.git/commitdiff
dep: Update Apache Tika to 1.28.5 1461/head
authorFlorian Zschocke <f.zschocke+git@gmail.com>
Tue, 31 Oct 2023 18:17:54 +0000 (19:17 +0100)
committerFlorian Zschocke <f.zschocke+git@gmail.com>
Tue, 31 Oct 2023 18:17:54 +0000 (19:17 +0100)
.classpath
build.moxie
gitblit.iml

index 823a61f23dc5c907a7d6da015dee9f4e4e348685..0181995b0ca46a1cb3d1c4bcaed140592afdff05 100644 (file)
@@ -94,7 +94,7 @@
        <classpathentry kind="lib" path="ext/jedis-2.6.2.jar" sourcepath="ext/src/jedis-2.6.2.jar" />
        <classpathentry kind="lib" path="ext/commons-pool2-2.0.jar" sourcepath="ext/src/commons-pool2-2.0.jar" />
        <classpathentry kind="lib" path="ext/pf4j-0.9.0.jar" sourcepath="ext/src/pf4j-0.9.0.jar" />
-       <classpathentry kind="lib" path="ext/tika-core-1.5.jar" sourcepath="ext/src/tika-core-1.5.jar" />
+       <classpathentry kind="lib" path="ext/tika-core-1.28.5.jar" sourcepath="ext/src/tika-core-1.28.5.jar" />
        <classpathentry kind="lib" path="ext/jsoup-1.16.2.jar" sourcepath="ext/src/jsoup-1.16.2.jar" />
        <classpathentry kind="lib" path="ext/javax.activation-1.2.0.jar" sourcepath="ext/src/javax.activation-1.2.0.jar" />
        <classpathentry kind="lib" path="ext/junit-4.12.jar" sourcepath="ext/src/junit-4.12.jar" />
index efbf7d5e6a507cf58574981f2b3c4dd7f5735172..057c1c9d30dfd708415cb066ae8f3e1e5bb1c926 100644 (file)
@@ -190,7 +190,7 @@ dependencies:
 - compile 'commons-codec:commons-codec:1.9' :war
 - compile 'redis.clients:jedis:2.6.2' :war
 - compile 'ro.fortsoft.pf4j:pf4j:0.9.0' :war
-- compile 'org.apache.tika:tika-core:1.5' :war
+- compile 'org.apache.tika:tika-core:1.28.5' :war
 - compile 'org.jsoup:jsoup:1.16.2' :war
 - compile 'com.sun.activation:javax.activation:1.2.0' :war :manager :fedclient
 - test 'junit:junit:4.12'
index 20b42ceef970e90a6dd0fa9a2d0bf1bfa1a4be2b..0761644b76a18c5d24ffbbeb8ca5ac01c8b6aaac 100644 (file)
       </library>
     </orderEntry>
     <orderEntry type="module-library">
-      <library name="tika-core-1.5.jar">
+      <library name="tika-core-1.28.5.jar">
         <CLASSES>
-          <root url="jar://$MODULE_DIR$/ext/tika-core-1.5.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/tika-core-1.28.5.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES>
-          <root url="jar://$MODULE_DIR$/ext/src/tika-core-1.5.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/src/tika-core-1.28.5.jar!/" />
         </SOURCES>
       </library>
     </orderEntry>