hongjinlin commented on issue #1206: URL: https://github.com/apache/plc4x/issues/1206#issuecomment-1811746502
Hi, usually this error means that you are trying to run a Java program compiled with a higher version of the compiler on a lower version of the JVM. If you can only use java8 anyway, you can try downloading the source code and compiling your own JAR package locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org