Skip to content

Commit

Permalink
Merge pull request #242 from scala-steward/update/jackson-databind-2.…
Browse files Browse the repository at this point in the history
…14.2

Update jackson-databind to 2.14.2
  • Loading branch information
ursachec authored Mar 23, 2023
2 parents 2f7a798 + 5bebc8c commit c8dbd83
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 @@ -93,7 +93,7 @@ lazy val commonSettings = Seq(
"io.joern" %% "x2cpg" % joernVersion,
"com.github.scopt" %% "scopt" % "4.1.0",
"org.graalvm.js" % "js" % "22.0.0.2",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.14.1",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.14.2",
"com.atlassian.sourcemap" % "sourcemap" % "2.0.0",
"commons-io" % "commons-io" % "2.11.0",
"org.slf4j" % "slf4j-api" % "2.0.7",
Expand Down

0 comments on commit c8dbd83

Please sign in to comment.