Skip to content

Commit 1ae69fa

Browse files
author
Anuraag Agrawal
authored
Update log4j test dependency (#133)
1 parent d1b010b commit 1ae69fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ val DEPENDENCY_BOMS = listOf(
3737
"com.linecorp.armeria:armeria-bom:1.13.4",
3838
"io.grpc:grpc-bom:1.42.1",
3939
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${if (!TEST_SNAPSHOTS) "$otelVersion-alpha" else "$otelSnapshotVersion-alpha-SNAPSHOT"}",
40-
"org.apache.logging.log4j:log4j-bom:2.16.0",
40+
"org.apache.logging.log4j:log4j-bom:2.17.0",
4141
"org.junit:junit-bom:5.8.2",
4242
"org.springframework.boot:spring-boot-dependencies:2.6.1",
4343
"org.testcontainers:testcontainers-bom:1.16.2",

0 commit comments

Comments
 (0)