Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2024
1 parent 4d56904 commit a7eb95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ dependencies {
implementation 'org.projectlombok:lombok:1.18.30'
annotationProcessor 'org.projectlombok:lombok:1.18.30'
implementation 'com.typesafe:config:1.4.3'
implementation 'org.apache.logging.log4j:log4j-core:2.23.0'
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
}

// https://github.com/DiUS/java-faker/issues/331#issuecomment-1091166953
Expand Down

0 comments on commit a7eb95a

Please sign in to comment.