From 960f69b34725d8f88e42ba772253d15092b5e875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 03:26:53 +0000 Subject: [PATCH] Bump fastjson from 1.1.41 to 1.2.83 in /my-spring Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.1.41 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] --- my-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-spring/pom.xml b/my-spring/pom.xml index 25fe7f7..8e945b9 100644 --- a/my-spring/pom.xml +++ b/my-spring/pom.xml @@ -142,7 +142,7 @@ com.alibaba fastjson - 1.1.41 + 1.2.83