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 83a713c commit 13041e7Copy full SHA for 13041e7
project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
19
import DependencyHelpers._
20
21
val jacksonDatabindVersion = "2.20.1"
22
- val jacksonDatabind3Version = "3.0.1"
+ val jacksonDatabind3Version = "3.0.2"
23
val jacksonXmlVersion = jacksonDatabindVersion
24
val junitVersion = "4.13.2"
25
val h2specVersion = "2.6.0"
0 commit comments