From 59160cbe1482600031e0798d872f3b513794790e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 09:07:23 +0000 Subject: [PATCH] Bump com.alibaba:fastjson from 2.0.34 to 2.0.45 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.34 to 2.0.45. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.34...2.0.45) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31e60035..7e4b33bb 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ com.alibaba fastjson - 2.0.34 + 2.0.45 com.beust