mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-23 16:48:12 +00:00
change the akka version to 2.3.5 to fix the no such method issue
This commit is contained in:
parent
bf36e190f2
commit
442b39ca2f
@ -69,7 +69,7 @@ subprojects {
|
||||
"http_client" : "org.apache.httpcomponents:httpclient:4.5",
|
||||
"http_core" : "org.apache.httpcomponents:httpcore:4.4.1",
|
||||
"json_path" : "com.jayway.jsonpath:json-path:2.0.0",
|
||||
"akka" : "com.typesafe.akka:akka-actor_2.10:2.3.15",
|
||||
"akka" : "com.typesafe.akka:akka-actor_2.10:2.3.5",
|
||||
"jgit" : "org.eclipse.jgit:org.eclipse.jgit:4.1.1.201511131810-r",
|
||||
"jsoup" : "org.jsoup:jsoup:1.8.3",
|
||||
"commons_io" : "commons-io:commons-io:2.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user