jiazhai opened a new pull request #4576: remove duplicate dependency in pom URL: https://github.com/apache/pulsar/pull/4576 remove duplicate dependency in pom, which will cause error when `mvn apache-rat:check` ``` ... [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.swagger:swagger-annotations:jar -> duplicate declaration of version (?) @ org.apache.pulsar:pulsar-common:[unknown-version], /Users/jia/ws/code/pulsar/pulsar-common/pom.xml, line 106, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
