On Wed, 11 Jun 2014, mattm...@apache.org wrote:
--- tika/trunk/tika-parsers/pom.xml (original)
+++ tika/trunk/tika-parsers/pom.xml Wed Jun 11 03:23:29 2014
@@ -76,9 +76,14 @@
    <dependency>
      <groupId>edu.ucar</groupId>
      <artifactId>netcdf</artifactId>
-      <version>4.2.20</version>
+      <version>4.2-min</version>
    </dependency>

You appear to have backed out the netcdf upgrade without comment/note?

@@ -218,7 +223,7 @@
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-log4j12</artifactId>
-      <version>1.6.1</version>
+      <version>1.5.6</version>
      <scope>test</scope>
    </dependency>

And the slf4j one?

Nick

Reply via email to