laurentgo commented on code in PR #40835:
URL: https://github.com/apache/arrow/pull/40835#discussion_r1566628696


##########
java/algorithm/pom.xml:
##########
@@ -20,6 +20,10 @@
   <name>Arrow Algorithms</name>
   <description>(Experimental/Contrib) A collection of algorithms for working 
with ValueVectors.</description>
 
+  <properties>
+    <spotless.version>2.42.0</spotless.version>

Review Comment:
   For people still using Java 8 to build Arrow, it means they may not notice a 
formatting issue (or apply a fix for it) unless they submit a pull request or 
use a different java version. Workable but not ideal



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