-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Maven - 3.9.9
Liberica JDK - 25.0.0-37
jib-maven-plugin - 3.4.6
ASM ClassReader complains about unsupported version in the newest java jdk 25.
I have looked at https://github.com/GoogleContainerTools/jib/blob/master/docs/faq.md#i-am-seeing-unsupported-class-file-major-version-when-building and fixed the issue on my end but ideally jib-maven-plugin should support ASM Class reader major version 69 and up.
here is my log:
kozla13, pXius, bahaa, cunhazera, daithiscully and 6 more