chore(deps): Upgarde org.xerial.snappy:snappy-java to 1.1.10.8#27205
Merged
nishithakbhaskaran merged 1 commit intoprestodb:masterfrom Mar 6, 2026
Merged
chore(deps): Upgarde org.xerial.snappy:snappy-java to 1.1.10.8#27205nishithakbhaskaran merged 1 commit intoprestodb:masterfrom
nishithakbhaskaran merged 1 commit intoprestodb:masterfrom
Conversation
nishithakbhaskaran
previously approved these changes
Feb 26, 2026
Contributor
nishithakbhaskaran
left a comment
There was a problem hiding this comment.
Thanks @sumi-mathew .
LGTM.
9e4080e to
c99753f
Compare
agrawalreetika
requested changes
Mar 3, 2026
Member
agrawalreetika
left a comment
There was a problem hiding this comment.
Thanks for the update @sumi-mathew
I see this dependency version is mentioned in one of the module, lets use the same root version even there - https://github.com/prestodb/presto/blob/master/presto-record-decoder/pom.xml#L58
c99753f to
85182f3
Compare
85182f3 to
7a8d23b
Compare
agrawalreetika
approved these changes
Mar 5, 2026
garimauttam
pushed a commit
to garimauttam/presto
that referenced
this pull request
Mar 9, 2026
…odb#27205) ## Description Upgarde org.xerial.snappy:snappy-java to 1.1.10.8 ## Motivation and Context Using a more recent version helps avoid potential vulnerabilities and ensures we aren't relying on outdated or unsupported code. ## Impact <!---Describe any public API or user-facing feature change or any performance impact--> ## Test Plan <!---Please fill in how you tested your change--> ## Contributor checklist - [ ] Please make sure your submission complies with our [contributing guide](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md), in particular [code style](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#code-style) and [commit standards](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#commit-standards). - [ ] PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced. - [ ] Documented new properties (with its default value), SQL syntax, functions, or other functionality. - [ ] If release notes are required, they follow the [release notes guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines). - [ ] Adequate tests were added if applicable. - [ ] CI passed. - [ ] If adding new dependencies, verified they have an [OpenSSF Scorecard](https://securityscorecards.dev/#the-checks) score of 5.0 or higher (or obtained explicit TSC approval for lower scores). ## Release Notes Please follow [release notes guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines) and fill in the release notes below. ``` == NO RELEASE NOTE == ```
This was referenced Mar 31, 2026
15 tasks
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
Upgarde org.xerial.snappy:snappy-java to 1.1.10.8
Motivation and Context
Using a more recent version helps avoid potential vulnerabilities and ensures we aren't relying on outdated or unsupported code.
Impact
Test Plan
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.