After updating to 5.16.0 all tests fail with the error Underlying exception : java.lang.IllegalStateException: java.lang.IllegalAccessError: superinterface check ...
public static Map<String, ClassInfo> getClassesWithAnnotation(final Class<? extends Annotation> annotation) { final ScanResult scanResult = new ClassGraph().verbose ...