mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Update lang-expression transitive dependencies (#87751)
This commit is contained in:
parent
237fd28dc7
commit
e27df984d5
8 changed files with 9 additions and 7 deletions
|
@ -16,10 +16,11 @@ esplugin {
|
|||
|
||||
dependencies {
|
||||
api "org.apache.lucene:lucene-expressions:${versions.lucene}"
|
||||
api 'org.antlr:antlr4-runtime:4.5.1-1'
|
||||
api 'org.ow2.asm:asm:5.0.4'
|
||||
api 'org.ow2.asm:asm-commons:5.0.4'
|
||||
api 'org.ow2.asm:asm-tree:5.0.4'
|
||||
runtimeOnly 'org.antlr:antlr4-runtime:4.5.1-1'
|
||||
runtimeOnly 'org.ow2.asm:asm:7.2'
|
||||
runtimeOnly 'org.ow2.asm:asm-commons:7.2'
|
||||
runtimeOnly 'org.ow2.asm:asm-tree:7.2'
|
||||
runtimeOnly 'org.ow2.asm:asm-analysis:7.2'
|
||||
}
|
||||
restResources {
|
||||
restApi {
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
0da08b8cce7bbf903602a25a3a163ae252435795
|
1
modules/lang-expression/licenses/asm-7.2.jar.sha1
Normal file
1
modules/lang-expression/licenses/asm-7.2.jar.sha1
Normal file
|
@ -0,0 +1 @@
|
|||
fa637eb67eb7628c915d73762b681ae7ff0b9731
|
|
@ -0,0 +1 @@
|
|||
b6e6abe057f23630113f4167c34bda7086691258
|
|
@ -1 +0,0 @@
|
|||
5a556786086c23cd689a0328f8519db93821c04c
|
|
@ -0,0 +1 @@
|
|||
ca2954e8d92a05bacc28ff465b25c70e0f512497
|
|
@ -1 +0,0 @@
|
|||
396ce0c07ba2b481f25a70195c7c94922f0d1b0b
|
1
modules/lang-expression/licenses/asm-tree-7.2.jar.sha1
Normal file
1
modules/lang-expression/licenses/asm-tree-7.2.jar.sha1
Normal file
|
@ -0,0 +1 @@
|
|||
3a23cc36edaf8fc5a89cb100182758ccb5991487
|
Loading…
Add table
Add a link
Reference in a new issue