Skip to content

Commit f9b389d

Browse files
fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2.25.3
1 parent 3faf604 commit f9b389d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jit-binding-server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020

2121
implementation("com.sksamuel.aedile:aedile-core:3.0.1")
2222
implementation("io.github.oshai:kotlin-logging:7.0.13")
23-
implementation(platform("org.apache.logging.log4j:log4j-bom:2.25.2"))
23+
implementation(platform("org.apache.logging.log4j:log4j-bom:2.25.3"))
2424
implementation("org.apache.logging.log4j:log4j-jul")
2525
runtimeOnly("org.apache.logging.log4j:log4j-core")
2626
runtimeOnly("org.apache.logging.log4j:log4j-slf4j2-impl")

0 commit comments

Comments
 (0)