update antlr to 4.13.1
This commit is contained in:
@@ -19,7 +19,7 @@ ext {
|
|||||||
version_nodejs = '16.17.1' // keep in sync with npm
|
version_nodejs = '16.17.1' // keep in sync with npm
|
||||||
version_npm = '8.15.0' // keep in sync with nodejs
|
version_npm = '8.15.0' // keep in sync with nodejs
|
||||||
|
|
||||||
lib_antlr = "org.antlr:antlr4:4.11.1"
|
lib_antlr = "org.antlr:antlr4:4.13.1"
|
||||||
|
|
||||||
lib_commons_collections4 = 'org.apache.commons:commons-collections4:4.4'
|
lib_commons_collections4 = 'org.apache.commons:commons-collections4:4.4'
|
||||||
lib_commons_csv= 'org.apache.commons:commons-csv:1.10.0'
|
lib_commons_csv= 'org.apache.commons:commons-csv:1.10.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user