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.23.0 to 2.23.1

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

---
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 Mar 11, 2024
1 parent ebb2a0b commit b565b5b
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.12"
log4j2-version = "2.23.0"
log4j2-slf4j-version = "2.23.0"
log4j2-version = "2.23.1"
log4j2-slf4j-version = "2.23.1"
sshj-version = "0.38.0"
picocli-version = "4.7.5"
jackson-version = "2.16.1"
Expand Down

0 comments on commit b565b5b

Please sign in to comment.