Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-bom to v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent d9b0484 commit 99573c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
junit4 = { module = "junit:junit", version = "4.13.2" }
junit-bom = { module = "org.junit:junit-bom", version = "5.7.2" }
log4j-bom = { module = "org.apache.logging.log4j:log4j-bom", version = "2.23.1" }
log4j-bom = { module = "org.apache.logging.log4j:log4j-bom", version = "2.24.0" }
maven-artifact = { module = "org.apache.maven:maven-artifact", version = "3.9.9" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.12.0" }
testng = { module = "org.testng:testng", version.ref = "latestTestNG" }

0 comments on commit 99573c2

Please sign in to comment.