nastra commented on code in PR #3579:
URL: https://github.com/apache/parquet-java/pull/3579#discussion_r3506327147
##########
pom.xml:
##########
@@ -80,10 +80,10 @@
<jackson-annotations.version>2.21</jackson-annotations.version>
<japicmp.version>0.25.7</japicmp.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
- <spotless.version>2.46.1</spotless.version>
+ <spotless.version>3.5.1</spotless.version>
<shade.prefix>shaded.parquet</shade.prefix>
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
- <hadoop.version>3.3.0</hadoop.version>
+ <hadoop.version>3.4.3</hadoop.version>
Review Comment:
we should probably get the hadoop version bump merged first. There's already
a PR for that: https://github.com/apache/parquet-java/pull/3559
--
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]