From 6df9442d7e0d01bd4f15a157d8e99c8ba25df0a1 Mon Sep 17 00:00:00 2001
From: chenzhangyue <15696756582@163.com>
Date: Wed, 5 Apr 2023 14:38:08 +0800
Subject: [PATCH] :rocket: upgrade fastjson 2.0.26
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index cbbe1f56..45797385 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
io.github.lunasaw
luna-common
luna-common
- 2.3.8
+ 2.3.9
common is project which contains common utils
https://github.com/lunasaw/luna-common
@@ -107,8 +107,8 @@
${oshi.version}
- com.alibaba.fastjson2
- fastjson2
+ com.alibaba
+ fastjson
${fast-json.version}