Skip to content

Commit 4c8440b

Browse files
chore(deps): bump log4j2 from 2.20.0 to 2.26.0
Bumps `log4j2` from 2.20.0 to 2.26.0. Updates `org.apache.logging.log4j:log4j-api` from 2.20.0 to 2.26.0 Updates `org.apache.logging.log4j:log4j-core` from 2.20.0 to 2.26.0 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0aa73e commit 4c8440b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ kotlinSpring7 = "2.2.0"
1717
kotlin-compatible-version = "1.9"
1818
ktorClient = "3.0.0"
1919
logback = "1.2.9"
20-
log4j2 = "2.20.0"
20+
log4j2 = "2.26.0"
2121
nopen = "1.0.1"
2222
# see https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-compatibility-and-versioning.html#kotlin-compatibility
2323
# see https://developer.android.com/jetpack/androidx/releases/compose-kotlin

0 commit comments

Comments
 (0)