Spring Security
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-client</artifactId>
<version>7.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load an OAuth2 authorized client from repository.
Ensure you have application.yml with spring.security.oauth2.client.registration.* properties.
No dependency data recorded yet.