Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Juergen Hoeller opened SPR-16405 and commented
As required by #20814, Spring Framework 4.3.14 needs to be upgraded to CGLIB 3.2.6. Since the latter is based on ASM 6.0 now, we have to upgrade our ASM fork to 6.0 level in the 4.3.x line as well (backported from 5.0).
Affects: 4.3.13
Issue Links:
The text was updated successfully, but these errors were encountered:
jhoeller
No branches or pull requests
spring-projects-issues commentedJan 20, 2018
•
edited
Juergen Hoeller opened SPR-16405 and commented
As required by #20814, Spring Framework 4.3.14 needs to be upgraded to CGLIB 3.2.6. Since the latter is based on ASM 6.0 now, we have to upgrade our ASM fork to 6.0 level in the 4.3.x line as well (backported from 5.0).
Affects: 4.3.13
Issue Links:
The text was updated successfully, but these errors were encountered: