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 6df117e commit 96d6427Copy full SHA for 96d6427
fluss-test-coverage/pom.xml
@@ -94,6 +94,13 @@
94
<version>${project.version}</version>
95
<scope>compile</scope>
96
</dependency>
97
+
98
+ <dependency>
99
+ <groupId>com.alibaba.fluss</groupId>
100
+ <artifactId>fluss-auth-sasl</artifactId>
101
+ <version>${project.version}</version>
102
+ <scope>compile</scope>
103
+ </dependency>
104
</dependencies>
105
106
<profiles>
0 commit comments