Good morning, could someone help me with the migration of CAS in gradle 6.4.x to 6.5.x, I am trying to update it and I get an error with the implementation of SAML and it is that when I execute this action ./gradlew --refresh-dependencies it works fine but when I run the build I get a giant error saying that it does not find some classes example: error: package org.apereo.cas.support.saml does not exist import org.apereo.cas.support.saml.OpenSamlConfigBean; This also happens to me in other imports. I don't know what could be happening and I can't find any documentation for this error.
-- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/918fc43e-a941-4658-9acc-a14b48364a81n%40apereo.org.
