Skip to content

Spring boot 4 compatibility #1149

@nhConitas

Description

@nhConitas

Describe the Problem

The sdk-bom refers to version 3.6.8 of com.sap.cloud.security. That is colliding with the dependency in resourceserver-security-spring-boot-starter if you try to upgrade a project, that uses https://github.com/SAP/cloud-security-services-integration-library to spring boot 4. So that you have to remove the bom from the dependency-management and set all needed dependency versions manually.

Propose a Solution

It would be nice, if there were a version of the sdk-bom, compatible to spring boot 4 and resourceserver-security-spring-boot-starter 4.0.x.

Describe Alternatives

No response

Affected Development Phase

Getting Started

Impact

No Impact

Timeline

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions