[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
From
mvn dependency:treeMy build report is showing these vulnerabilities:
org.json:json release notes
They just released org.json:json:20231013, which I think fixes all the vulnerabilities.
Not sure if related to #283, is the intermediate dependency not even needed anyways?