Bump bytecode dependency version to 1.4 #11175
Merged
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
bytecode
library dependency.This new version of the
bytecode
library comes also with the up-to-dateasm
dependencies (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
bytecode
and subsequently theasm
libraries, 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: