Skip to content

Commit 35aae20

Browse files
committed
Bump log4j2 version to 2.15.0
Signed-off-by: Gustav Grusell <[email protected]>
1 parent 4033f5c commit 35aae20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ dependencyManagement {
7373

7474
val redissonVersion = "3.16.2"
7575

76+
extra["log4j2.version"] = "2.15.0"
77+
7678
dependencies {
7779
implementation("se.svt.oss:media-analyzer:1.0.3")
7880
implementation(kotlin("reflect"))

0 commit comments

Comments
 (0)