Skip to content

Commit

Permalink
Update log4j2 monorepo to v2.24.3 (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 6bbd387 commit ad69a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencyResolutionManagement {
library("sadu-postgresql", "de.chojo.sadu", "sadu-postgresql").versionRef("sadu")
bundle("sadu", listOf("sadu-queries", "sadu-updater", "sadu-datasource", "sadu-postgresql"))

version("log4j", "2.24.2")
version("log4j", "2.24.3")
library("slf4j", "org.slf4j:slf4j-api:2.0.16")
library("log4j-core", "org.apache.logging.log4j", "log4j-core").versionRef("log4j")
library("log4j-slf4j2", "org.apache.logging.log4j", "log4j-slf4j2-impl").versionRef("log4j")
Expand Down

0 comments on commit ad69a9a

Please sign in to comment.