Bump bytecode dependency version to 1.4#11175
Merged
findepi merged 1 commit intotrinodb:masterfrom Feb 25, 2022
Merged
Conversation
The library `io.airlift:bytecode` depends on asm 9.2 reaason why `org.ow2.asm:asm` is being bumped as well to the version 9.2
680ee10 to
fd340c3
Compare
Member
|
This adapts to a prep commit of airlift/bytecode#9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Make use of the latest
bytecodelibrary dependency.This new version of the
bytecodelibrary comes also with the up-to-dateasmdependencies (9.2) from the current version(6.x)Upgrading the version of a dependent library fits in "other" category.
This change is of internal nature to Trino and shouldn't have any visible outcome on the exposed functionality.
Dependency update.
Related issues, pull requests, and links
Through the upgrade of
bytecodeand subsequently theasmlibraries, the PR #7828 will be unblocked because it doesn't need to exclude anymore Datastax Cassandra driver dependencies.Documentation
(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
(x ) No release notes entries required.
( ) Release notes entries required with the following suggested text: