Jackie-Jiang commented on code in PR #12772:
URL: https://github.com/apache/pinot/pull/12772#discussion_r1548258565


##########
pom.xml:
##########
@@ -1759,7 +1774,6 @@
                       <exclude>commons-logging:commons-logging</exclude>
                       <!-- Use org.glassfish.hk2.external:jakarta.inject -->

Review Comment:
   It is needed. We want to exclude `javax.inject:javax.inject` and use 
`org.glassfish.hk2.external:jakarta.inject`. They are sharing the same 
namespace (surprise!)



-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to