Skip to content

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Sep 16, 2025

Rationale for this change

See dev-list: https://lists.apache.org/thread/cblz22jgllyvw2t63xs3fbzxcvhy5y42

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@Fokko
Copy link
Contributor Author

Fokko commented Sep 16, 2025

Removing JDK21 because Spotless is not compatible yet, and we can't update because of dropped JDK8 support. Also, Hadoop 3.3.0 does not support JDK21.

pom.xml Outdated
Comment on lines 72 to 73
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should start using maven.compiler.release instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, updated 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants