Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.24.0 to 2.24.1
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.24.0 to 2.24.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Sep 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d83e64b commit dead77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ repositories {

dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
testImplementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.24.0'
testImplementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.24.1'
testImplementation 'fi.protonode:certy:0.3.1'

// Following warning is printed with JDK17

0 comments on commit dead77a

Please sign in to comment.