Skip to content

Commit fb4e50b

Browse files
Update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.25.4 (#946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51f5020 commit fb4e50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ immutables-valueAnnotations = { module = "org.immutables:value-annotations", ver
1313
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.1.0" }
1414
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "6.0.3" }
1515
junit-platform-reporting = { module = "org.junit.platform:junit-platform-reporting", version = "6.0.3" }
16-
log4j-slf4j2-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.25.3" }
16+
log4j-slf4j2-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.25.4" }
1717
picocli = { module = "info.picocli:picocli", version = "4.7.7" }
1818
playwright = { module = "com.microsoft.playwright:playwright", version.ref = "playwright" }
1919
saxon = { module = "net.sf.saxon:Saxon-HE", version = "12.9" }

0 commit comments

Comments
 (0)