Skip to content

Commit fd8f038

Browse files
Update log4j to v2.24.3
1 parent ea11857 commit fd8f038

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
@@ -12,7 +12,7 @@ dependencyResolutionManagement {
1212
library("sadu-datasource", "de.chojo.sadu", "sadu-datasource").versionRef("sadu")
1313
bundle("sadu", listOf("sadu-queries", "sadu-updater", "sadu-postgresql", "sadu-datasource"))
1414

15-
version("log4j", "2.23.1")
15+
version("log4j", "2.24.3")
1616

1717
library("slf4j-api", "org.slf4j:slf4j-api:2.0.16")
1818
library("log4j-core", "org.apache.logging.log4j", "log4j-core").versionRef("log4j")

0 commit comments

Comments
 (0)