allegro / axion-release-plugin

Gradle release & version management plugin.
https://axion-release-plugin.readthedocs.io/
Apache License 2.0
566 stars 155 forks source link

Time to drop JDK11 support #840

Open bgalek opened 1 month ago

bgalek commented 1 month ago

It's over a year from Oracle dropping support for JDK11, it's time to move the baseline to 17 :)

Anarak404 commented 1 month ago

Hi, can I work on this issue?

bgalek commented 1 month ago

@Anarak404 sure, feel free to do it :)

Lakhwinderr commented 1 month ago

Hi, what is the task? Please clearly mention what I need to do.

bgalek commented 1 month ago

To change the compilation jdk from 11 to 17 :)

Lakhwinderr commented 1 month ago

Okay, let me change jdk from 11 to 17.