opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.84k stars 1.83k forks source link

Update dependency org.apache.zookeeper:zookeeper to v3.9.3 #16593

Closed mend-for-github-com[bot] closed 2 weeks ago

mend-for-github-com[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
org.apache.zookeeper:zookeeper (source) dependencies patch 3.9.2 -> 3.9.3

By merging this PR, the issue #16592 will be automatically resolved and closed:

Severity CVSS Score CVE
Medium Medium 5.5 CVE-2024-51504

github-actions[bot] commented 2 weeks ago

:white_check_mark: Gradle check result for ebdfa77f32336c7c4653519a0d1707e6f664e378: SUCCESS

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.06%. Comparing base (034bd2b) to head (ebdfa77). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16593 +/- ## ============================================ + Coverage 72.04% 72.06% +0.02% + Complexity 65093 65073 -20 ============================================ Files 5314 5314 Lines 303541 303545 +4 Branches 43921 43923 +2 ============================================ + Hits 218683 218752 +69 + Misses 66946 66853 -93 - Partials 17912 17940 +28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.