adoroszlai commented on code in PR #9584:
URL: https://github.com/apache/ozone/pull/9584#discussion_r2711653366


##########
pom.xml:
##########
@@ -55,6 +55,7 @@
     <commons-collections.version>4.4</commons-collections.version>
     <commons-compress.version>1.27.1</commons-compress.version>
     <commons-configuration2.version>2.12.0</commons-configuration2.version>
+    <commons-csv.version>1.10.0</commons-csv.version>

Review Comment:
   Can we use the [latest 
version](https://commons.apache.org/proper/commons-csv/changes.html), 1.14.2?  
Otherwise `dependabot` will submit PR to update this anyway, so we can skip 
that step.



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