Skip to content

Commit 4efe13b

Browse files
authored
Merge pull request commercetools#685 from scala-steward/update/jackson-databind-2.19.2
Update jackson-databind to 2.19.2
2 parents e89dfde + eed127e commit 4efe13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
"org.json4s" %% "json4s-jackson" % "4.0.7",
3-
"com.fasterxml.jackson.core" % "jackson-databind" % "2.19.1",
3+
"com.fasterxml.jackson.core" % "jackson-databind" % "2.19.2",
44
"org.typelevel" %% "cats-core" % "2.13.0"
55
)

0 commit comments

Comments
 (0)