Skip to content

Commit f2a0060

Browse files
Update slf4j monorepo to v2.0.16
1 parent 8c34d47 commit f2a0060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ maven_install(
2828
"org.apache.httpcomponents:httpclient:4.5.14",
2929
# This is the last release that produce Java 8 class files.
3030
"org.eclipse.jgit:org.eclipse.jgit:5.13.3.202401111512-r",
31-
"org.slf4j:slf4j-api:2.0.12",
32-
"org.slf4j:slf4j-jdk14:2.0.12",
31+
"org.slf4j:slf4j-api:2.0.16",
32+
"org.slf4j:slf4j-jdk14:2.0.16",
3333
"org.jvnet:animal-sniffer:1.2",
3434
"junit:junit:4.13.2",
3535
maven.artifact(

0 commit comments

Comments
 (0)