mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 22:45:04 +00:00
commit
1e84dbd32b
5
pom.xml
5
pom.xml
@ -33,9 +33,6 @@
|
||||
|
||||
<properties>
|
||||
<!-- If we need to define any specific property -->
|
||||
<!-- see https://github.com/elastic/elasticsearch-mapper-attachments/issues/129
|
||||
this plugin is currently unusable unless users disable security -->
|
||||
<tests.security.manager>false</tests.security.manager>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
@ -43,7 +40,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.tika</groupId>
|
||||
<artifactId>tika-parsers</artifactId>
|
||||
<version>1.8</version>
|
||||
<version>1.9</version>
|
||||
<exclusions>
|
||||
<!-- Not Apache2 License compatible -->
|
||||
<exclusion>
|
||||
|
Loading…
x
Reference in New Issue
Block a user