It seems to be related to: - https://github.com/spring-projects/spring-framework/commit/f3fd8f9e1d0d87f016cc87ac0859111c3a09c0a0

The main branch build started failing, the error is that some context-related operators from RSocket were removed. https://github.com/spring-projects/spring-security/runs/6360425743?check_suite_focus=true

Comment From: marcusdacoregio

It is a conflict because our Spring Framework version is set to 6.0.0-SNAPSHOT, instead, it should be set to 6.0.0-M3.