Hi, In this file, we can see that http://javalite.io/activeweb use `java` **11** https://github.com/TechEmpower/FrameworkBenchmarks/blob/a5aa5b3256b54ad5fb37e4cc2583951eb88811f1/frameworks/Java/activeweb/pom.xml#L13 However, http://actframework.org use `java` **8** https://github.com/TechEmpower/FrameworkBenchmarks/blob/a5aa5b3256b54ad5fb37e4cc2583951eb88811f1/frameworks/Java/act/pom.xml#L71 All `java` framework **SHOULD** not use the same version ? I'm new (again) to `java` world, so it have no idea of each `version` **SHOULD** be used, but seems to be **8** no ? Regards,
Hi,
In this file, we can see that http://javalite.io/activeweb use
java11FrameworkBenchmarks/frameworks/Java/activeweb/pom.xml
Line 13 in a5aa5b3
However, http://actframework.org use
java8FrameworkBenchmarks/frameworks/Java/act/pom.xml
Line 71 in a5aa5b3
All
javaframework SHOULD not use the same version ?I'm new (again) to
javaworld, so it have no idea of eachversionSHOULD be used, but seems to be 8 no ?Regards,