Skip to content

Commit 18e4cb0

Browse files
committed
Update all dependencies to v2.23.0
| datasource | package | from | to | | ---------- | ------------------------------------------ | ------ | ------ | | maven | org.apache.logging.log4j:log4j-slf4j2-impl | 2.22.1 | 2.23.0 | | maven | org.apache.logging.log4j:log4j-core | 2.22.1 | 2.23.0 | | maven | org.apache.logging.log4j:log4j-api | 2.22.1 | 2.23.0 |
1 parent 5d1e9a7 commit 18e4cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ nexus-publish = "2.0.0-rc-2"
2929
junit = "5.10.2"
3030
detekt = "1.23.5"
3131
spotless = "6.25.0"
32-
apache-log4j = "2.22.1"
32+
apache-log4j = "2.23.0"
3333

3434
[libraries]
3535
java-vavr = { module = "io.vavr:vavr", version.ref = "java-vavr" }

0 commit comments

Comments
 (0)