Skip to content

Commit 2002cff

Browse files
authored
Merge pull request #771 from scala-steward/update/jackson-databind-2.21.3
Update jackson-databind to 2.21.3
2 parents 173e0fb + 0974840 commit 2002cff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

json/json-core/dependencies.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
libraryDependencies ++= Seq(
22
"io.github.json4s" %% "json4s-jackson" % "4.1.0",
3-
"com.fasterxml.jackson.core" % "jackson-databind" % "2.21.2",
3+
"com.fasterxml.jackson.core" % "jackson-databind" % "2.21.3",
44
"org.typelevel" %% "cats-core" % "2.13.0"
55
)

0 commit comments

Comments
 (0)