From d5194b8184491bdfd017e8f7144ff366b566a6f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:57:35 +0000 Subject: [PATCH] build(deps): bump com.alibaba:fastjson from 2.0.52 to 2.0.53 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.52 to 2.0.53. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.52...2.0.53) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sonic-server-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonic-server-common/pom.xml b/sonic-server-common/pom.xml index 31aaa3ce..21472ff3 100644 --- a/sonic-server-common/pom.xml +++ b/sonic-server-common/pom.xml @@ -21,7 +21,7 @@ com.alibaba fastjson - 2.0.52 + 2.0.53 org.springframework.boot