Skip to content

Commit

Permalink
Update build.sbt for guava
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyHuo committed May 15, 2019
1 parent 4926d85 commit 07a8c2d
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 07a8c2d

Please sign in to comment.