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.22.0 to 2.22.1

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.22.0 to 2.22.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 Dec 28, 2023
1 parent fb0f81c commit a58a70a
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.9"
log4j2-version = "2.22.0"
log4j2-slf4j-version = "2.22.0"
log4j2-version = "2.22.1"
log4j2-slf4j-version = "2.22.1"
picocli-version = "4.7.5"
jackson-version = "2.16.1"
jakarta-mail-version = "2.0.1"
Expand Down

0 comments on commit a58a70a

Please sign in to comment.