diff --git a/api/pom.xml b/api/pom.xml index 2d99afc..01e90e3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -76,16 +76,20 @@ + + 2.14.3 + + com.fasterxml.jackson.core jackson-annotations - 2.13.2 + ${jackson.version} com.fasterxml.jackson.core jackson-databind - 2.14.0-rc1 + ${jackson.version} com.auth0