Skip to content

Commit

Permalink
update version dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 18, 2014
1 parent 32ebbda commit 9bac6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ Functionality of this package is contained in Java package `com.fasterxml.jackso
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.3.1</version>
<version>2.3.3</version>
</dependency>
```

Expand Down

0 comments on commit 9bac6bf

Please sign in to comment.