Skip to content

Make SpringSecurityCoreVersion.SERIAL_VERSION_UID Dynamic #5126

@rwinch

Description

@rwinch

Summary

At present, SpringSecurityCoreVersion.SERIAL_VERSION_UID are statically initialized. Whenever there is a bump in version, this is a required manual code change. If missed, some tests in SpringSecurityCoreVersionTests will fail.

It would be much more convenient if SERIAL_VERSION_UID was dynamically initialized with the current versions from a properties file.

Related #5065

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreAn issue in spring-security-coretype: enhancementA general enhancement

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions