Skip to content

Commit 159b4af

Browse files
authored
Update log4j dependency to 2.17.1 (#3)
1 parent ec924e4 commit 159b4af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

2929
testImplementation 'com.google.errorprone:error_prone_test_helpers:2.7.1'
3030
testRuntimeOnly 'info.picocli:picocli:4.6.1'
31-
testRuntimeOnly 'org.apache.logging.log4j:log4j-api:2.17.0'
31+
testRuntimeOnly 'org.apache.logging.log4j:log4j-api:2.17.1'
3232

3333
}
3434

0 commit comments

Comments
 (0)