Closed
Description
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.