-
Notifications
You must be signed in to change notification settings - Fork 161
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
Upgraded Guava version from 19.0 to 27.1-jre - CVE-2018-10237 - CWE-119 #2615
Upgraded Guava version from 19.0 to 27.1-jre - CVE-2018-10237 - CWE-119 #2615
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2615 +/- ##
=============================================
+ Coverage 45.59% 49.48% +3.88%
- Complexity 2309 2478 +169
=============================================
Files 992 992
Lines 28134 28134
Branches 2308 2308
=============================================
+ Hits 12827 13921 +1094
+ Misses 14350 13231 -1119
- Partials 957 982 +25
Continue to review full report at Codecov.
|
CQ Approved! 🎉 |
361460d
to
35c7b15
Compare
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.
Please fix the spacing!
...ava/org/eclipse/kapua/broker/core/listener/DeviceManagementNotificationMessageProcessor.java
Outdated
Show resolved
Hide resolved
Signed-off-by: coduz <alberto.codutti@eurotech.com>
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
61be265
to
ffdced8
Compare
This PR bumps the version of Guava Library to 27.1-jre
Related Issue
None
Description of the solution adopted
Bumped to the last version that has currently a CQ already approved on which we can piggy back our CQ.
CQ to piggy back: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=19822
Kapua CQ: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=20138
Screenshots
None
Any side note on the changes made
None