update jdk version 11->17 and dependencies
-
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