upd to metadata-extractor-2.10.1.jar

pull/114/head
reger 8 years ago
parent b4fa1141b8
commit 882d99dae4

@ -31,7 +31,7 @@
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.21.jar"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.21.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="lib/metadata-extractor-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/metadata-extractor-2.10.1.jar"/>
<classpathentry kind="lib" path="lib/xmpcore-5.1.2.jar"/>
<classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/>
<classpathentry kind="lib" path="lib/guava-18.0.jar"/>

@ -236,7 +236,7 @@
<pathelement location="${lib}/lucene-suggest-5.5.3.jar" />
<pathelement location="${lib}/jsonic-1.2.0.jar" />
<pathelement location="${lib}/langdetect.jar" />
<pathelement location="${lib}/metadata-extractor-2.9.1.jar" />
<pathelement location="${lib}/metadata-extractor-2.10.1.jar" />
<pathelement location="${lib}/noggit-0.5.jar" />
<pathelement location="${lib}/org.restlet.jar" />
<pathelement location="${lib}/pdfbox-2.0.4.jar" />

Binary file not shown.

Binary file not shown.

@ -493,7 +493,8 @@
<dependency>
<groupId>com.drewnoakes</groupId>
<artifactId>metadata-extractor</artifactId>
<version>2.9.1</version>
<version>2.10.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>oro</groupId>

Loading…
Cancel
Save