Skip to content

Commit 701a254

Browse files
Update jackson-databind to 2.18.3 (#662)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent bfe5516 commit 701a254

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

21-
val jacksonDatabindVersion = "2.18.2"
21+
val jacksonDatabindVersion = "2.18.3"
2222
val jacksonXmlVersion = jacksonDatabindVersion
2323
val junitVersion = "4.13.2"
2424
val h2specVersion = "2.6.0"

0 commit comments

Comments
 (0)