CAS 7.x OpenSAML

36 views
Skip to first unread message

CAS Developer

unread,
Sep 19, 2023, 10:54:18 AM9/19/23
to CAS Developer

opensaml-core-api:5.0.0-SNAPSHOT has been replaced by opensaml-core-api:5.0.1-SNAPSHOT

repos no longer have opensaml-core-api:5.0.0-SNAPSHOT so gradle build is failing


CAS Developer

unread,
Sep 19, 2023, 12:58:32 PM9/19/23
to CAS Developer, CAS Developer

Thats why non-snapshot (releases) should *never* have dependencies on -SNAPSHOT versions.

 

I fixed the build locally by adding this dependency:

implementation platform("org.opensaml:opensaml-bom:5.0.0")

 

Let’s hope this gets fixed with the next CAS-Release

Reply all
Reply to author
Forward
0 new messages