microsoftgraph / msgraph-sdk-java-core

Microsoft Graph SDK for Java - Core Library

Home Page:https://docs.microsoft.com/en-us/graph/sdks/sdks-overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bump Workflows to Java 21

ramsessanchez opened this issue · comments

We have at this moment decided to stick with Java 20 due to the current lack of support for Java LTS version 21, which released in September, among some of our tools and dependencies (Most notably Byte Buddy, a transient dependency of Mockito). We have decided to proceed with a grace period while we wait for this library and possibly others to build without hassle. Check back in April 2024 as that will be just after 6 months since release of 21.
See discussion here: #1500