NihalJain commented on code in PR #7803:
URL: https://github.com/apache/hbase/pull/7803#discussion_r2876488978


##########
hbase-client/pom.xml:
##########
@@ -81,6 +81,12 @@
       <scope>compile</scope>
       <optional>true</optional>
     </dependency>
+    <dependency>

Review Comment:
   also review from copilot in other PR
   > The groupId used here (com.github.stephenc.jcip) is inconsistent with the 
groupId referenced in supplemental-models.xml (net.jcip). This inconsistency 
could lead to confusion about which artifact is actually being used. Ensure 
that the groupId matches what's declared in the root pom.xml's 
dependencyManagement section, and consider whether both need to align with the 
existing supplemental-models.xml entry.
   
   



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to