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

Upgrade ASM to 9.6 to support Java 22 / class file major version 66 #1172

Merged
merged 2 commits into from Oct 8, 2023

Conversation

hankem
Copy link
Member

@hankem hankem commented Oct 1, 2023

dependency upgrades:

Group               Name         Version

org.ow2.asm         asm          9.5      -> 9.6
com.google.guava    guava        31.1-jre -> 32.1.2-jre
org.slf4j           slf4j-api    2.0.7    -> 2.0.9

Resolves #1171

Group               Name         Version

com.google.guava    guava        31.1-jre -> 32.1.2-jre
org.slf4j           slf4j-api    2.0.7    -> 2.0.9

Signed-off-by: Manfred Hanke <Manfred.Hanke@tngtech.com>
resolves #1171

Signed-off-by: Manfred Hanke <Manfred.Hanke@tngtech.com>
@codecholeric
Copy link
Collaborator

Thanks a lot for doing the housekeeping 😃

@codecholeric codecholeric merged commit d80cf89 into main Oct 8, 2023
21 checks passed
@codecholeric codecholeric deleted the update-ASM branch October 8, 2023 16:03
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.

ASM is not up-to-date
2 participants