Yes, JDK 21 has been supported since version 3.0.1 (33606ea <https://github.com/groovy/GMavenPlus/commit/33606eaaf26fd92dc713831ecfdeb6f10b798a6b> ).
On Tue, Nov 19, 2024 at 5:31 PM Robert Stagner <restag...@gmail.com> wrote: > Hi, > > Does v4.0.1 support JDK 21? > > On Wed, Oct 2, 2024 at 11:28 AM Keegan Witt <keeganw...@gmail.com> wrote: > >> I encountered some error during publishing which caused a broken plugin >> to be released (see 314 <https://github.com/groovy/GMavenPlus/issues/314>). >> This has been fixed in 4.0.1, which is now released. >> >> -Keegan >> >> On Wed, Oct 2, 2024 at 9:54 AM Keegan Witt <keeganw...@gmail.com> wrote: >> >>> GMavenPlus 4.0.0 has been released and should be available on Maven >>> Central shortly. >>> Bugs >>> >>> None >>> Enhancements >>> >>> - Support Java 22 and 23 (#302 >>> <https://github.com/groovy/GMavenPlus/pull/302>) >>> - Multiple dependency upgrades, including some that fixed CVEs >>> - Added a warning about using SecurityManager to prevent >>> System.exit() calls. JEP 411 <https://openjdk.org/jeps/411> >>> deprecated SecurityManager >>> >>> <https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/SecurityManager.html> >>> in >>> Java 17, for future removal. It is unclear what it will be replaced with >>> for the use case of preventing System.exit() usages. JDK-8199704 >>> <https://bugs.openjdk.org/browse/JDK-8199704> is one possibility. >>> >>> Potentially breaking changes >>> >>> - Updated the required Maven version to 3.6.3 to conform to the >>> compatibility plan (#309 >>> <https://github.com/groovy/GMavenPlus/pull/309>) >>> >>> Notes >>> >>> None >>> >> > > -- > Regards, > Robert > > - *The human race has one really effective weapon, and that is > laughter.* > - *If you tell the truth, you don't have to remember anything.* > - *Whenever you find yourself on the side of the majority, it is time > to pause and reflect.* > > * -- Mark Twain* > >