Skip to content

Commit

Permalink
removed jackson libs
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Jul 13, 2014
1 parent 9a87c9d commit 9a93557
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/swagger-play2/project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ object ApplicationBuild extends Build {
checksums in update := Nil

val appDependencies: Seq[sbt.ModuleID] = Seq(
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.1.3",
"com.fasterxml.jackson.core" % "jackson-annotations" % "2.1.4",
"org.slf4j" % "slf4j-api" % "1.6.4",
"com.wordnik" % "swagger-jaxrs_2.10" % "1.3.7",
"javax.ws.rs" % "jsr311-api" % "1.1.1",
Expand Down

0 comments on commit 9a93557

Please sign in to comment.