Skip to content

Commit 8ddd6be

Browse files
authored
Merge pull request #63 from moia-oss/update/log4j-core-2.17.2
Update log4j-api, log4j-core, log4j-jul, ... to 2.17.2
2 parents b379a1b + 6155285 commit 8ddd6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ lazy val library =
6161
object Version {
6262
val akka = "2.6.18"
6363
val akkaHttp = "10.2.8"
64-
val log4j = "2.17.1"
64+
val log4j = "2.17.2"
6565
val pureConfig = "0.17.1"
6666
val scalaCheck = "1.15.4"
6767
val scalaLogging = "3.9.4"

0 commit comments

Comments
 (0)