The following line needs to be changed https://github.com/BetterCloud/scim2/blob/master/spring-boot-starter-scim2/build.gradle#L2
From implementation to api, otherwise other services using gradle 5 will not be able to use any of the classes from scim2-sdk-common