Skip to content

Commit c8faee1

Browse files
authored
chore: update log4j version to 2.17.0 (#116)
1 parent bf5e903 commit c8faee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attribute-service/build.gradle.kts

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

6565
// Logging
6666
implementation("org.slf4j:slf4j-api:1.7.30")
67-
runtimeOnly("org.apache.logging.log4j:log4j-slf4j-impl:2.16.0")
67+
runtimeOnly("org.apache.logging.log4j:log4j-slf4j-impl:2.17.0")
6868

6969
// GRPC
7070
runtimeOnly("io.grpc:grpc-netty:1.42.0")

0 commit comments

Comments
 (0)