Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Misalignment of spring-security-oauth2-client versions in spring-cloud-dataflow-server module #5171

@klopfdreh

Description

@klopfdreh

Description:
Due to the CVE cve-2022-31690 (https://tanzu.vmware.com/security/cve-2022-31690) we just wanted to upgrade to SCDF 2.10.0.

I just saw that the dependencies spring-cloud-services-starter-config-client and spring-cloud-dataflow-rest-client provide spring-security-oauth2-client in version 5.7.3 but Spring Boot 2.7.6 provides spring-security-oauth2-client 5.7.5

Release versions:
2.10.0

Custom apps:

Steps to reproduce:
Just checkout the project and see the dependency graph.

Screenshots:

Additional context:
As a workaround we excluded spring-security-oauth2-client from those dependency and added it in the right version.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions