mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-04 20:45:58 +01:00
Update json4s-jackson to 4.0.7
This commit is contained in:
committed by
kenji yoshida
parent
dabddf60b1
commit
d25889f6d2
@@ -29,7 +29,7 @@ libraryDependencies ++= Seq(
|
||||
"org.scalatra" %% "scalatra-javax" % ScalatraVersion,
|
||||
"org.scalatra" %% "scalatra-json-javax" % ScalatraVersion,
|
||||
"org.scalatra" %% "scalatra-forms-javax" % ScalatraVersion,
|
||||
"org.json4s" %% "json4s-jackson" % "4.0.6",
|
||||
"org.json4s" %% "json4s-jackson" % "4.0.7",
|
||||
"commons-io" % "commons-io" % "2.15.1",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.5",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.18",
|
||||
|
||||
Reference in New Issue
Block a user