Skip to content

Commit 05eeef7

Browse files
authored
chore: update log4j version to 2.17.0 (#38)
1 parent 53316ec commit 05eeef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-service-framework/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
}
3636
}
3737

38-
testImplementation("org.apache.logging.log4j:log4j-slf4j-impl:2.15.0")
38+
testImplementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.0")
3939
testImplementation("org.junit.jupiter:junit-jupiter:5.7.1")
4040
testImplementation("org.mockito:mockito-core:3.8.0")
4141
testImplementation("org.eclipse.jetty:jetty-servlet:9.4.44.v20210927:tests")

0 commit comments

Comments
 (0)