Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1 (#361)
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent d14727e commit 13e5d6b
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 @@ -25,7 +25,7 @@ dependencies {
implementation 'io.netty:netty-codec:4.1.113.Final'
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'

testImplementation 'org.apache.logging.log4j:log4j-core:2.24.0'
testImplementation 'org.apache.logging.log4j:log4j-core:2.24.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.1'
testImplementation 'org.awaitility:awaitility:4.2.2'
Expand Down

0 comments on commit 13e5d6b

Please sign in to comment.