allegro / axion-release-plugin

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

Time to drop JDK11 support #840

Open bgalek opened 2 weeks ago

bgalek commented 2 weeks ago

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

Anarak404 commented 2 weeks ago

Hi, can I work on this issue?

bgalek commented 2 weeks ago

@Anarak404 sure, feel free to do it :)

Lakhwinderr commented 3 days ago

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

bgalek commented 2 days ago

To change the compilation jdk from 11 to 17 :)

Lakhwinderr commented 2 days ago

Okay, let me change jdk from 11 to 17.