sseide opened a new pull request #655: URL: https://github.com/apache/jmeter/pull/655
## Description security update for com.thoughtworks.xstream:xstream from 1.4.15 to 1.4.16 ## Motivation and Context This update fixes the following CVE: - CVE-2021-21341 (High) - CVE-2021-21342 (Medium) - CVE-2021-21343 (Medium) - CVE-2021-21344 (Medium) - CVE-2021-21345 (Medium) - CVE-2021-21346 (Medium) - CVE-2021-21347 (Medium) - CVE-2021-21348 (Medium) - CVE-2021-21349 (Medium) - CVE-2021-21350 (Medium) - CVE-2021-21351 (Medium) ## How Has This Been Tested? Tested with running `gradlew test` and within our own installation where this library was replaced. ## Types of changes <!--- What types of changes does your code introduce? Delete as appropriate --> - Bug fix (non-breaking change which fixes an issue) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] My code follows the [code style][style-guide] of this project. - [x] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- 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. For queries about this service, please contact Infrastructure at: [email protected]
