mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-30 19:29:22 +01:00
Update json4s-jackson to 4.1.0 (#3934)
Co-authored-by: gitbucket-bot[bot] <256891351+gitbucket-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a84e501099
commit
06ea83579d
@@ -28,7 +28,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-M8",
|
||||
"io.github.json4s" %% "json4s-jackson" % "4.1.0",
|
||||
"commons-io" % "commons-io" % "2.21.0",
|
||||
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||
|
||||
Reference in New Issue
Block a user