Skip to content

Fix java17 build#220

Merged
stefan-it merged 9 commits into
mainfrom
fix-java17-build
Mar 3, 2023
Merged

Fix java17 build#220
stefan-it merged 9 commits into
mainfrom
fix-java17-build

Conversation

@stefan-it

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

Copy link
Copy Markdown
Contributor

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