You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/01/23 17:19:00 UTC

[GitHub] [hbase] ndimiduk commented on a change in pull request #1082: HBASE-23069 periodic dependency bump for Sep 2019

ndimiduk commented on a change in pull request #1082: HBASE-23069 periodic dependency bump for Sep 2019
URL: https://github.com/apache/hbase/pull/1082#discussion_r370249850
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -1648,6 +1652,16 @@
         <artifactId>hbase-zookeeper</artifactId>
         <groupId>org.apache.hbase</groupId>
         <version>${project.version}</version>
+        <exclusions>
+          <exclusion>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
 
 Review comment:
   How you conclude these exclusions are necessary? We have a static check someplace?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services