Skip to content

Commit 5334448

Browse files
Update jackson-databind to 3.0.4 (#936)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 798a0b1 commit 5334448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object Dependencies {
1919
import DependencyHelpers._
2020

2121
val jacksonDatabindVersion = "2.20.1"
22-
val jacksonDatabind3Version = "3.0.3"
22+
val jacksonDatabind3Version = "3.0.4"
2323
val jacksonXmlVersion = jacksonDatabindVersion
2424
val junitVersion = "4.13.2"
2525
val h2specVersion = "2.6.0"

0 commit comments

Comments
 (0)