[Backport 3.7] Bump dependencies to address CVEs#21897
Conversation
- Bump jetty 9.4.57 -> 9.4.58 in hdfs-fixture (CVE-2026-2332, latest public 9.4.x, no full fix available for EOL line) - Bump kafka-clients 3.9.1 -> 3.9.2 (CVE-2026-35554) - Upgrade maven-model 3.9.12 -> 3.9.16, force plexus-utils 4.0.3 (CVE-2025-67030) - Force log4j-core to 2.25.4 in buildSrc (CVE-2026-34480, CVE-2026-34478, CVE-2026-34477) Signed-off-by: Craig Perkins <cwperx@amazon.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 6732cd9.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21897 +/- ##
=========================================
Coverage 73.37% 73.38%
- Complexity 75448 75482 +34
=========================================
Files 6034 6033 -1
Lines 342504 342572 +68
Branches 49259 49276 +17
=========================================
+ Hits 251310 251394 +84
- Misses 71175 71187 +12
+ Partials 20019 19991 -28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Backport of #21879
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.