You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
atmosphere-spring currently depends on cglib 3.1, which is over 2 years old. One of the big changes in cglib 3.2.0 (and asm 5.0.x) is full Java 8 compatibility.
atmosphere-spring currently depends on cglib 3.1, which is over 2 years old. One of the big changes in cglib 3.2.0 (and asm 5.0.x) is full Java 8 compatibility.
See changelog:
cglib/cglib@RELEASE_3_1...RELEASE_3_2_0
http://asm.ow2.org/history.html
The text was updated successfully, but these errors were encountered: