smartapp-sdk-java icon indicating copy to clipboard operation
smartapp-sdk-java copied to clipboard

SDK does not work for Java 11

Open rossiam opened this issue 6 years ago • 0 comments

There is a dependency on a version of Lombok that does not support Java 11.

Ideally, remove the dependency altogether. Failing that, ensure we are using a version that supports both Java 8 and Java 11.

rossiam avatar Dec 03 '19 16:12 rossiam