Skip to content

Commit ca891f8

Browse files
Update jackson-dataformat-cbor to 2.19.4
1 parent 832a1b3 commit ca891f8

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
@@ -2,7 +2,7 @@ import sbt._
22

33
object Dependencies {
44
val log4j2Version = "2.17.2"
5-
val jacksonVersion = "2.19.1"
5+
val jacksonVersion = "2.19.4"
66
val specsVersion = "4.21.0"
77
val http4sVersion = "0.23.26"
88
val nettyVersion = "4.2.2.Final"

0 commit comments

Comments
 (0)