From bac1d543f1f94066bf87b31dd09b2f4c9936751d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=A9=E7=BB=8D=E9=94=A6?= Date: Mon, 13 Jun 2022 09:31:46 +0800 Subject: [PATCH] update fastjson & druid version (#4224) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 修复升级2.0.4导致兼容的问题 * update druid & fastjson version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dfd373e7..1597f67d 100644 --- a/pom.xml +++ b/pom.xml @@ -222,7 +222,7 @@ com.alibaba.fastjson2 fastjson2 - 2.0.5 + 2.0.7 com.google.guava @@ -262,7 +262,7 @@ com.alibaba druid - 1.2.10 + 1.2.11 com.lmax