From 70943d91b8f2a223b3e2fbadd8ddb79d7c66c2c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:00:39 +0000 Subject: [PATCH] Bump fastjson from 1.2.51 to 1.2.83 in /springboot-01-cache Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.51 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.51...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-01-cache/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/springboot-01-cache/pom.xml b/springboot-01-cache/pom.xml index be90bec..a725571 100644 --- a/springboot-01-cache/pom.xml +++ b/springboot-01-cache/pom.xml @@ -65,12 +65,12 @@ com.alibaba fastjson - 1.2.51 + 1.2.83 com.alibaba fastjson - 1.2.70 + 1.2.83