-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
Upgrade io.r2dbc:r2dbc-h2
(used as testImplementation
in oauth2-client
) to 1.0.0 once spring-r2dbc
is compatible with the latest io.r2dbc
artifacts.
Tests that are currently disabled and should be re-enabled:
- org.springframework.security.oauth2.client.R2dbcReactiveOAuth2AuthorizedClientServiceTests
- loadAuthorizedClientWhenExistsThenReturnAuthorizedClient()
- saveAuthorizedClientWhenSaveThenLoadReturnsSaved()
- saveAuthorizedClientWhenSaveClientWithExistingPrimaryKeyThenUpdate()
- removeAuthorizedClientWhenExistsThenRemoved()
- loadAuthorizedClientWhenExistsButNotFoundInClientRegistrationRepositoryThenThrowDataRetrievalFailureException()
Metadata
Metadata
Assignees
Labels
type: dependency-upgradeA dependency upgradeA dependency upgrade