We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c764b6 commit 6f8b2b0Copy full SHA for 6f8b2b0
log-appender/build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
implementation("org.slf4j:jul-to-slf4j:2.0.16")
24
25
// Log4j
26
- implementation(platform("org.apache.logging.log4j:log4j-bom:2.24.2"))
+ implementation(platform("org.apache.logging.log4j:log4j-bom:2.24.3"))
27
implementation("org.apache.logging.log4j:log4j-api")
28
implementation("org.apache.logging.log4j:log4j-core")
29
0 commit comments