1 parent 96c64a0 commit 2ba62d0Copy full SHA for 2ba62d0
1 file changed
ReadMe.md
@@ -22,7 +22,7 @@ If you're using Maven, then edit your project's "pom.xml" and add this to the `<
22
23
If you aren't using Maven, here are the JARs you need:
24
- [Dropbox Core SDK 1.7.7](https://oss.sonatype.org/content/repositories/releases/com/dropbox/core/dropbox-core-sdk/1.7.7/dropbox-core-sdk-1.7.7.jar)
25
-- [Jackson Core 2.2.3](https://oss.sonatype.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar) (JSON parser)
+- [Jackson Core 2.2.4](https://oss.sonatype.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.2.4/jackson-core-2.2.4.jar) (JSON parser)
26
27
## Get a Dropbox API key
28
0 commit comments