Browse Source

Update README.md

pull/74/head
kallestenflo 10 years ago
parent
commit
23d4114d07
  1. 2
      README.md

2
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.

Loading…
Cancel
Save