Skip to content

Commit bda73dc

Browse files
Update slf4j monorepo to v2.0.16
1 parent 8e4d8e9 commit bda73dc

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
@@ -215,8 +215,8 @@ maven_install(
215215
"org.apache.avro:avro-compiler:1.12.0",
216216
"org.apache.avro:avro:1.12.0",
217217
"org.checkerframework:checker-qual:3.45.0",
218-
"org.slf4j:slf4j-api:2.0.15",
219-
"org.slf4j:slf4j-jdk14:2.0.15",
218+
"org.slf4j:slf4j-api:2.0.16",
219+
"org.slf4j:slf4j-jdk14:2.0.16",
220220
maven.artifact(
221221
artifact = "avro-tools",
222222
exclusions = ["*:*"],

0 commit comments

Comments
 (0)