Skip to content

Commit 5361617

Browse files
authored
chore: update log4j version to 2.17.0 (#90)
1 parent 5bced9a commit 5361617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ kotlin-stdlibJdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", versio
5454
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.21" }
5555
jersey-common = { module = "org.glassfish.jersey.core:jersey-common", version = "2.34" }
5656

57-
slf4j-log4jimpl = { module = "org.apache.logging.log4j:log4j-slf4j-impl", version = "2.16.0" }
57+
slf4j-log4jimpl = { module = "org.apache.logging.log4j:log4j-slf4j-impl", version = "2.17.0" }
5858
slf4j-api = { module = "org.slf4j:slf4j-api", version = "1.7.30" }
5959

6060

0 commit comments

Comments
 (0)