incompatible with jdk 1.6 !
BlackRider97 opened this issue · comments
Rajneesh Mitharwal commented
I am getting error "Unsupported major.minor version 51.0" while running with jdk 1.6 and I am also unable to build project from github repository. Am I missing something ?
Felix Gessert commented
Hi, the current version of the filter makes use of new language features and is thus indeed only compatible with Java 8. The previous version (the current one at the time you posted) is compatible with Java 7 upwards.