From 4121e9a8da2e0f2ca19b86c1d8c69dde033ce7ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:03:00 +0000 Subject: [PATCH] Bump fastjson from 1.2.31 to 1.2.83 in /AkkaDemo Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.31 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.31...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AkkaDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AkkaDemo/pom.xml b/AkkaDemo/pom.xml index 075406e..3b93940 100644 --- a/AkkaDemo/pom.xml +++ b/AkkaDemo/pom.xml @@ -9,7 +9,7 @@ 2.5.19 1.16.20 - 1.2.31 + 1.2.83 1.1.2 3.5 0.1.14