You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the feature request? What problem does it solve?
Upgrade to java 17 or greater.
The newest release of spring requires feature in java 17.
And in its upgrade guide it lists being on java 17 as a prerequisite https://spring.io/blog/2022/05/24/preparing-for-spring-boot-3-0.
At the moment there are 3 PRs failing because they need the java 17 upgrade #1436 #1434 #1433
Suggested solution
I have started the update here #1439.
The text was updated successfully, but these errors were encountered:
What is the feature request? What problem does it solve?
Upgrade to java 17 or greater.
The newest release of spring requires feature in java 17.
And in its upgrade guide it lists being on java 17 as a prerequisite https://spring.io/blog/2022/05/24/preparing-for-spring-boot-3-0.
At the moment there are 3 PRs failing because they need the java 17 upgrade
#1436
#1434
#1433
Suggested solution
I have started the update here #1439.
The text was updated successfully, but these errors were encountered: