nicoloboschi opened a new pull request #14975: URL: https://github.com/apache/pulsar/pull/14975
### Motivation `spring-beans` < 5.3.18 has a high vulnerability https://tanzu.vmware.com/security/cve-2022-22965 Even if `spring-beans` is not explicitly listed in the CVE description, the vulnerability is under further research and most of the Security orgs recommend to update to 5.3.18. e.g. https://blog.sonatype.com/new-0-day-spring-framework-vulnerability-confirmed ### Modifications * Update from 5.3.15 to 5.3.18 Note: spring in not used in Pulsar codebase. For Pulsar IO, it is used in `batch-data-generator` (addressed by this pull) and in Canal connector. Since there's no test in Canal connector I haven't done the upgrade (we can do another pull) - [x] `no-need-doc` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
