You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2020/03/17 19:54:19 UTC

[tika] branch master updated: downgrade miredot plugin to Java 8.

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new 99beae7  downgrade miredot plugin to Java 8.
99beae7 is described below

commit 99beae7a0aaa9d399cdbcc78353556625cad6f8a
Author: tallison <ta...@apache.org>
AuthorDate: Tue Mar 17 15:13:03 2020 -0400

    downgrade miredot plugin to Java 8.
---
 tika-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-server/pom.xml b/tika-server/pom.xml
index 7ec5aff..7cee713 100644
--- a/tika-server/pom.xml
+++ b/tika-server/pom.xml
@@ -337,7 +337,7 @@
           <plugin>
             <groupId>com.qmino</groupId>
             <artifactId>miredot-plugin</artifactId>
-            <version>2.2.1-Java10</version>
+            <version>2.2</version>
             <executions>
               <execution>
                 <goals>