mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-01-15 16:23:52 +01:00
Evicted a vulnerable library. Althought the vulnerability does not seem to be triggerable, this should make it future-proof.
This commit is contained in:
@@ -81,6 +81,8 @@ libraryDependencies += "com.google.caliper" % "caliper" % "1.0-beta-2"
|
||||
|
||||
libraryDependencies += "org.apache.httpcomponents" % "httpclient" % "4.3.6" // evict the vulnerable version
|
||||
|
||||
libraryDependencies += "commons-collections" % "commons-collections" % "3.2.2" // evict the vulnerable version
|
||||
|
||||
routesImport += "binders.QueryBinders._"
|
||||
|
||||
// Uncomment to use Akka
|
||||
|
||||
Reference in New Issue
Block a user