From dcd390556f12d5c85af8d3049ab1f35ed4d68862 Mon Sep 17 00:00:00 2001 From: Rob Rua Date: Sat, 7 Jul 2018 18:22:46 -0400 Subject: [PATCH] update version in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cb484135..80ae67e9f 100644 --- a/README.md +++ b/README.md @@ -109,8 +109,8 @@ If you're using the JAR without dependencies inlcuded, Orianna depends on the fo - [guava](https://github.com/google/guava) (version 20.0) - [okhttp](http://square.github.io/okhttp/) (version 3.10.0) - [jackson-databind](https://github.com/FasterXML/jackson-databind) (version 2.9.6) -- [jackson-dataformat-msgpack](https://github.com/msgpack/msgpack-java) (version 0.8.14) -- [joda-time](http://www.joda.org/joda-time/) (version 2.9.9) +- [jackson-dataformat-msgpack](https://github.com/msgpack/msgpack-java) (version 0.8.16) +- [joda-time](http://www.joda.org/joda-time/) (version 2.10) - [jackson-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda) (version 2.9.3) - [cache2k](https://cache2k.org/) (version 1.0.2.Final)