diff --git a/README.md b/README.md index 0c34698a7..5cb484135 100644 --- a/README.md +++ b/README.md @@ -107,8 +107,8 @@ If you're using the JAR without dependencies inlcuded, Orianna depends on the fo - [datapipelines](https://github.com/meraki-analytics/datapipelines-java) (version 1.0.2) - [hipster4j](http://www.hipster4j.org/) (version 1.0.1) - [guava](https://github.com/google/guava) (version 20.0) -- [okhttp](http://square.github.io/okhttp/) (version 3.9.1) -- [jackson-databind](https://github.com/FasterXML/jackson-databind) (version 2.9.4) +- [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-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda) (version 2.9.3) diff --git a/pom.xml b/pom.xml index 715b04dd6..04f2d5f5f 100644 --- a/pom.xml +++ b/pom.xml @@ -68,10 +68,10 @@ 1.7.25 4.12 20.0 - 3.9.1 - 2.9.4 - 0.8.14 - 2.9.9 + 3.10.0 + 2.9.6 + 0.8.16 + 2.10 1.0.2.Final