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.21.0 to 2.21.1

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.21.0 to 2.21.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 40d7b27 commit 0e35e2f
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.21.0"
log4j2-slf4j-version = "2.21.0"
log4j2-version = "2.21.1"
log4j2-slf4j-version = "2.21.1"
picocli-version = "4.7.5"
jackson-version = "2.15.3"
jakarta-mail-version = "2.0.1"
Expand Down

0 comments on commit 0e35e2f

Please sign in to comment.