Skip to content
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

the version 8.2 can not support Java17? #4565

Open
weiwangda2014 opened this issue Feb 5, 2024 · 1 comment
Open

the version 8.2 can not support Java17? #4565

weiwangda2014 opened this issue Feb 5, 2024 · 1 comment

Comments

@weiwangda2014
Copy link

Java17 cant not compiler version 8.2.

@BetaOrbiter
Copy link

BetaOrbiter commented May 5, 2024

I'm having the same problem, the output of the mvn package shows that the activiti code is compiled by java21, so my java17 can't link them.
微信截图_20240505170204
The picture says that the class file has the wrong version 65, it should be 61.
I guess they didn't set the compilation options correctly when they packaged the jar packages that needed to be uploaded to the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants