OpenSearch/test/logger-usage
Ryan Ernst 6a7baddc2b
Update to ASM 7.1 in logger usage check (#52742)
The logger usage check uses its own version of ASM to inspect class
files for logging usages. Master was updated to support java 11
compilation in #40754. However, 7.x still used ASM 5, which could not
read newer java bytecode versions. This commit bumps ASM in 7.x used in
the logger usage check.

closes #52408
2020-03-16 18:50:50 -07:00
..
src Update to ASM 7.1 in logger usage check (#52742) 2020-03-16 18:50:50 -07:00
build.gradle Update to ASM 7.1 in logger usage check (#52742) 2020-03-16 18:50:50 -07:00