From 46a8376b541ec9ff54ae6b021b44dd894498db80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:39:48 +0000 Subject: [PATCH] Bump fastjson from 1.2.58 to 1.2.83 in /clients/client2 Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.58 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.58...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clients/client2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/client2/pom.xml b/clients/client2/pom.xml index c012084..fa088b7 100644 --- a/clients/client2/pom.xml +++ b/clients/client2/pom.xml @@ -48,7 +48,7 @@ com.alibaba fastjson - 1.2.58 + 1.2.83 com.google.guava