Need jgroups 5.1.8 final compatible with java 8 #541
Answered
by
belaban
Sagar-Singari
asked this question in
Q&A
-
Hi @belaban, I'm trying to use jgroups 5.1.8 final with java 8 and I'm getting "class file has wrong version 55.0, should be 52.0" error. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
belaban
Jul 23, 2021
Replies: 1 comment 1 reply
-
Hi @bobsag |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Sagar-Singari
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @bobsag
5.x has Java 11 as baseline, so running it under Java 8 won't work.