diff --git a/README.md b/README.md index d7b43cf1..fceef3ea 100644 --- a/README.md +++ b/README.md @@ -372,7 +372,7 @@ Configuration.setDefaults(new Configuration.Defaults() { }); ``` -Note that the JacksonJsonProvider requires `com.fasterxml.jackson.core:jackson-databind:2.4.1.3` and the GsonJsonProvider requires `com.google.code.gson:gson:2.3` on your classpath. +Note that the JacksonJsonProvider requires `com.fasterxml.jackson.core:jackson-databind:2.4.5` and the GsonJsonProvider requires `com.google.code.gson:gson:2.3.1` on your classpath.