chore: update vulnerable Maven dependencies - #1653
Closed
ttalbert7 wants to merge 1 commit into
Closed
Conversation
7 tasks
Collaborator
|
Thanks for putting this security sweep together, it ended up being the backbone of the consolidated dependency update in #1690, which merged yesterday. I verified against current main and every change here already landed through it: AWS SDK 2.44.14, netty 4.1.135.Final, the jackson boms, the wire runtime pins, kafka clients 3.9.2, commons lang3 3.18.0 and postgresql 42.7.11 are all in place. There is nothing left for this branch to add, so closing it as superseded. Appreciate the work, it shipped, just under a different number. |
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.
Summary
Updates Maven dependency management to remove high and critical Snyk findings in the main Floci project and Java compatibility test project.
Changes include:
3.36.0to3.36.3jackson-databindversion pinning2.xline from2.6.9.Finalto2.6.13.Final6.3.0Snyk high-severity scans now report no vulnerable paths for:
pom.xmlcompatibility-tests/sdk-test-java/pom.xmlType of change
fix:)feat:)feat!:orfix!:)AWS Compatibility
No AWS wire protocol behavior changed. This PR only updates dependency versions and dependency management.
Focused validation was run for the Glue schema compatibility path because the Apicurio/Wire updates affect schema registry dependencies.
Checklist
./mvnw testpasses locally