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 e6463ad commit 9e98dfbCopy full SHA for 9e98dfb
1 file changed
build.sbt
@@ -44,9 +44,9 @@ val catsVersion: String = "2.13.0"
44
val okHttpVersion: String = "4.12.0"
45
val paClientVersion: String = "7.0.12"
46
val apacheThrift: String = "0.15.0"
47
-val jacksonDatabind: String = "2.19.1"
48
-val jacksonCbor: String = "2.19.1"
49
-val jacksonScalaModule: String = "2.19.1"
+val jacksonDatabind: String = "2.19.4"
+val jacksonCbor: String = "2.19.4"
+val jacksonScalaModule: String = "2.19.4"
50
val simpleConfigurationVersion: String = "1.5.7"
51
val googleOAuthClient: String = "1.39.0"
52
val nettyVersion: String = "4.2.2.Final"
0 commit comments