Skip to content

Commit 27be225

Browse files
build(deps): bump log4j2 from 2.24.1 to 2.24.2
Bumps `log4j2` from 2.24.1 to 2.24.2. Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.1 to 2.24.2 Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.2 Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 120b3f1 commit 27be225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlinCoroutines = "1.9.0"
88
kotlinxSerialization = "1.7.1"
99

1010
slf4j = "2.0.9"
11-
log4j2 = "2.24.1"
11+
log4j2 = "2.24.2"
1212

1313
h2 = "1.4.200"
1414
h2_v2 = "2.2.224"

0 commit comments

Comments
 (0)