Netflix / netflix-commons

Common utilities for Netflix OSS projects
Apache License 2.0
162 stars 81 forks source link

Update old dependencies #31

Closed pj892031 closed 10 months ago

pj892031 commented 2 years ago

This PR tries to upgrade all dependencies in the project to avoid reporting vulnerabilities of using this library.

Just library com.netflix.governator:governator was not updated to the latest one (the reason is issue https://github.com/Netflix/netflix-commons/issues/15).

Please kindly review. Once those libraries will be updated, it is possible to update Eureka and avoid reports of vulnerabilities there. It also helps with solving clashes between libraries used by many applications.