We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d73671 commit 15e0096Copy full SHA for 15e0096
1 file changed
project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
20
import DependencyHelpers._
21
22
val jacksonDatabindVersion = "2.21.3"
23
- val jacksonDatabind3Version = "3.1.2"
+ val jacksonDatabind3Version = "3.1.3"
24
val jacksonXmlVersion = jacksonDatabindVersion
25
val junit4Version = "4.13.2"
26
val h2specVersion = "2.6.0"
0 commit comments