You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current jetty dependency (v 9.4.15.v20190215) used by com.cognitect.aws has security vulnerabilities, see here. Consider using jetty version 9.4.17.v20190418 and above (preferably 9.4.18.v20190429 since this is the one used by pedestal.io v0.5.7)
Thanks for the heads up on this one. I've passed this info on to my colleagues who manage the http-client. Once they get a release out I'll get out a release of aws-api with an upgrade to the new http-client. Until then, you can use the latest jetty libs by including it as explicit dependencies (true for leiningen and tools.deps).
cognitect.http-client-0.1.104 was just released with an upgrade to jetty-9.4.24.v20191120. I'll try to get a release of aws-client out with this upgrade this week.
Dependencies
Description with failing test case
Current jetty dependency (v 9.4.15.v20190215) used by com.cognitect.aws has security vulnerabilities, see here. Consider using jetty version 9.4.17.v20190418 and above (preferably 9.4.18.v20190429 since this is the one used by pedestal.io v0.5.7)
Result from
lein deps :tree
The text was updated successfully, but these errors were encountered: