We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9d7f2 commit 248f913Copy full SHA for 248f913
project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
18
// Java
19
val config = "1.4.1"
20
val slf4j = "1.7.32"
21
- val log4j = "2.16.0"
+ val log4j = "2.17.0"
22
val kinesisClient = "1.14.5"
23
val kinesisConnector = "1.3.0"
24
val nsqClient = "1.1.0-rc1"
0 commit comments