cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Update commons-io #141

Closed cjstehno closed 2 years ago

cjstehno commented 2 years ago

Figure out how commons-io is coming into the dependency tree. Update commons-io to current version - the Maven Repo scanner picked up a moderate threat in the version being used, though the code in question is not used in the project so this is a low priority.

This comes from the fileupload library as a dependency.