[Snyk] Security upgrade io.airlift:aircompressor from 0.27 to 2.0.3#86
[Snyk] Security upgrade io.airlift:aircompressor from 0.27 to 2.0.3#86snyk-io[bot] wants to merge 1 commit intomasterfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOAIRLIFT-14412703
|
This major version upgrade from 0.27 to 2.0.3 introduces native implementations for several compression algorithms (LZ4, Snappy, Zstd), which may be loaded at runtime. While the core Java API remains compatible and the Java 8 requirement is unchanged, the introduction of native code loading presents a potential environmental risk. Key Changes:
There are no documented breaking API changes or increases to the minimum Java version (still Java 8) in the 2.x series. The significant package renaming and Java 22 requirement occur in the 3.x series, which is outside the scope of this upgrade. Recommendation: Verify that the application's runtime environment allows the loading and execution of native libraries from the temporary directory. If not, you may need to configure a different directory using the provided system property.
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.
Snyk changed the following file(s):
pom.xmlVulnerabilities that will be fixed with an upgrade:
SNYK-JAVA-IOAIRLIFT-14412703
0.27->2.0.3Major version upgradeNo Path FoundNo Known ExploitBreaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.