oodt
oodt copied to clipboard
JDK11 migration - Update project dependencies and fix failed unit tests
This PR is a head start for the project migration from JDK8 to JDK11.
Changes:
- Update module pom.xmls with latest 3rd party denendencies.
- Fixed couple of unit tests.
This is a beast and I like it :) I'll test it out and post my findings here. Can you post which JDK flavor you are using?
@lewismc I used Liberica OpenJDK 11.0.10 with SDKMAN.
Thank you. I'll try the patch tomorrow and report back.