-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi,
Currently the project cannot compile on JDK 11.
The reason is that the lombok version used in the project uses operations that are deemed unsafe in JDK11. Further, PreDestroy is no longer part of the JDK so needs to be added as an additional dep.
I've opened a PR for the changes.
Thanks,
Des
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels