mirror of https://github.com/apache/lucene.git
upgrade ecj linter from 3.25.0 -> 3.27.0 (#483)
The newest version has a significant performance increase for our use-case.
This commit is contained in:
parent
3772ff563a
commit
1fb45da7bb
|
@ -23,7 +23,7 @@ ext {
|
|||
scriptDepVersions = [
|
||||
"apache-rat": "0.11",
|
||||
"commons-codec": "1.13",
|
||||
"ecj": "3.25.0",
|
||||
"ecj": "3.27.0",
|
||||
"flexmark": "0.61.24",
|
||||
"javacc": "7.0.4",
|
||||
"jflex": "1.8.2",
|
||||
|
|
Loading…
Reference in New Issue