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