From ed94087a7b7e63b7a9a3503206a7d5851a677e02 Mon Sep 17 00:00:00 2001 From: Heng Du Date: Tue, 15 Oct 2019 19:48:11 +0800 Subject: [PATCH] fix(remoting) upgrade fastjson to 1.2.61 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 697a1d31..0f9c311f 100644 --- a/pom.xml +++ b/pom.xml @@ -555,7 +555,7 @@ com.alibaba fastjson - 1.2.51 + 1.2.61 org.javassist -- GitLab