Skip to content

Commit 75c75ea

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump org.apache.logging.log4j:log4j-bom from 2.23.0 to 2.23.1
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.23.0 to 2.23.1. - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc) - [Commits](apache/logging-log4j2@rel/2.23.0...rel/2.23.1) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d81ab35 commit 75c75ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ dependencies {
118118
because("ComparableVersion is used to reason about tested TestNG version")
119119
}
120120

121-
testRuntimeOnly(platform("org.apache.logging.log4j:log4j-bom:2.23.0"))
121+
testRuntimeOnly(platform("org.apache.logging.log4j:log4j-bom:2.23.1"))
122122
testRuntimeOnly("org.apache.logging.log4j:log4j-core")
123123
testRuntimeOnly("org.apache.logging.log4j:log4j-jul")
124124

0 commit comments

Comments
 (0)