Skip to content

Commit 1477d1d

Browse files
Excavator: Upgrade slf4j
1 parent 80679d0 commit 1477d1d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (2 constraints: 8118c1c5)
5959
org.jspecify:jspecify:1.0.0 (1 constraints: 130ae0b4)
6060
org.openjdk.jmh:jmh-core:1.37 (5 constraints: 52476be6)
6161
org.openjdk.jmh:jmh-generator-annprocess:1.37 (1 constraints: df04fc30)
62-
org.slf4j:slf4j-api:1.7.36 (2 constraints: 801849c0)
62+
org.slf4j:slf4j-api:2.0.17 (2 constraints: 801849c0)
6363
org.tukaani:xz:1.9 (1 constraints: 6b09e995)
6464

6565
[Test dependencies]

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ org.immutables:value = 2.10.1
1717
org.junit.jupiter:* = 5.10.2
1818
org.junit.vintage:* = 5.10.2
1919
org.junit.platform:* = 1.10.2
20-
org.slf4j:* = 1.7.36
20+
org.slf4j:* = 2.0.17
2121
com.fasterxml.jackson.*:* = 2.18.3
2222
com.fasterxml.jackson.core:jackson-databind = 2.18.3
2323
org.openjdk.jmh:* = 1.37

0 commit comments

Comments
 (0)