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


##########
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:
   IMO, it's OK for this to only be Java 11+. The only thing that needs to work 
right now on Java 8 is build and test, not necessarily static analysis.



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