Skip to content

Commit 85a8c2d

Browse files
authored
upgrade log4j2 2.17.1 (#75)
1 parent f9af045 commit 85a8c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
implementation("com.google.protobuf:protobuf-java-util:3.17.3")
4545

4646
compileOnly("org.slf4j:slf4j-api:1.7.30")
47-
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.0")
47+
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.1")
4848

4949
implementation("org.apache.commons:commons-lang3:3.12.0")
5050

0 commit comments

Comments
 (0)