Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix java17 build #220

Merged
merged 9 commits into from
Mar 3, 2023
Merged

Fix java17 build #220

merged 9 commits into from
Mar 3, 2023

Conversation

stefan-it
Copy link
Contributor

@stefan-it stefan-it commented Mar 3, 2023

Hi,

this PR introduces following changes:

  • Remove unused Java version info in pom
  • Update org of Formatter plugin
  • Remove Spotbugs Plugin
  • No longer use deprecated isEqualToComparingFieldByFieldRecursively() (see here) as it was no longer working with Java 17 (due to missing getter)
  • Update GitHub CI (builds are done with Java 11 and 17)

@stefan-it stefan-it merged commit 5513452 into main Mar 3, 2023
@stefan-it stefan-it deleted the fix-java17-build branch March 3, 2023 15:09
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.

4 participants