From 1ad255e64c625d1c64ade03634cd50fad87c4b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:28:56 +0000 Subject: [PATCH] Bump fastjson from RELEASE to 1.2.83 in /service_yycoder Bumps [fastjson](https://github.com/alibaba/fastjson) from RELEASE to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/commits/1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- service_yycoder/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_yycoder/pom.xml b/service_yycoder/pom.xml index 0e2e549..b2aaa45 100644 --- a/service_yycoder/pom.xml +++ b/service_yycoder/pom.xml @@ -56,7 +56,7 @@ com.alibaba fastjson - RELEASE + 1.2.83 compile