-
Component Upgrade
-
Resolution: Done
-
Major
-
None
Tag: https://gitlab.ow2.org/asm/asm/-/tags/ASM_9_1
Diff: https://gitlab.ow2.org/asm/asm/-/compare/ASM_7_1...ASM_9_1
Hash: 876f3dee46375582b3e9ad2bf246c76147068cfb
ASM 7.1 does not support JDK 17 – its ClassReader class will reject bytes with a classfile major version > JDK 13. So upgrade to 9.1, which will accept the SE 17 classfile version.
The uses of ASM are webservices and the transformer to Hibernate 5.1. For WS, I see that CXF's pom uses ASM 9.1.
- clones
-
WFLY-14754 Upgrade ASM from 7.1 to 9.1
- Closed