plaid-java icon indicating copy to clipboard operation
plaid-java copied to clipboard

Java bindings for Plaid

Results 30 plaid-java issues
Sort by recently updated
recently updated
newest added

This has several bug fixes, and addresses some transitive vulnerabilities (CVE-2022-25647, CVE-2020-15250)

From `mvn dependency:tree` ``` [INFO] +- com.plaid:plaid-java:jar:17.0.0:compile [INFO] | +- org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.1:compile [INFO] | | +- org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:jar:1.0.1:compile [INFO] | | | +- org.json:json:jar:20140107:compile ``` My build report is showing these vulnerabilities:...

From `mvn dependency:tree` ``` [INFO] +- com.plaid:plaid-java:jar:17.0.0:compile [INFO] | +- com.squareup.okhttp3:okhttp:jar:4.9.3:compile [INFO] | | +- com.squareup.okio:okio:jar:2.8.0:compile ``` My build report is showing this vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2023-3635 The direct dependency `com.squareup.okhttp3:okhttp`, which...

update changelog to be more accurate-r (Based on https://github.com/plaid/plaid-java/pull/350)

Updates OpenAPI to version 2020-09-14_1.617.1