-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Upgrades protobuf-java to 3.22.5 #16779
Conversation
❌ Gradle check result for fce695d: ABORTED Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Owais <owaiskazi19@gmail.com>
Signed-off-by: Owais <owaiskazi19@gmail.com>
43343f4
to
d4c56c8
Compare
❌ Gradle check result for 43343f4: ABORTED Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 1.3 #16779 +/- ##
============================================
+ Coverage 77.56% 77.67% +0.10%
- Complexity 58760 58808 +48
============================================
Files 4223 4223
Lines 253441 253459 +18
Branches 38701 38692 -9
============================================
+ Hits 196590 196881 +291
+ Misses 40844 40601 -243
+ Partials 16007 15977 -30 ☔ View full report in Codecov by Sentry. |
* Upgrades protobuf-java to 3.22.5 Signed-off-by: Owais <owaiskazi19@gmail.com> * Adds CHANGELOG Signed-off-by: Owais <owaiskazi19@gmail.com> --------- Signed-off-by: Owais <owaiskazi19@gmail.com>
Description
Fixes CVE-2024-7254
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
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.