-
Notifications
You must be signed in to change notification settings - Fork 842
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work with Java 11 #32
Comments
Thanks for doing this. |
Thank you - just commenting that adding the same extra dependencies fixed this for Java 12 as well. |
Thanks again. I have updated my README to reference this issue. |
Obrigado ! Salvou. |
这是来自QQ邮箱的假期自动回复邮件。您好,我以收到您的邮件,会尽快给您回复。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As written this code does not work under Java 11. However it can be fixed by adding some dependencies to the pom file. I added the following dependencies and it seems to be working for me fine now.
I hope this helps anyone else trying to get this running with Java 11
The text was updated successfully, but these errors were encountered: