Skip to content

Commit

Permalink
Bump log4jVersion from 2.23.0 to 2.24.1
Browse files Browse the repository at this point in the history
Bumps `log4jVersion` from 2.23.0 to 2.24.1.

Updates `org.apache.logging.log4j:log4j-core` from 2.23.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-layout-template-json` from 2.23.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.23.0 to 2.24.1

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-layout-template-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 3cff3d5 commit 83b93bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ micrometerVersion = "1.12.4"
nimbusVersion = "11.13"
kafkaClientVersion = "3.7.0_1"
kubernetesClientVersion = "6.13.1"
log4jVersion = "2.23.0"
log4jVersion = "2.24.1"
liquibaseVersion = "4.29.0"
mssqlDriverVersion = "11.2.3.jre17"
postgresDriverVersion = "42.7.3"
Expand Down

0 comments on commit 83b93bc

Please sign in to comment.