exclude opensearch-scripting-painless-spi
This commit is contained in:
parent
e121850ff4
commit
6d89b3447c
1 changed files with 4 additions and 0 deletions
4
pom.xml
4
pom.xml
|
@ -1095,6 +1095,10 @@
|
|||
<groupId>org.opensearch.plugin</groupId>
|
||||
<artifactId>analysis-common</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.opensearch.plugin</groupId>
|
||||
<artifactId>opensearch-scripting-painless-spi</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue