Skip to content

Commit f23849e

Browse files
Update jackson-databind to 3.0.2
1 parent 83a713c commit f23849e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1"
22+
val jacksonDatabind3Version = "3.0.2"
2323
val jacksonXmlVersion = jacksonDatabindVersion
2424
val junitVersion = "4.13.2"
2525
val h2specVersion = "2.6.0"

0 commit comments

Comments
 (0)