Skip to content

Commit

Permalink
Merge pull request #51 from tsaarni/dependabot/gradle/org.apache.logg…
Browse files Browse the repository at this point in the history
…ing.log4j-log4j-slf4j-impl-2.24.2

Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.24.1 to 2.24.2
  • Loading branch information
tsaarni authored Nov 25, 2024
2 parents 978d0be + c593508 commit 2aee5e2
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
Expand Up @@ -17,7 +17,7 @@ repositories {

dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
testImplementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.24.1'
testImplementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.24.2'
testImplementation 'fi.protonode:certy:0.4.1'

// Following warning is printed with JDK17
Expand Down

0 comments on commit 2aee5e2

Please sign in to comment.