Skip to content

Commit c39aaf0

Browse files
Update log4j2 monorepo to v2.24.0 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6730123 commit c39aaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencyResolutionManagement {
1616
library("sadu-postgresql", "de.chojo.sadu", "sadu-postgresql").versionRef("sadu")
1717
bundle("sadu", listOf("sadu-queries", "sadu-updater", "sadu-datasource", "sadu-postgresql"))
1818

19-
version("log4j", "2.23.1")
19+
version("log4j", "2.24.0")
2020
library("slf4j", "org.slf4j:slf4j-api:2.0.16")
2121
library("log4j-core", "org.apache.logging.log4j", "log4j-core").versionRef("log4j")
2222
library("log4j-slf4j2", "org.apache.logging.log4j", "log4j-slf4j2-impl").versionRef("log4j")

0 commit comments

Comments
 (0)