Skip to content

Commit 13041e7

Browse files
Update jackson-databind to 3.0.2 (#868)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 83a713c commit 13041e7

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)