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


##########
pinot-plugins/pinot-file-system/pinot-s3/pom.xml:
##########
@@ -39,6 +39,7 @@
     <http.core.version>4.4.13</http.core.version>
     <s3mock.version>2.12.2</s3mock.version>
     <javax.version>3.1.0</javax.version>
+    <woodstox.version>5.3.0</woodstox.version>

Review Comment:
   The dependencies should be added here, but the version is better managed at 
root level to avoid unnecessary version conflict. I don't know why we have some 
versions managed here. @KKcorps any specific reason why we have different 
version here vs root for javax?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to