We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc97e0e commit 13821b3Copy full SHA for 13821b3
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.14.1"
+ val log4j = "2.16.0"
22
val kinesisClient = "1.14.4"
23
val kinesisConnector = "1.3.0"
24
val nsqClient = "1.1.0-rc1"
0 commit comments