Skip to content

update jdk version 11->17 and dependencies

Schuhbaeck, Stefan requested to merge wip_update_jdk_17_dependencies into master
  • JDK 17 works
  • Move to JUnit5
  • Update Surefire and and other plugins to newest stable version
  • Remove unused dependencies
  • Update used dependencies to newest stable version.
  • tests work locally mvn clean --> mvn -Dtest=\!TestConvolution,\!TestBitonicSort,\!TestCLLinkedList,\!TestCLOptimalStepsModel,\!TestLWJGL -Dsurefire.failIfNoSpecifiedTests=false test
Edited by Jaeck, Ludwig

Merge request reports