We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798a0b1 commit 5334448Copy full SHA for 5334448
1 file changed
project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
19
import DependencyHelpers._
20
21
val jacksonDatabindVersion = "2.20.1"
22
- val jacksonDatabind3Version = "3.0.3"
+ val jacksonDatabind3Version = "3.0.4"
23
val jacksonXmlVersion = jacksonDatabindVersion
24
val junitVersion = "4.13.2"
25
val h2specVersion = "2.6.0"
0 commit comments