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
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