mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-07 14:17:43 +02:00
Update json4s-jackson to 4.1.0-M8
This commit is contained in:
committed by
kenji yoshida
parent
6e341116c1
commit
ed00e613c3
@@ -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.1.0-M7",
|
||||
"org.json4s" %% "json4s-jackson" % "4.1.0-M8",
|
||||
"commons-io" % "commons-io" % "2.17.0",
|
||||
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||
|
||||
Reference in New Issue
Block a user