From cf279a9a91f827da2420e2c6830c9255b98704fa Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Wed, 16 Dec 2020 14:56:43 +0800 Subject: [PATCH] upgrade fastjson to 1.2.75, fix http api ClassNotFoundException: java.time.LocalDateTime. #1619 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf4bb7d5..9fa30108 100644 --- a/pom.xml +++ b/pom.xml @@ -258,7 +258,7 @@ com.alibaba fastjson - 1.2.71 + 1.2.75 com.taobao.text