Skip to content

Commit 5d7760f

Browse files
Update log4j2 monorepo to v2.25.3
1 parent a19bda0 commit 5d7760f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

schematicbrushreborn-core/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ plugins {
66
dependencies {
77
api(project(":schematicbrushreborn-api"))
88
compileOnly(libs.jetbrains.annotations)
9-
compileOnly("org.apache.logging.log4j", "log4j-slf4j2-impl", "2.25.2")
10-
compileOnly("org.apache.logging.log4j", "log4j-core", "2.25.2")
9+
compileOnly("org.apache.logging.log4j", "log4j-slf4j2-impl", "2.25.3")
10+
compileOnly("org.apache.logging.log4j", "log4j-core", "2.25.3")
1111

1212
implementation(libs.bstats)
1313

0 commit comments

Comments
 (0)