Skip to content

Commit 9591104

Browse files
Update log4j2
1 parent 60122fb commit 9591104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencyResolutionManagement {
3434
library("restate-sdk-request-identity", "dev.restate", "sdk-request-identity")
3535
.versionRef("restate")
3636

37-
version("log4j", "2.19.0")
37+
version("log4j", "2.24.1")
3838
library("log4j-api", "org.apache.logging.log4j", "log4j-api").versionRef("log4j")
3939
library("log4j-core", "org.apache.logging.log4j", "log4j-core").versionRef("log4j")
4040
library("log4j-slf4j", "org.apache.logging.log4j", "log4j-slf4j-impl").versionRef("log4j")

0 commit comments

Comments
 (0)