From db20fe8cb2541271baa4dfbae1aa6c3421517337 Mon Sep 17 00:00:00 2001 From: Looly Date: Mon, 23 Oct 2023 22:21:35 +0800 Subject: [PATCH] add test --- hutool-json/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index e28c6ecd9..f9431402b 100755 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -56,13 +56,14 @@ com.alibaba.fastjson2 fastjson2 - 2.0.40 + 2.0.41 test com.alibaba fastjson - 2.0.32 + 2.0.41 + test io.jsonwebtoken