Skip to content

Commit a2b0a6b

Browse files
Update jackson-databind to 2.19.2 (#703)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 8e76e00 commit a2b0a6b

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
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
1818
object Dependencies {
1919
import DependencyHelpers._
2020

21-
val jacksonDatabindVersion = "2.19.1"
21+
val jacksonDatabindVersion = "2.19.2"
2222
val jacksonXmlVersion = jacksonDatabindVersion
2323
val junitVersion = "4.13.2"
2424
val h2specVersion = "2.6.0"

0 commit comments

Comments
 (0)