EasyPost / easypost-java

EasyPost Shipping API Client Library for Java
https://easypost.com/docs/api
MIT License
54 stars 37 forks source link

fix: bump easyvcr to fix vulnerabilities #226

Closed Justintime50 closed 1 year ago

Justintime50 commented 1 year ago

Description

Bumps EasyVCR since we patched some vulnerabilities

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.

Justintime50 commented 1 year ago

Maven doesn't get a new binary for ~1-2 days so we need to wait to pull this in.

nwithan8 commented 1 year ago

Maven reporting 0.5.1 is available now: https://central.sonatype.dev/artifact/com.easypost/easyvcr/0.5.1

nwithan8 commented 1 year ago

Yikes. Testing locally with new VCR package.

nwithan8 commented 1 year ago

Patch for EasyVCR: https://github.com/EasyPost/easyvcr-java/pull/27