We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abcefd1 commit 65db822Copy full SHA for 65db822
network/common/pom.xml
@@ -46,6 +46,7 @@
46
<dependency>
47
<groupId>org.slf4j</groupId>
48
<artifactId>slf4j-api</artifactId>
49
+ <scope>provided</scope>
50
</dependency>
51
52
<groupId>com.google.guava</groupId>
network/shuffle/pom.xml
@@ -47,6 +47,7 @@
53
0 commit comments