We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed5618 commit bfb178aCopy full SHA for bfb178a
1 file changed
external/kafka-assembly/pom.xml
@@ -68,10 +68,12 @@
68
<dependency>
69
<groupId>org.glassfish.jersey.core</groupId>
70
<artifactId>jersey-client</artifactId>
71
+ <scope>provided</scope>
72
</dependency>
73
74
75
<artifactId>jersey-common</artifactId>
76
77
78
79
0 commit comments