Skip to content

Commit

Permalink
Bump log4j-core to 2.16.0 (close #211)
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Dec 15, 2021
1 parent 37a5e7d commit e19431e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object Dependencies {
// Java
val config = "1.4.1"
val slf4j = "1.7.32"
val log4j = "2.14.1"
val log4j = "2.16.0"
val kinesisClient = "1.14.4"
val kinesisConnector = "1.3.0"
val elasticsearch = "6.8.18"
Expand Down

0 comments on commit e19431e

Please sign in to comment.