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


##########
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:
   @dang-stripe Downgrading a dependency is usually risky. Can you check if 
changing the version in root to `6.4.0` works? Usually libraries are backward 
compatible.



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