Skip to content

Commit 6e497d7

Browse files
Update slf4j monorepo to v2.0.12
1 parent 51482ee commit 6e497d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ maven_install(
230230
"org.apache.avro:avro-compiler:1.11.3",
231231
"org.apache.avro:avro:1.11.3",
232232
"org.checkerframework:checker-qual:3.42.0",
233-
"org.slf4j:slf4j-api:2.0.11",
234-
"org.slf4j:slf4j-jdk14:2.0.11",
233+
"org.slf4j:slf4j-api:2.0.12",
234+
"org.slf4j:slf4j-jdk14:2.0.12",
235235
maven.artifact(
236236
artifact = "avro-tools",
237237
exclusions = ["*:*"],

0 commit comments

Comments
 (0)