laurentgo commented on code in PR #40835: URL: https://github.com/apache/arrow/pull/40835#discussion_r1567780737
########## 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: Could we use spotless [2.30.0](https://www.atlassian.com/agile/project-management/epics-stories-themes) until the build uses a newer java version? -- 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]
