Skip to content

Commit

Permalink
Update jackson-databind to 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 15, 2023
1 parent 30712bb commit 274f949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lazy val commonSettings = Seq(
"io.joern" %% "x2cpg" % joernVersion,
"com.github.scopt" %% "scopt" % "4.1.0",
"org.graalvm.js" % "js" % "22.3.4",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.15.3",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.16.0",
"com.atlassian.sourcemap" % "sourcemap" % "2.0.0",
"commons-io" % "commons-io" % "2.13.0",
"org.slf4j" % "slf4j-api" % "2.0.7",
Expand Down

0 comments on commit 274f949

Please sign in to comment.