Skip to content

Commit

Permalink
Bump the log4j group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the log4j group with 2 updates: org.apache.logging.log4j:log4j-core and org.apache.logging.log4j:log4j-slf4j2-impl.


Updates `org.apache.logging.log4j:log4j-core` from 2.24.2 to 2.24.3

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.2 to 2.24.3

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: log4j
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: log4j
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a63577b commit 83d54fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
slf4j-version = "2.0.16"
log4j2-version = "2.24.2"
log4j2-slf4j-version = "2.24.2"
log4j2-version = "2.24.3"
log4j2-slf4j-version = "2.24.3"
sshj-version = "0.39.0"
picocli-version = "4.7.6"
jackson-version = "2.18.2"
Expand Down

0 comments on commit 83d54fa

Please sign in to comment.