Skip to content

Commit

Permalink
Merge pull request #314 from InterestingLab/rickyhuo.fixbug.build
Browse files Browse the repository at this point in the history
Update build.sbt for guava
  • Loading branch information
garyelephant authored May 15, 2019
2 parents 25cff64 + 07a8c2d commit f1600f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion waterdrop-core/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ libraryDependencies ++= Seq(
excludeAll(ExclusionRule(organization="com.fasterxml.jackson.core")),
"com.pingcap.tikv" % "tikv-client" % "1.1",
"ru.yandex.clickhouse" % "clickhouse-jdbc" % "0.1.39"
exclude("com.google.guava","guava")
excludeAll(ExclusionRule(organization="com.fasterxml.jackson.core")),
"com.databricks" %% "spark-xml" % "0.5.0",
"org.apache.httpcomponents" % "httpasyncclient" % "4.1.3"
Expand Down

0 comments on commit f1600f2

Please sign in to comment.