Comment From: wilkinsona
This one requires some further investigation. Updating the version number and building resulted in three test failures.
Comment From: dreis2211
@wilkinsona This needs an upgrade of RSocket to 1.0.0-RC6
. I'd be happy to provide a PR if you want me to. I'd do it with two separate commits. One for the RSocket upgrade and one for the actual Spring Security upgrade.
Comment From: wilkinsona
Thanks for the offer, @dreis2211, but I have the two upgrades building locally right now. I'm a little uneasy about it causing problems with Framework which currently builds and tests against RC5.
Comment From: wilkinsona
The diff of RC5 and RC6 shows very few breaking changes and the build was green so I guess we should go for it.
Comment From: snicoll
I've upgraded Spring Framework's build in https://github.com/spring-projects/spring-framework/issues/24482