atlassian / atlassian/openapi-request-validator
Library Requires Java 21 while Spring 7 only Requires Java 17
Open
- Dominant language
- Java
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Migrating to version 3.x of this library forces an application to upgrade to Java 21 while Spring 7 only requires Java 17.
Ideally this library would not require a higher Java version than what Spring 7 requires. This may seem like a small ask, but 21 is not always available in large companies.
The core and spring webmvc modules compile just fine with JDK 17. I have not attempted the other modules.
Contributor guide
Assessment
This issue has not been assessed yet.