Skip to content

Commit

Permalink
Merge pull request #1197 from dipjyotimetia/dependabot/gradle/org.apa…
Browse files Browse the repository at this point in the history
…che.logging.log4j-log4j-core-2.23.1

Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1
  • Loading branch information
dipjyotimetia committed Mar 11, 2024
2 parents 124cc60 + a7eb95a commit 7c225c5
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 7c225c5

Please sign in to comment.