gviedma commented on code in PR #15437:
URL: https://github.com/apache/pinot/pull/15437#discussion_r2027119008


##########
pom.xml:
##########
@@ -792,22 +810,26 @@
       <dependency>
         <groupId>org.checkerframework</groupId>
         <artifactId>checker-qual</artifactId>
-        <version>3.49.2</version>
+        <version>${checker-qual.version}</version>
+<!--        <version>3.49.2</version>-->

Review Comment:
   +1 The versions in the comments result in duplication and will quickly 
become stale. The property definitions should be the single source of truth for 
the versions.



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