Skip to content

Commit bea7d2b

Browse files
Update jackson-databind to 2.16.2 (apache#511)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent f43f1cb commit bea7d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
1818
object Dependencies {
1919
import DependencyHelpers._
2020

21-
val jacksonDatabindVersion = "2.16.1"
21+
val jacksonDatabindVersion = "2.16.2"
2222
val jacksonXmlVersion = jacksonDatabindVersion
2323
val junitVersion = "4.13.2"
2424
val h2specVersion = "2.6.0"

0 commit comments

Comments
 (0)