Skip to content

Commit bae9a61

Browse files
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.1 to 2.25.2 in the log-dependencies group (#135)
1 parent d02d0fb commit bae9a61

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
@@ -19,7 +19,7 @@ junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform
1919
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version.ref = "junit5" }
2020
junit4 = { group = "junit", name = "junit", version.ref = "junit4" }
2121
assertj = { group = "org.assertj", name = "assertj-core", version = "3.27.3" }
22-
log4j-slf4j2 = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl", version = "2.25.1" }
22+
log4j-slf4j2 = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl", version = "2.25.2" }
2323

2424
[plugins]
2525
release = { id = "com.bakdata.release", version = "1.11.0" }

0 commit comments

Comments
 (0)