Closed
Description
Affects: <Spring Framework version>
Hi:
After we upgrade to spring boot 2.5.10 (spring-core 5.3.16), when invoke following method
org.springframework.cglib.beans.BeanMap.create(BeanMap.java:68)
got the the exception
java.lang.NoClassDefFoundError: org/springframework/cglib/beans/BeanMapEmitter
Checking the jar of spring-core-5.3.16, seems the class BeanMapEmitter was miss