-
Notifications
You must be signed in to change notification settings - Fork 369
[AMORO-3971] Fix high CVEs in dependencies, including Zookeeper, Jackson-Core, and Snappy-Java. #3976
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
base: master
Are you sure you want to change the base?
Conversation
dafa018 to
a85cdfe
Compare
9d7a47f to
c7364ee
Compare
|
releated to amoro-shade: apache/amoro-shade#3 |
302c487 to
f5c6997
Compare
|
bb55b91 to
909f7ea
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3976 +/- ##
============================================
- Coverage 29.14% 28.94% -0.21%
+ Complexity 3921 3877 -44
============================================
Files 638 632 -6
Lines 50937 50676 -261
Branches 6545 6464 -81
============================================
- Hits 14846 14668 -178
+ Misses 35030 34978 -52
+ Partials 1061 1030 -31
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4bc0134 to
68cd129
Compare
|
could you update the dependencies list. |
|
@xxubai
|
33b37c7 to
d234b61
Compare
f488787 to
8c4e5b2
Compare
…g to 2.15.0-0.9-SNAPSHOT
8c4e5b2 to
233300b
Compare
|
The compilation error is as follows: |


Why are the changes needed?
Close #3971.
Brief change log
How was this patch tested?
Add some test cases that check the changes thoroughly including negative and positive cases if possible
Add screenshots for manual tests if appropriate
Run test locally before making a pull request
Documentation