The new Plaid client brings in org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:1.0.1.
This causes our build to fail, as there are duplicate classes in org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:1.0.1 and org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:1.0.1, which is a bug in the Oltu project.
While attempting to report this bug to them to get it fixed, I found that the project is retired and not maintained:
https://attic.apache.org/projects/oltu.html
Please do not depend on unsupported libraries. Consider removing this dependency before taking this library out of beta.