-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[1.3] Updates jackson version to be in sync with core #2128
[1.3] Updates jackson version to be in sync with core #2128
Conversation
Codecov Report
@@ Coverage Diff @@
## 1.3 #2128 +/- ##
============================================
+ Coverage 64.59% 64.63% +0.03%
- Complexity 3215 3217 +2
============================================
Files 247 247
Lines 17351 17358 +7
Branches 3082 3085 +3
============================================
+ Hits 11208 11219 +11
+ Misses 4594 4591 -3
+ Partials 1549 1548 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't update 1.x, its a dead end branch. Can this change be pointed against main and backported? If not, please make the change against 1.3
@DarshitChanpura Please re-base this change against 1.3. This change will be included in 1.3.6 and needs to get merged in today as EOD today is code freeze for 1.3.6. |
Signed-off-by: Darshit Chanpura <[email protected]>
04ee420
to
d52644f
Compare
Retriggering CI |
Issues Resolved
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.