Closed
Description
In CUBA issue cuba-platform/cuba#3282 Spring Security dependency has been upgraded to version 5.5
. REST API add-on takes Spring Security version from CUBA BOM file. In order to actually update Spring Security dependency in REST API we need to build the new add-on release.
This should also fix SAML add-on issue cuba-platform/saml-addon#30, because that issue is only relevant to specific Spring Security 5.2 versions. After REST API add-on depends on Spring Security 5.5, the SAML issue should disappear.