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

Commits on Oct 8, 2023

  1. bump guava and slf4j-api versions

    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>
    hankem authored and codecholeric committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7ec58c6 View commit details
    Browse the repository at this point in the history
  2. upgrade ASM to 9.6 to support Java 22 / class file major version 66

    resolves #1171
    
    Signed-off-by: Manfred Hanke <Manfred.Hanke@tngtech.com>
    hankem authored and codecholeric committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0caa50f View commit details
    Browse the repository at this point in the history