slfan1989 opened a new issue, #1398: URL: https://github.com/apache/auron/issues/1398
## Description Currently, the project does not officially support building with JDK 21. This issue is to update the project to ensure compatibility with JDK 21, allowing it to be built and run successfully on the latest JDK version. - Updated the pom.xml (or build.gradle) to set the target JDK version to 21. - Ensured compatibility with JDK 21 by updating relevant dependencies. - Fixed compile-time or runtime issues that occurred when building with JDK 21. - Verified that all tests pass with JDK 21 to ensure stability. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
