Skip to content

Use Spring framework BOM to manage Spring and Spring Security dependencies #1402

@groldan

Description

@groldan

As part of the preparation work for the "GeoServer 3" migration to Spring 6, we'll use Maven Bill of Materials for dependency sets that provide them (e.g. the new GeoTools BOM will include BOMs for log4j, slf4j, and jackson).

For server projects, we're adding each individual spring and spring-security dependency, either to the root pom's dependencyManagement or in individual modules.

In order to centralize version management for all spring and spring-security dependencies and reduce boilerplate, we'll adopt the spring-framework-bom and spring-security-bom BOMs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions