auth0 / auth0-java-mvc-common

Contains common helper classes and api client logic that are used across our Java MVC libraries
MIT License
43 stars 39 forks source link

Update auth0 dependencies and address CVE-2020-36518 #102

Closed jimmyjames closed 2 years ago

jimmyjames commented 2 years ago

Changes

This PR bumps the com.auth0 dependencies to latest versions. This addresses CVE-2020-36518 for the transient jackson-databind dependency.

References

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36518