Copilot commented on code in PR #875:
URL: https://github.com/apache/ranger/pull/875#discussion_r2934291220


##########
pom.xml:
##########
@@ -69,7 +69,7 @@
         <commons.collections.version>3.2.2</commons.collections.version>
         <commons.collections4.version>4.4</commons.collections4.version>
         <commons.compress.version>1.26.2</commons.compress.version>
-        <commons.configuration.version>2.8.0</commons.configuration.version>
+        <commons.configuration.version>2.13.0</commons.configuration.version>

Review Comment:
   PR description says commons-configuration2 was updated from "2..0" to 
2.13.0, but the actual previous version here was 2.8.0. Please update the PR 
description (or commit message) to reflect the correct starting version so the 
change is traceable/auditable.



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