Skip to content

Commit 2ce2d4c

Browse files
Update json4s-jackson from 4.0.6 to 4.0.7
1 parent bdd5dc2 commit 2ce2d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalatra/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ libraryDependencies ++= Seq(
1313
"javax.servlet" % "javax.servlet-api" % "4.0.1" % "provided",
1414
"org.scalatra" %% "scalatra-auth" % ScalatraVersion,
1515
"org.scalatra" %% "scalatra-json" % "2.8.4",
16-
"org.json4s" %% "json4s-jackson" % "4.0.6",
16+
"org.json4s" %% "json4s-jackson" % "4.0.7",
1717
"com.typesafe.slick" %% "slick" % "3.4.1",
1818
"com.h2database" % "h2" % "2.1.214",
1919
"com.mchange" % "c3p0" % "0.9.5.5"

0 commit comments

Comments
 (0)