Bump log4jVersion from 2.24.1 to 2.24.2 (#3647)

Bumps `log4jVersion` 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-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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-23 10:34:20 +00:00
committed by GitHub
parent abdd0a8000
commit f9448ada78

View File

@@ -60,7 +60,7 @@ ext {
junitJupiterVersion = '5.11.3'
kafkaVersion = '3.8.1'
kotlinCoroutinesVersion = '1.8.1'
log4jVersion = '2.24.1'
log4jVersion = '2.24.2'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.14.1'
micrometerTracingVersion = '1.4.0'