Skip to content

Commit 2ba62d0

Browse files
committed
ReadMe: Point to Jackson 2.2.4 instead of 2.2.3.
1 parent 96c64a0 commit 2ba62d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you're using Maven, then edit your project's "pom.xml" and add this to the `<
2222

2323
If you aren't using Maven, here are the JARs you need:
2424
- [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)
25+
- [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)
2626

2727
## Get a Dropbox API key
2828

0 commit comments

Comments
 (0)