Przeglądaj źródła

Update lang-expression transitive dependencies (#87751)

Chris Hegarty 3 lat temu
rodzic
commit
e27df984d5

+ 5 - 4
modules/lang-expression/build.gradle

@@ -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 {

+ 0 - 1
modules/lang-expression/licenses/asm-5.0.4.jar.sha1

@@ -1 +0,0 @@
-0da08b8cce7bbf903602a25a3a163ae252435795

+ 1 - 0
modules/lang-expression/licenses/asm-7.2.jar.sha1

@@ -0,0 +1 @@
+fa637eb67eb7628c915d73762b681ae7ff0b9731

+ 1 - 0
modules/lang-expression/licenses/asm-analysis-7.2.jar.sha1

@@ -0,0 +1 @@
+b6e6abe057f23630113f4167c34bda7086691258

+ 0 - 1
modules/lang-expression/licenses/asm-commons-5.0.4.jar.sha1

@@ -1 +0,0 @@
-5a556786086c23cd689a0328f8519db93821c04c

+ 1 - 0
modules/lang-expression/licenses/asm-commons-7.2.jar.sha1

@@ -0,0 +1 @@
+ca2954e8d92a05bacc28ff465b25c70e0f512497

+ 0 - 1
modules/lang-expression/licenses/asm-tree-5.0.4.jar.sha1

@@ -1 +0,0 @@
-396ce0c07ba2b481f25a70195c7c94922f0d1b0b

+ 1 - 0
modules/lang-expression/licenses/asm-tree-7.2.jar.sha1

@@ -0,0 +1 @@
+3a23cc36edaf8fc5a89cb100182758ccb5991487