From b3a8a9c203460f7925eed65b3fb881855e95ea4e Mon Sep 17 00:00:00 2001 From: Hung Dang Date: Wed, 19 Dec 2018 11:07:43 -0500 Subject: [PATCH] Upgrade jsoniter, jackson, jmh, and dls-json libraries. --- pom.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 261f87b..aaf302f 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.jsoniter - 0.9.8-SNAPSHOT + 0.9.19 jsoniter-benchmark json iterator jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go @@ -49,7 +49,7 @@ com.jsoniter jsoniter - 0.9.16-SNAPSHOT + 0.9.19 org.openjdk.jmh @@ -59,38 +59,38 @@ org.openjdk.jmh jmh-generator-annprocess - 1.19 + 1.21 com.fasterxml.jackson.core jackson-databind - 2.8.10 + 2.9.7 com.fasterxml.jackson.module jackson-module-afterburner - 2.8.10 + 2.9.7 com.dslplatform dsl-json - 1.4.3 + 1.8.4 org.apache.thrift libthrift - 0.10.0 + 0.11.0 org.slf4j slf4j-api 1.7.22 - - - - - + + com.dslplatform + dsl-json-processor + 1.8.4 + com.alibaba fastjson @@ -129,4 +129,4 @@ https://oss.sonatype.org/content/repositories/snapshots - \ No newline at end of file +