Skip to content

Commit

Permalink
CS-3576: bump log4j version. skip systemtest
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunkers committed Dec 16, 2021
1 parent 35aae20 commit d981ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencyManagement {

val redissonVersion = "3.16.2"

extra["log4j2.version"] = "2.15.0"
extra["log4j2.version"] = "2.16.0"

dependencies {
implementation("se.svt.oss:media-analyzer:1.0.3")
Expand Down

0 comments on commit d981ca6

Please sign in to comment.