perkss opened a new pull request, #1630: URL: https://github.com/apache/samza/pull/1630
Issues: Upgrade dependencies for security fixes and enhancements for jetty and jackson In current dependencies there are security vulnerabilities Jackson: https://security.snyk.io/package/maven/com.fasterxml.jackson.core:jackson-databind/2.12.2 Jetty: https://security.snyk.io/package/maven/org.eclipse.jetty:jetty-server/9.4.38.v20210224 Upgrade Jackson to version: 2.13.3 Upgrade Jetty to [9.4.48.v20220622](https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server/9.4.48.v20220622) Changes: Describe major changes, listing each separately. Upgraded dependency management versions Tests: Existing Tests API Changes: None Upgrade Instructions: None Usage Instructions: None -- 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]
