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 6c13f18 commit 14a4f6bCopy full SHA for 14a4f6b
pulsar-common/pom.xml
@@ -40,12 +40,12 @@
40
<artifactId>pulsar-client-api</artifactId>
41
<version>${project.version}</version>
42
</dependency>
43
-
+
44
<dependency>
45
<groupId>io.swagger</groupId>
46
<artifactId>swagger-annotations</artifactId>
47
48
49
50
<groupId>org.slf4j</groupId>
51
<artifactId>slf4j-api</artifactId>
@@ -103,11 +103,6 @@
103
<artifactId>bcpkix-jdk15on</artifactId>
104
105
106
- <dependency>
107
- <groupId>io.swagger</groupId>
108
- <artifactId>swagger-annotations</artifactId>
109
- </dependency>
110
111
112
<groupId>org.apache.bookkeeper</groupId>
113
<artifactId>circe-checksum</artifactId>
0 commit comments