From c295dd553a4d2681da5247e98d6a905c533cbde4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Nov 2022 16:27:33 +0000 Subject: [PATCH] Bump fastjson from 1.2.68 to 1.2.83 Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.68 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.68...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- springcloud-app-seata/springcloud-app-seata-common/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 410bb39..dcf563d 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.8 1.8 1.8 - 1.2.68 + 1.2.83 1.5.1 Hoxton.SR12 2.3.12.RELEASE diff --git a/springcloud-app-seata/springcloud-app-seata-common/pom.xml b/springcloud-app-seata/springcloud-app-seata-common/pom.xml index 09df6a7..46e65bc 100644 --- a/springcloud-app-seata/springcloud-app-seata-common/pom.xml +++ b/springcloud-app-seata/springcloud-app-seata-common/pom.xml @@ -27,7 +27,7 @@ com.alibaba fastjson - 1.2.76 + 1.2.83