bhabegger commented on code in PR #2729:
URL: https://github.com/apache/jackrabbit-oak/pull/2729#discussion_r2787857703


##########
oak-parent/pom.xml:
##########
@@ -71,6 +71,78 @@
     <groovy.version>3.0.25</groovy.version>
     <netty.version>4.1.127.Final</netty.version>
     <aws.sdk.version>2.34.1</aws.sdk.version>
+
+    <guava.version>33.5.0-jre</guava.version>
+    <gson.version>2.11.0</gson.version>
+
+    <commons.compress.version>1.28.0</commons.compress.version>

Review Comment:
   So, here, I guess the convention is to have variables only when they have 
multiple uses ? Correct ?



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