We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c34d47 commit f2a0060Copy full SHA for f2a0060
WORKSPACE
@@ -28,8 +28,8 @@ maven_install(
28
"org.apache.httpcomponents:httpclient:4.5.14",
29
# This is the last release that produce Java 8 class files.
30
"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",
+ "org.slf4j:slf4j-api:2.0.16",
+ "org.slf4j:slf4j-jdk14:2.0.16",
33
"org.jvnet:animal-sniffer:1.2",
34
"junit:junit:4.13.2",
35
maven.artifact(
0 commit comments