Affected version
3.14.0
Bug description
After switching to Java 25, the build fails with Unsupported class file major version 69. According to the stack trace, ASM doesn't support this class-file version. Version 4.0.0-beta-2 doesn't show this problem.
Please find attached the relevant part of the build log in verbose mode.
log.txt