khmarbaise / maven-it-extension

Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
https://khmarbaise.github.io/maven-it-extension/
Apache License 2.0
90 stars 31 forks source link

Upgrade minimum runtime requirement JDK 17 #402

Open khmarbaise opened 11 months ago

khmarbaise commented 11 months ago

The idea is to upgrade the runtime requirement from JDK 8 to JDK 17, because in JDK 21 the target 8 has already marked deprecated.

You can vote pro/con for the upgrade #408