From 50d21cb0d161e7917bb410a7db78811635f0837b Mon Sep 17 00:00:00 2001 From: William Cheng Date: Thu, 27 Feb 2020 22:03:35 +0800 Subject: [PATCH] fix issue with online service (#5461) --- modules/openapi-generator-online/pom.xml | 7 +++++++ pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/modules/openapi-generator-online/pom.xml b/modules/openapi-generator-online/pom.xml index 971771ab4741..6c8fda4435fd 100644 --- a/modules/openapi-generator-online/pom.xml +++ b/modules/openapi-generator-online/pom.xml @@ -18,6 +18,7 @@ 2.0.7.RELEASE 2.8.0 4.13 + 2.10.2 @@ -117,6 +118,12 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 + ${jackson-version} + + + com.fasterxml.jackson.core + jackson-core + ${jackson-version} diff --git a/pom.xml b/pom.xml index bcc6f9c4916f..8c468600e3f8 100644 --- a/pom.xml +++ b/pom.xml @@ -1597,7 +1597,7 @@ 2.4 1.2 4.13 - 2.8.9 + 2.10.2 1.0.0 3.4 1.7.12