CMR-11453 - Update netty version to 4.1.137.Final to address Snyk vulnerability - #2492
Open
jaortega527 wants to merge 1 commit into
Open
CMR-11453 - Update netty version to 4.1.137.Final to address Snyk vulnerability#2492jaortega527 wants to merge 1 commit into
jaortega527 wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2492 +/- ##
===========================================
- Coverage 86.92% 57.96% -28.97%
===========================================
Files 44 1074 +1030
Lines 6326 74707 +68381
Branches 320 2190 +1870
===========================================
+ Hits 5499 43303 +37804
- Misses 619 29354 +28735
- Partials 208 2050 +1842 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Overview
What is the objective?
Updates Netty from 4.1.136.Final to 4.1.137.Final in the CMR message queue library. Addresses SNYK-JAVA-IONETTY-18955131 and SNYK-JAVA-IONETTY-19005879.
What are the changes?
What areas of the application does this impact?
Required Checklist
Additional Checklist