Andrew,
To see the project dependencies (and isolate references to duo):
./gradlew -q dependencies | grep -i duo
I have duo-client:0.2.2 in cas 6.2.4. It looks to be needed since it is included in a number of duo dependencies.
I am including duo with:
implementation "org.apereo.cas:cas-server-support-duo:${project.'cas.version'}"
Right now my build is in disrepair so I can not test for your particular problem (and since it built last week, I would have the package locally).
implementation('commons-beanutils:commons-beanutils:1.9.4') {
exclude group: 'commons-collections', module: 'commons-collections'
}
Ray
On Tue, 2021-01-26 at 12:27 -0800, Andrew Marker wrote:
Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information.