Skip to content

Update asm.version to 9.9.1 for JDK 26 support#135

Merged
vharseko merged 1 commit into
masterfrom
copilot/pr-132-apply-patch
Mar 26, 2026
Merged

Update asm.version to 9.9.1 for JDK 26 support#135
vharseko merged 1 commit into
masterfrom
copilot/pr-132-apply-patch

Conversation

Copilot AI commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

PR #132 adds JDK 26 to the CI build matrix, but ASM 9.8 only supports class file versions up to Java 25 (v69.0). Java 26 (v70.0) requires ASM 9.9+.

Changes

  • pom.xml: bump asm.version from 9.89.9.1

@vharseko vharseko marked this pull request as ready for review March 26, 2026 11:13
@vharseko vharseko merged commit 91da222 into master Mar 26, 2026
22 checks passed
@vharseko vharseko deleted the copilot/pr-132-apply-patch branch March 26, 2026 17:07
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.

3 participants