Skip to content

Commit

Permalink
Bump log4j from 2.21.0 to 2.21.1
Browse files Browse the repository at this point in the history
Bumps `log4j` from 2.21.0 to 2.21.1.

Updates `org.apache.logging.log4j:log4j-core` from 2.21.0 to 2.21.1

Updates `org.apache.logging.log4j:log4j-jul` 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-name: org.apache.logging.log4j:log4j-jul
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcphilipp committed Oct 31, 2023
1 parent b1d7e22 commit 6916f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ junit4 = "4.13.2"
junit4Osgi = "4.13.2_1"
junit4Min = "4.12"
ktlint = "0.48.2"
log4j = "2.21.0"
log4j = "2.21.1"
opentest4j = "1.3.0"
openTestReporting = "0.1.0-M1"
surefire = "3.2.1"
Expand Down

0 comments on commit 6916f65

Please sign in to comment.