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
When any serializable component is added to Spring Security, a serialization sample must be generated. To ensure this, we should both add a test in SpringSecurityCoreVersionSerializableTests to find any Spring Security serialization class under test and fail if a .serialized file does not exist for the current version.