]
Chao Wang updated WFLY-11875:
-----------------------------
Git Pull Request: (was:
Update javassist from 3.23.1-GA to 3.23.2-GA
--------------------------------------------
Key: WFLY-11875
URL:
https://issues.jboss.org/browse/WFLY-11875
Project: WildFly
Issue Type: Component Upgrade
Components: JPA / Hibernate
Affects Versions: 16.0.0.Final
Reporter: Chao Wang
Assignee: Chao Wang
Priority: Critical
Labels: downstream_dependency
EAP 7.2.0.GA.CR5 ships with javassist-3.23.1 which suffers from a bug that makes
powermock test cases fail
ref
https://github.com/jboss-javassist/javassist/issues/224
The issue has been fixed for javassist 3.24.0.
diff:
https://github.com/jboss-javassist/javassist/compare/rel_3_23_1_ga...rel_...