newrelic / micrometer-registry-newrelic

ARCHIVED. TO SEND MICROMETER METRICS TO NEW RELIC, FOLLOW THE DIRECTION IN THE README.md. Micrometer registry implementation that sends data to New Relic as dimensional metrics.
Apache License 2.0
35 stars 19 forks source link

upgrade for snyk issues #118

Closed XiXiaPdx closed 3 years ago

XiXiaPdx commented 3 years ago

This snyk failure is because mock server needs to be updated. After the update, the mock server is still using a httpclient that has issues so I'm forcing the dependency to a patched version.

After this update, there will still be one more snyk issue that has no resolution right now and it is in a test dependency.