Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

修复jdk21编译lombok版本过低报错 #1267

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

ran222
Copy link
Contributor

@ran222 ran222 commented Feb 20, 2024

What is the purpose of the change

修复jdk21编译lombok版本过低报错

Brief changelog

jdk21编译需要lombok版本1.18.30
否则dubbo-admin-server报错:java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid'

Verifying this change

XXXX

fix lombok error:
java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid'
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@AlbumenJ AlbumenJ merged commit fbc23f4 into apache:develop Feb 20, 2024
1 of 4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants