Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core 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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent f92f846 commit 969277c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
}

dependencies {
implementation "org.apache.logging.log4j:log4j-core:2.22.0"
implementation "org.apache.logging.log4j:log4j-core:2.22.1"
}

["0.0.1", "0.0.2"].forEach { v ->
Expand Down

0 comments on commit 969277c

Please sign in to comment.