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

Update spotbugs to allow compiling on Java 20 and newer #713

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

NotMyFault
Copy link
Member

@NotMyFault NotMyFault commented Jun 13, 2023

While working on #712, I ran into

 [java]     java.lang.IllegalArgumentException: Unsupported class file major version 64

The change proposed updates the SpotBugs components bundling newer versions of ASM, to allow compiling the update center on Java 20 and beyond.

@daniel-beck daniel-beck merged commit ee54b13 into jenkins-infra:master Jun 19, 2023
@NotMyFault NotMyFault deleted the spotbugs branch August 23, 2023 08:38
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