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

build(deps): bump lombok version to "1.18.30" for jdk-21 #758

Merged
merged 2 commits into from
Nov 2, 2023
Merged

build(deps): bump lombok version to "1.18.30" for jdk-21 #758

merged 2 commits into from
Nov 2, 2023

Conversation

alpoi-x
Copy link
Contributor

@alpoi-x alpoi-x commented Nov 1, 2023

Building for jdk-21 with lombok 1.18.28 fails with the following message:
java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid'

Bumping the version fixes this.
projectlombok/lombok#3393

@lonvia
Copy link
Collaborator

lonvia commented Nov 2, 2023

The failing CI is unrelated. I'll look into that.

@lonvia
Copy link
Collaborator

lonvia commented Nov 2, 2023

Do you mind quickly rebasing on master?

@alpoi-x
Copy link
Contributor Author

alpoi-x commented Nov 2, 2023

Done 😄

@lonvia lonvia merged commit 6c02987 into komoot:master Nov 2, 2023
4 checks passed
@alpoi-x alpoi-x deleted the openjdk-21 branch November 2, 2023 16:34
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

Successfully merging this pull request may close these issues.

2 participants