From e5824288d691e4d7f22d6e081b7fc479487ebb82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 07:10:52 +0000 Subject: [PATCH] Bump com.alibaba:fastjson in /Chapter09/RedisMonitor Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson) from 1.2.71 to 1.2.84. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.71...1.2.84) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-version: 1.2.84 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter09/RedisMonitor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter09/RedisMonitor/pom.xml b/Chapter09/RedisMonitor/pom.xml index 36f0ac5..884a06e 100644 --- a/Chapter09/RedisMonitor/pom.xml +++ b/Chapter09/RedisMonitor/pom.xml @@ -32,7 +32,7 @@ com.alibaba fastjson - 1.2.71 + 1.2.84