[fix][deps] Upgrade Spring, BouncyCastle FIPS, and Vert.x to remediate multiple CVEs - #24892
[fix][deps] Upgrade Spring, BouncyCastle FIPS, and Vert.x to remediate multiple CVEs#24892guptas6est wants to merge 1 commit into
Conversation
|
It's better to handle the updates separate for each dependency so that we would know that what breaks if the CI doesn't pass. In addition, there's a need to update the license files. For example, #24232 is a PR where Jetty was upgraded. Similar separate PRs would be needed in this case. |
|
@guptas6est I'll close this PR and if you are interested, please submit new PRs according following the instructions in my previous comment. |
|
Found the Jetty 9.4.58 release notes: https://github.com/jetty/jetty.project/releases/tag/jetty-9.4.58.v20250814 . References CVE-2025-5115. These links could be included in the separate PR. |
|
Vert.x is already covered in #24889 |
|
Jetty 9.4.58.v20250814 upgrade: #24897 @guptas6est Would you like to continue with the remaining ones in a similar way? |
Fixes #xyz
Main Issue: #xyz
PIP: #xyz
Motivation
This PR upgrades vulnerable dependencies in Pulsar to address multiple security advisories identified in the recent CVE scan.
CVE IDs remediated:
Modifications
Verifying this change
(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: